Skip to content

Upgrade: Bump anchore/sbom-action from 0.17.5 to 0.17.7#210

Merged
santoshkal merged 1 commit intopre-mainfrom
dependabot/github_actions/pre-main/anchore/sbom-action-0.17.7
Nov 19, 2024
Merged

Upgrade: Bump anchore/sbom-action from 0.17.5 to 0.17.7#210
santoshkal merged 1 commit intopre-mainfrom
dependabot/github_actions/pre-main/anchore/sbom-action-0.17.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 11, 2024

Bumps anchore/sbom-action from 0.17.5 to 0.17.7.

Release notes

Sourced from anchore/sbom-action's releases.

v0.17.7

Changes in v0.17.7

v0.17.6

Changes in v0.17.6

Commits

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 [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.5 to 0.17.7.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
- [Commits](anchore/sbom-action@1ca97d9...fc46e51)

---
updated-dependencies:
- dependency-name: anchore/sbom-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 11, 2024
@dryrunsecurity
Copy link
Copy Markdown

DryRun Security Summary

The changes in this pull request are related to the GitHub Actions workflow for the project's release process, with the key update being the version change for the anchore/sbom-action/download-syft action, and the changes do not appear to have any direct security implications.

Expand for full summary

Summary:

The changes in this pull request are related to the GitHub Actions workflow for the project's release process. The key update is the version change for the anchore/sbom-action/download-syft action, which has been updated from 1ca97d9028b51809cf6d3c934c3e160716e1b605 to fc46e51fd3cb168ffb36c6d1915723c47db58abb. From an application security perspective, these changes do not appear to have any direct security implications, as they are focused on the project's release workflow and do not involve changes to the application's source code.

However, it's important to note that the use of external actions, such as sigstore/cosign-installer and anchore/sbom-action/download-syft, introduces dependencies that should be carefully reviewed. It's crucial to ensure that these actions are from trusted sources and that their versions are pinned to specific commit hashes or tags to maintain control over the dependencies. Additionally, the use of the GITHUB_TOKEN secret to authenticate the release process is a common practice and does not pose any immediate security concerns, but it's always a good idea to review the usage of sensitive secrets in the workflow to ensure they are being used securely and with the appropriate permissions.

Files Changed:

  • .github/workflows/release.yaml: This file contains the GitHub Actions workflow for the project's release process. The key change in this pull request is the update of the anchore/sbom-action/download-syft action from version 1ca97d9028b51809cf6d3c934c3e160716e1b605 to fc46e51fd3cb168ffb36c6d1915723c47db58abb.

Code Analysis

We ran 9 analyzers against 1 file and 0 analyzers had findings. 9 analyzers had no findings.

Riskiness

🟢 Risk threshold not exceeded.

View PR in the DryRun Dashboard.

@santoshkal santoshkal merged commit 6b9c9d8 into pre-main Nov 19, 2024
@santoshkal santoshkal deleted the dependabot/github_actions/pre-main/anchore/sbom-action-0.17.7 branch November 19, 2024 07:55
santoshkal pushed a commit that referenced this pull request Dec 17, 2024
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.5 to 0.17.7.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
- [Commits](anchore/sbom-action@1ca97d9...fc46e51)

---
updated-dependencies:
- dependency-name: anchore/sbom-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant