chore(deps): Update asdf plugins
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| terraform | patch |
1.13.2 -> 1.13.4
|
| trivy | minor |
0.66.0 -> 0.67.2
|
Release Notes
hashicorp/terraform (terraform)
v1.13.4
1.13.4 (October 15, 2025)
BUG FIXES:
- Fix crash when showing a cloud plan without having a cloud backend (#37751)
v1.13.3
1.13.3 (September 17, 2025)
BUG FIXES:
- variable validation: keep sensitive and ephemeral metadata when evaluating variable conditions. (#37595)
aquasecurity/trivy (trivy)
v0.67.2
Changelog
-
60c57adrelease: v0.67.2 [release/v0.67] (#9639) -
f3ee80cfix: Usefetch-level: 1to check out trivy-repo in the release workflow [backport: release/v0.67] (#9638)
v0.67.1
Changelog
-
cbed239release: v0.67.1 [release/v0.67] (#9614) -
1a84093fix: restore compatibility for google.protobuf.Value [backport: release/v0.67] (#9631) -
3bc1490fix: using SrcVersion instead of Version for echo detector [backport: release/v0.67] (#9629) -
542eee7fix: addbuildInfoforBlobInfoinrpcpackage [backport: release/v0.67] (#9615) -
f65dd05fix(vex): don't use reused BOM [backport: release/v0.67] (#9612)
v0.67.0
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
BuildableClientinsead ofxhttp.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.IDfor pnpm packages (#9330) (4517e8c) - vex: don't suppress vulns for packages with infinity loop (#9465) (78f0d4a)
-
vuln: compare
nugetpackage names in lower case (#9456) (1ff9ac7)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.