paulscherrerinstitute / alphafold-on-fire

GNU General Public License v3.0
1 stars 3 forks source link

Bump docker/scout-action from 0.18.1 to 1.4.1 #508

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps docker/scout-action from 0.18.1 to 1.4.1.

Release notes

Sourced from docker/scout-action's releases.

v1.4.1

These notes include changes part of v1.4.0

Highlights

  • Update dependencies to address Leaky Vessels series of CVEs (CVE-2024-21626, CVE-2024-24557)
  • Add initial VEX document to document false positive CVE-2020-8911 and CVE-2020-8912
  • Support cosign SBOM attestations
  • Support for VEX in-toto attestations

Bug fixes / Improvements

  • Fix platform detection when an image index contains linux/arm64/v8 but the local platform is only linux/arm64
  • Fix display of the base image in case the base image is not indexed by docker scout but defined in the provenance attestation (for private or non Docker Trusted Content base images) Affects quickview and recommendations commands
  • Fix panic when an SBOM contains no packages Especially when using docker scout to analyse local file system, for instance using docker scout cves fs://.
  • Bump Syft to 102 to fix golang Purl with subpath
  • Add support for subpaths in PURLs For instance an image containing both packages github.com/gofiber/template and github.com/gofiber/template/django/v3, previously the two packages were visible under the same github.com/gofiber/template name. Now both of them are correctly identified

v1.3.0

  • Update syft to v0.100.0
  • Support in-toto envelope layer in attestations
  • Improve display of policy results in case of a boolean policy

v1.2.2

What's Changed

v1.2.0

What's Changed

v1.0.9

No release notes provided.

v1.0.8

No release notes provided.

v0.23.4

Fix issue when organization is not set but is needed.

... (truncated)

Commits
  • 4a5494e Publish v1.4.1 release
  • 1b4253c Publish v1.4.0 release
  • ecf456f Merge pull request #23 from docker/test-and-release
  • fd99e6d test: add more test cases
  • a5670f3 ci: run tests and release
  • 42a6acc Update from 1934037f9d1cd0875cd2e5817cb19545d446cbf5
  • b7413c9 Update from 3ef46e8dc0d5415720e17439e39017074d670409
  • 3cbf4f3 Update from 5a1d724582882e6e22e7eb42feac6e534597e536
  • 7c61653 Update from 4f69249fb62a3d644dbaf7d9ddb3046e3b8bd35c
  • 704685e Update from 15db50f1841611d47f0d2c45866462f1857a5ba4
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 9 months ago

Superseded by #516.