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 0.18.1 to 1.7.1 #558

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2024

Bumps docker/scout-action from 0.18.1 to 1.7.1.

Release notes

Sourced from docker/scout-action's releases.

v1.7.0

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

@​cdupuis @​eunomie @​chrispatrick @​LaurentGoderre @​pnorton5432

v1.6.4

Bug Fix

Fix epoch handling for rpm-based images


Contributor(s)

@​cdupuis

v1.6.3

Bug Fixes / Improvements

  • improve package detection to ignore referenced but not installed packages

Contributors

@​cdupuis

v1.6.2

Bug Fixes / Improvements

... (truncated)

Commits
  • 391866b Merge dc175d65ad4d18d962520f8e5eee2648f4280dc7 into f7a51f737dc10e079eadcadfc...
  • dc175d6 [BOT] Publish v1.7.1 release
  • f7a51f7 Merge 78d4ab6c12b92f3204838e250e8545a02566b290 into c01629436921e4c567967cbfa...
  • 78d4ab6 [BOT] Publish v1.7.0 release
  • c016294 Merge bd8713bdf6f0b8982872bbf85e8d71a0ac0234b3 into 77a0d18cc6da50ea02053662d...
  • bd8713b [BOT] Publish v1.6.4 release
  • 77a0d18 Merge 0a4349dbc4583338d1bbbbd99661dbf2d362d3f1 into 17b373594a388fbda8cdad7e6...
  • 0a4349d [BOT] Publish v1.6.3 release
  • 17b3735 Merge b04ac5cec52556dfa41c22e31b97a5f09a859537 into 777ea8eeca5c1f5ef97c3a349...
  • b04ac5c [BOT] Publish v1.6.2 release
  • 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 <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)

Bumps [docker/scout-action](https://github.com/docker/scout-action) from 0.18.1 to 1.7.1.
- [Release notes](https://github.com/docker/scout-action/releases)
- [Commits](docker/scout-action@v0.18.1...v1.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 17, 2024
@dependabot dependabot bot requested a review from pozsa April 17, 2024 14:40
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants