0-deb security advisory support in Trivy #9566
raianand
started this conversation in
Development
Replies: 1 comment
-
cc. @itaysk |
Beta Was this translation helpful? Give feedback.
0 replies
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 Trivy team,
I'm Abhishek from KoalaLab working on the 0-deb project - we're developing a rolling release, container-first Linux distribution and would like to integrate vulnerability scanning support into Trivy.
About 0-deb:
Security Advisory Format:
We maintain a minimal JSON-based security advisory that maps packages directly to CVEs. Since we're a rolling release, our schema focuses on tracking the latest fixed versions without the complexity of multiple release branches.
Schema:
Sample Advisory:
Current Status:
I've prepared the necessary code changes across:
Ready to submit PRs once we have an issue created for tracking this integration.
Looking forward to contributing 0-deb support to the Trivy ecosystem!
Beta Was this translation helpful? Give feedback.
All reactions