Trivy scanner should detect Chiselled Ubuntu images and installed packages #10574
rajesh-payyappilly
started this conversation in
Ideas
Replies: 1 comment
-
|
There is an existing discussion about chisel support here: #8644 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Trivy should detect Chiselled Ubuntu images and installed package/slices properly
Ubuntu chisel provides installed packages/files information in two ways
Note the chisel allows to install a slice of package rather than installing the entire package. Ubuntu chisel provides installed packages/slices information in two ways
/var/lib/chisel/manifest.wallfiles which give very detailed information on slices/packages and files included in the image. But Trivy does not use this manifest/var/lib/dpkg/statuswith details of all the installed packages/slices. Even with this, Trivy does not detect the OS or installed packages correctlyTarget
Container Image
Scanner
Vulnerability
Beta Was this translation helpful? Give feedback.
All reactions