feat: add fields for json
and SBOM
formats with info that Trivy doesn't support OS
#8256
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
scan/vulnerability
Issues relating to vulnerability scanning
target/container-image
Issues relating to container image scanning
Description
Trivy has unsupported OSes (e.g. Fedora).
To avoid cases where the user doesn't see a log about this (e.g. when the
-q
flag is enabled) and to make machine processing easier, we need to add fields for this information:json
format (inOS
struct)See more in #6971
Discussed in #6971
The text was updated successfully, but these errors were encountered: