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

Feat] CVE scanner: use background task for scanning images #894

Closed
andaaron opened this issue Oct 19, 2022 · 1 comment · Fixed by #1833
Closed

Feat] CVE scanner: use background task for scanning images #894

andaaron opened this issue Oct 19, 2022 · 1 comment · Fixed by #1833
Assignees

Comments

@andaaron
Copy link
Contributor

No description provided.

@andaaron
Copy link
Contributor Author

Done, with the adjustment that scanning is done for all images without results in cache every 15 minutes.
New images will be picked by that. If a user requests CVE information earlier, there will be a scan done inline with his request.

@andaaron andaaron changed the title CVE scanner: start a background task for scanning an image after a user pushes an image Feat] CVE scanner: use background task for scanning images Sep 23, 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

Successfully merging a pull request may close this issue.

2 participants