v1.15.0
Highlights
- Add CycloneDX as output format for the
sbom
cmd$ docker scout sbom --format cyclonedx REF
Bug Fixes / Improvements
- Support to enable/disable repositories that were enabled via
docker scout push
ordocker scout watch
. - Use high-to-low sort order for cves summary
- Improve messaging when analysing
oci
directories without attentions. Only single arch image and multi arch image with attestations are supported. Multi arch image without attestation is not supported. - Improve classifiers and sbom scanner:
- Add classifier for liquibase lpm
- Add support for buildkit extra sbom scanner args.
- Add Rakudo Star/MoarVM binary classifier
- Add binary classifiers for silverpeas utilities
- Improve reading and caching of attestations with
containerd
image store.