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
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)
Bumps docker/scout-action from 0.18.1 to 1.4.1.
Release notes
Sourced from docker/scout-action's releases.
... (truncated)
Commits
4a5494e
Publish v1.4.1 release1b4253c
Publish v1.4.0 releaseecf456f
Merge pull request #23 from docker/test-and-releasefd99e6d
test: add more test casesa5670f3
ci: run tests and release42a6acc
Update from 1934037f9d1cd0875cd2e5817cb19545d446cbf5b7413c9
Update from 3ef46e8dc0d5415720e17439e39017074d6704093cbf4f3
Update from 5a1d724582882e6e22e7eb42feac6e534597e5367c61653
Update from 4f69249fb62a3d644dbaf7d9ddb3046e3b8bd35c704685e
Update from 15db50f1841611d47f0d2c45866462f1857a5ba4Dependabot 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