Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps github.com/aquasecurity/trivy from 0.65.0 to 0.67.0.

Release notes

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

v0.67.0

👉 Trivy v0.67.0 release notes (click here)

⬇️ Download Trivy

🐳 New Docker Install option

  • docker pull get.trivy.dev/image/trivy:0.67.0

Changelog

https://github.com/aquasecurity/trivy/blob/main/CHANGELOG.md#0670-2025-09-30

v0.66.0

👉 Trivy v.66.0 release notes (click here)

⬇️ Download Trivy

Full changelog

Changelog

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

0.67.0 (2025-09-30)

Features

  • add documentation URL for database lock errors (#9531) (eba48af)
  • cli: change --list-all-pkgs default to true (#9510) (7b663d8)
  • cloudformation: support default values and list results in Fn::FindInMap (#9515) (42b3bf3)
  • cyclonedx: preserve SBOM structure when scanning SBOM files with vulnerability updates (#9439) (aff03eb)
  • redhat: add os-release detection for RHEL-based images (#9458) (cb25a07)
  • sbom: added support for CoreOS (#9448) (6d562a3)
  • seal: add seal support (#9370) (e4af279)

Bug Fixes

  • aws: use BuildableClient insead of xhttp.Client (#9436) (fa6f1bf)
  • close file descriptors and pipes on error paths (#9536) (a4cbd6a)
  • db: Dowload database when missing but metadata still exists (#9393) (92ebc7e)
  • k8s: disable parallel traversal with fs cache for k8s images (#9534) (c0c7a6b)
  • misconf: handle tofu files in module detection (#9486) (bfd2f6b)
  • misconf: strip build metadata suffixes from image history (#9498) (c938806)
  • misconf: unmark cty values before access (#9495) (8e40d27)
  • misconf: wrap legacy ENV values in quotes to preserve spaces (#9497) (267a970)
  • nodejs: parse workspaces as objects for package-lock.json files (#9518) (404abb3)
  • nodejs: use snapshot string as Package.ID for pnpm packages (#9330) (4517e8c)
  • vex: don't suppress vulns for packages with infinity loop (#9465) (78f0d4a)
  • vuln: compare nuget package names in lower case (#9456) (1ff9ac7)

0.66.0 (2025-09-02)

Features

  • add timeout handling for cache database operations (#9307) (235c24e)
  • misconf: added audit config attribute (#9249) (4d4a244)
  • secret: implement streaming secret scanner with byte offset tracking (#9264) (5a5e097)
  • terraform: use .terraform cache for remote modules in plan scanning (#9277) (298a994)

Bug Fixes

  • conda: memory leak by adding closure method for package.json file (#9349) (03d039f)
  • create temp file under composite fs dir (#9387) (ce22f54)
  • cyclonedx: handle multiple license types (#9378) (46ab76a)
  • fs: avoid shadowing errors in file.glob (#9286) (b51c789)
  • image: use standardized HTTP client for ECR authentication (#9322) (84fbf86)
  • misconf: ensure ignore rules respect subdirectory chart paths (#9324) (d3cd101)
  • misconf: ensure module source is known (#9404) (81d9425)
  • misconf: preserve original paths of remote submodules from .terraform (#9294) (1319d8d)

... (truncated)

Commits
  • adeb362 release: v0.67.0 [main] (#9432)
  • 78f0d4a fix(vex): don't suppress vulns for packages with infinity loop (#9465)
  • fa6f1bf fix(aws): use BuildableClient insead of xhttp.Client (#9436)
  • e7c16a7 refactor(misconf): replace github.com/liamg/memoryfs with internal mapfs and ...
  • c446a5c docs: clarify inline ignore limitations for resource-less checks (#9537)
  • c0c7a6b fix(k8s): disable parallel traversal with fs cache for k8s images (#9534)
  • bfd2f6b fix(misconf): handle tofu files in module detection (#9486)
  • e4af279 feat(seal): add seal support (#9370)
  • e149094 docs: fix modules path and update code example (#9539)
  • a4cbd6a fix: close file descriptors and pipes on error paths (#9536)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 6, 2025
@dependabot dependabot bot requested review from andaaron and rchincha as code owners October 6, 2025 14:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 6, 2025
Bumps [github.com/aquasecurity/trivy](https://github.com/aquasecurity/trivy) from 0.65.0 to 0.67.0.
- [Release notes](https://github.com/aquasecurity/trivy/releases)
- [Changelog](https://github.com/aquasecurity/trivy/blob/main/CHANGELOG.md)
- [Commits](aquasecurity/trivy@v0.65.0...v0.67.0)

---
updated-dependencies:
- dependency-name: github.com/aquasecurity/trivy
  dependency-version: 0.67.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aquasecurity/trivy-0.67.0 branch from fa46dd1 to d918504 Compare October 7, 2025 11:16
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.

0 participants