Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 10:16
· 9 commits to main since this release
e1c0d58

Highlights

  • Add CycloneDX as output format for the sbom cmd
    - name: Docker Scout
      id: docker-scout-environment
      uses: docker/scout-action@v1
      with:
        command: sbom
        image: REF
        format: cyclonedx

Bug Fixes / Improvements

  • Improve reading and caching of attestations with containerd image store.

Contributors

@cdupuis @LaurentGoderre @eunomie @felipecruz91 @dvdksn