trivy icon indicating copy to clipboard operation
trivy copied to clipboard

feat: add fields for `json` and `SBOM` formats with info that Trivy doesn't support OS

Open DmitriyLewen opened this issue 11 months ago • 0 comments

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 (in OS struct)
  • SBOM formats (in properties)

See more in #6971

Discussed in https://github.com/aquasecurity/trivy/discussions/6971

DmitriyLewen avatar Jan 20 '25 07:01 DmitriyLewen