[Info] Automating container vulnerability scanning in CI/CD #13896
igor-soldev
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi SORMAS maintainers,
I'm reaching out because our team recently open-sourced an infrastructure and container auditing tool called InfraScan, and we used the
SORMAS-Projectrepository to test its capabilities against real-world, large-scale projects.Since we packaged InfraScan as a standalone Docker image, you can easily integrate it into your GitHub Actions workflow to block PRs that introduce high or critical CVEs, and automatically generate an HTML report for the team to review.
Here is a quick snippet you can use or adapt for your
.github/workflows/:Beta Was this translation helpful? Give feedback.
All reactions