github docker/scout-action v1.7.0

latest releases: v1, v1.20.4, v1.20.3...
2 years ago

Highlights

  • Allow to specify format (json, list, spdx) and output file on sbom command
    uses: docker/scout-action@v1
    with:
        command: sbom
        image: alpine
        format: list
        output: alpine_package_list.txt

Bug Fixes / Improvements

  • Fix adding attestation (like vex statements) to a private image
  • fix image processing for scratch "images"
  • Add classifier for Joomla

Contributors

Don't miss a new scout-action release

NewReleases is sending notifications on new releases.