Upgrade: Bump anchore/sbom-action from 0.17.7 to 0.18.0#260
Conversation
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.7 to 0.18.0. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@fc46e51...f325610) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
DryRun Security SummaryThe GitHub Actions workflow for the project's release process has been updated to enhance security and transparency by integrating Cosign and Syft for image signing and SBOM generation, using Goreleaser for automated releases, and including a verification script. Expand for full summarySummary: The provided code change is related to the GitHub Actions workflow for the project's release process. The changes indicate a strong focus on security and transparency, as the workflow installs two security-related tools - Cosign and Syft. Cosign is used for signing and verifying container images, while Syft generates a Software Bill of Materials (SBOM) for the container images. Additionally, the workflow uses the Goreleaser action to automate the release process, ensuring consistency and reducing the risk of human error. Finally, the workflow includes a step to run a verification script, which likely performs additional checks or validations on the released artifacts. Overall, these changes demonstrate the project maintainers' commitment to delivering high-quality and secure releases to their users. Files Changed:
Code AnalysisWe ran |
Bumps anchore/sbom-action from 0.17.7 to 0.18.0.
Release notes
Sourced from anchore/sbom-action's releases.
Commits
f325610chore(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#511)83a99f5chore(deps): bump release-drafter/release-drafter from 6.0.0 to 6.1.0 (#512)9af714fchore(deps): update Syft to v1.19.0 (#513)df80a98chore(deps): update Syft to v1.18.1 (#510)33651abchore(deps): update Syft to v1.18.0 (#509)a5bbe18fix: github correlator name when run in matrix build (#482)55dc4eechore(deps): update Syft to v1.17.0 (#507)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)