Open
Description
When I run the scan on my container image using Syft v1.19.0, the json file generated is ~1.4Mb
and when I do the scan on the same container image with a Syft version later than v1.19.0 the generated file is ~24Mb
I'm using the anchore/sbom-action@v0 github action to generate the cyclonedx-json file
Problem here, is that if I later want to attest the scan I'm now getting:
Error: Error: predicate file exceeds maximum allowed size: 16777216 bytes
Do you have any information on the support for Syft versions later to v1.19.0?
Metadata
Metadata
Assignees
Labels
No labels