Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task: Migrate risk scanner to the Analyst #160

Open
JingChen23 opened this issue Feb 9, 2023 · 0 comments
Open

Task: Migrate risk scanner to the Analyst #160

JingChen23 opened this issue Feb 9, 2023 · 0 comments

Comments

@JingChen23
Copy link
Contributor

The risk scanner actually plays the role of Analyst.

It combines the information of the image scanner report and the service configurations of the workloads. Then provide security insights for the workloads.

At first, before we add the db and the Analyst. We can migrate the risk scanner to the resource collector first. At this stage, we can eliminate the cronjobs.

Secondly, when we add the db and involve the Analyst, we can move the logic to Analyst.

At above 2 stages, the risk scanner still send the data to OpenSearch directly.

When data exporter is implement, Analyst (risk scanner logic's new home) will send the data to data exporter to forward the report to OpenSearch or wherever else.

@JingChen23 JingChen23 added this to the 0.3.0 milestone Feb 9, 2023
@JingChen23 JingChen23 removed this from the 0.3.0 milestone Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant