Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump docker/scout-action from 1.2.0 to 1.4.1 #102

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps docker/scout-action from 1.2.0 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

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

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
  • See full diff 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 <dependency name> 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 dependabot bot requested a review from mauwii as a code owner February 5, 2024 15:16
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2024
Copy link
Contributor

github-actions bot commented Feb 5, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.07s
✅ COPYPASTE jscpd yes no 1.48s
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY checkov yes no 10.74s
✅ REPOSITORY gitleaks yes no 0.25s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 12.35s
✅ REPOSITORY kics yes no 5.31s
✅ REPOSITORY secretlint yes no 0.82s
✅ REPOSITORY trivy yes no 6.71s
✅ REPOSITORY trivy-sbom yes no 1.4s
✅ REPOSITORY trufflehog yes no 6.03s
✅ SPELL cspell 2 0 2.09s
✅ YAML prettier 1 0 1.61s
✅ YAML v8r 1 0 2.14s
✅ YAML yamllint 1 0 0.2s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Bumps [docker/scout-action](https://github.com/docker/scout-action) from 1.2.0 to 1.4.1.
- [Release notes](https://github.com/docker/scout-action/releases)
- [Commits](docker/scout-action@7c61653...4a5494e)

---
updated-dependencies:
- dependency-name: docker/scout-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/docker/scout-action-1.4.1 branch from 33262d1 to 820705b Compare February 7, 2024 22:35
@mergify mergify bot merged commit 2b12761 into main Feb 7, 2024
12 checks passed
@mergify mergify bot deleted the dependabot/github_actions/docker/scout-action-1.4.1 branch February 7, 2024 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants