Skip to content

chore(deps): bump the trivy group with 2 updates #2257

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

Merged
merged 1 commit into from
Jul 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2025

Bumps the trivy group with 2 updates: github.com/aquasecurity/trivy and github.com/aquasecurity/trivy-db.

Updates github.com/aquasecurity/trivy from 0.63.0 to 0.64.0

Release notes

Sourced from github.com/aquasecurity/trivy's releases.

v0.64.0

👉 Trivy v.64.0 release notes (click here)

⬇️ Download Trivy

Full changelog

Changelog

Sourced from github.com/aquasecurity/trivy's changelog.

0.64.0 (2025-06-30)

Features

  • cli: add version constraints to annoucements (#9023) (19efa9f)
  • java: dereference all maven settings.xml env placeholders (#9024) (5aade69)
  • misconf: add OpenTofu file extension support (#8747) (57801d0)
  • misconf: normalize CreatedBy for buildah and legacy docker builder (#8953) (65e155f)
  • redhat: Add EOL date for RHEL 10. (#8910) (48258a7)
  • reject unsupported artifact types in remote image retrieval (#9052) (1e1e1b5)
  • sbom: add manufacturer field to CycloneDX tools metadata (#9019) (41d0f94)
  • terraform: add partial evaluation for policy templates (#8967) (a9f7dcd)
  • ubuntu: add end of life date for Ubuntu 25.04 (#9077) (367564a)
  • ubuntu: add eol date for 20.04-ESM (#8981) (87118a0)
  • vuln: add Root.io support for container image scanning (#9073) (3a0ec0f)

Bug Fixes

  • Add missing version check flags (#8951) (ef5f8de)
  • cli: add some values to the telemetry call (#9056) (fd2bc91)
  • Correctly check for semver versions for trivy version check (#8948) (b813527)
  • don't show corrupted trivy-db warning for first run (#8991) (4ed78e3)
  • misconf: .Config.User always takes precedence over USER in .History (#9050) (371b8cc)
  • misconf: correct Azure value-to-time conversion in AsTimeValue (#9015) (40d017b)
  • misconf: move disabled checks filtering after analyzer scan (#9002) (a58c36d)
  • misconf: reduce log noise on incompatible check (#9029) (99c5151)
  • nodejs: correctly parse packages array of bun.lock file (#8998) (875ec3a)
  • report: don't panic when report contains vulns, but doesn't contain packages for table format (#8549) (87fda76)
  • sbom: remove unnecessary OS detection check in SBOM decoding (#9034) (198789a)
Commits
  • 280491b release: v0.64.0 [main] (#8955)
  • a6e9807 docs(python): fix type with METADATA file name (#9090)
  • 1e1e1b5 feat: reject unsupported artifact types in remote image retrieval (#9052)
  • 7333c46 chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#9...
  • bac6f7b refactor(misconf): rewrite Rego module filtering using functional filters (#9...
  • a9f7dcd feat(terraform): add partial evaluation for policy templates (#8967)
  • 3a0ec0f feat(vuln): add Root.io support for container image scanning (#9073)
  • 41d0f94 feat(sbom): add manufacturer field to CycloneDX tools metadata (#9019)
  • fd2bc91 fix(cli): add some values to the telemetry call (#9056)
  • 367564a feat(ubuntu): add end of life date for Ubuntu 25.04 (#9077)
  • Additional commits viewable in compare view

Updates github.com/aquasecurity/trivy-db from 0.0.0-20250529093513-a12dfc204b6e to 0.0.0-20250627124416-ca81c496a932

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/aquasecurity/trivy [>= 0.50.2.a, < 0.50.3]
github.com/aquasecurity/trivy [< 0.51, > 0.50.1]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 2, 2025
Bumps the trivy group with 2 updates: [github.com/aquasecurity/trivy](https://github.com/aquasecurity/trivy) and [github.com/aquasecurity/trivy-db](https://github.com/aquasecurity/trivy-db).


Updates `github.com/aquasecurity/trivy` from 0.63.0 to 0.64.0
- [Release notes](https://github.com/aquasecurity/trivy/releases)
- [Changelog](https://github.com/aquasecurity/trivy/blob/main/CHANGELOG.md)
- [Commits](aquasecurity/trivy@v0.63.0...v0.64.0)

Updates `github.com/aquasecurity/trivy-db` from 0.0.0-20250529093513-a12dfc204b6e to 0.0.0-20250627124416-ca81c496a932
- [Release notes](https://github.com/aquasecurity/trivy-db/releases)
- [Commits](https://github.com/aquasecurity/trivy-db/commits)

---
updated-dependencies:
- dependency-name: github.com/aquasecurity/trivy
  dependency-version: 0.64.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: trivy
- dependency-name: github.com/aquasecurity/trivy-db
  dependency-version: 0.0.0-20250627124416-ca81c496a932
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: trivy
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/master/trivy-b91ff0dc68 branch from cde713a to dcc9788 Compare July 2, 2025 03:38
@shino shino self-assigned this Jul 2, 2025
@shino shino merged commit d79cf40 into master Jul 2, 2025
7 checks passed
@shino shino deleted the dependabot/go_modules/master/trivy-b91ff0dc68 branch July 2, 2025 04:55
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant