Skip to content

Attest fails on container images after Syft v1.19.0 #168

Open
@daniel-porsche

Description

@daniel-porsche

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions