Upgrade: Bump aquasecurity/trivy-action from 0.24.0 to 0.28.0#192
Conversation
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.24.0 to 0.28.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@6e7b7d1...915b19b) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
DryRun Security SummaryThe pull request updates the Trivy vulnerability scanner to the latest version and maintains a reasonable configuration for the scan, focusing on identifying and addressing the most critical vulnerabilities while avoiding noise from lower-severity issues, and using the SARIF output format for easy integration with other security tools. Expand for full summarySummary: The changes in this pull request are focused on improving the security of the CI pipeline by updating the Trivy vulnerability scanner and maintaining a reasonable configuration for the scan. The update to the latest version of Trivy (from 0.24.0 to 0.28.0) is a positive change, as it ensures the pipeline is using the latest version of the tool, which likely includes bug fixes, performance improvements, and support for newer vulnerability databases. The Trivy scan configuration remains the same, with settings that focus on identifying and addressing the most critical vulnerabilities while avoiding noise from lower-severity issues. The use of the SARIF output format is also a good choice, as it can be easily integrated with other security tools and the GitHub Security tab. Files Changed:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
Bumps aquasecurity/trivy-action from 0.24.0 to 0.28.0.
Release notes
Sourced from aquasecurity/trivy-action's releases.
Commits
915b19bchore(deps): bump setup-trivy to v0.2.1 (#411)5681af8fix: set envs only when passed (#405)8078967chore: update description for scanners and format inputs (#407)0fa0cdbci: usesetup-trivyto install Trivy (#406)a20de54feat: store artifacts in cache by default (#399)1b8b83ddocs: add usage info aboutaction/cachefor trivy databases (#397)f781ccefeat(trivy): Bump to support v0.56.1 (#387)54f21d8ci: sync trivy-checks version 1 (#398)89b14e5Upgrade GitHub actions (#374)97646fechore: use checks bundle snapshot from trivy-action (#388)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)