Skip to content

chore(deps): update dependency trivy to v0.71.2#340

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/trivy-0.x
Open

chore(deps): update dependency trivy to v0.71.2#340
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/trivy-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update New value References Sourcegraph
trivy minor 0.71.2 source code search for "trivy"

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

aquasecurity/trivy (trivy)

v0.71.2

Compare Source

Changelog

v0.71.1

Compare Source

Changelog

  • 164b383 release: v0.71.1 [release/v0.71] (#​10818)
  • a72d9a4 fix(oci): validate artifact filename
  • 3dd9847 fix: forward ospkg detector options through ospkg.NewScanner [backport: release/v0.71] (#​10825)
  • a62cbe4 fix(vex): load VEX documents from within the repository directory [backport: release/v0.71] (#​10821)
  • 43d1d26 fix: surface the original analysis error instead of context cancellation [backport: release/v0.71] (#​10812)
  • ac7696c ci: expect GitHub App bot as backport PR author [backport: release/v0.71] (#​10815)

v0.71.0

Compare Source

⚡ Highlights ⚡

👉 https://redirect.github.com/aquasecurity/trivy/discussions/10767

Changelog

https://github.com/aquasecurity/trivy/blob/main/CHANGELOG.md#0710-2026-06-01

v0.70.0

Compare Source

⚡ Highlights ⚡

👉 https://redirect.github.com/aquasecurity/trivy/discussions/10546

Changelog

https://github.com/aquasecurity/trivy/blob/main/CHANGELOG.md#0700-2026-04-16

v0.69.3

Compare Source

Changelog

  • 6fb20c8 release: v0.69.3 [release/v0.69] (#​10293)
  • dabefec fix(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 [backport: release/v0.69] (#​10291)

v0.69.2

Compare Source

Changelog

  • cfa322e release: v0.69.2 [release/v0.69] (#​10266)
  • 86debce fix(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 [backport: release/v0.69] (#​10267)
  • cf3d4cd fix(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 [backport: release/v0.69] (#​10264)
  • 6dfd3b0 ci: remove apidiff workflow

v0.26.0

Compare Source

Changelog

v0.25.4

Compare Source

Changelog

v0.25.3

Compare Source

Changelog

  • d4e3df8 fix(downloadDB): add dbRepositoryFlag to repository and rootfs commands (#​1956)
  • 7e48cc1 fix(misconf): update BurntSushi/toml for fix runtime error (#​1948)
  • c9efa8c fix(misconf): Update fanal/defsec to resolve missing metadata issues (#​1947)
  • 52b7154 feat(jar): allow setting Maven Central URL using environment variable (#​1939)
  • 21f7a41 chore(chart): update Trivy version in HelmChart to 0.25.0 (#​1931)
  • ff2b3d1 chore(chart): remove version comments (#​1933)

v0.25.2

Compare Source

Changelog

v0.25.1

Compare Source

Changelog

v0.25.0

Compare Source

Changelog

v0.24.4

Compare Source

Changelog

  • 06659f1 fix(docker): Getting images without a tag (#​1852)
  • a91cc50 docs(gitlab-ci): Use environment variables TRIVY_CACHE_DIR and TRIVY_NO_PROGRESS (#​1801)

v0.24.3

Compare Source

Changelog

v0.24.2

Compare Source

Changelog

eebf9c8 fix(pom): keep an order of dependencies (#​1784)
971092b chore: bump up Go to 1.17 (#​1781)
2f2d822 chore(deps): bump actions/setup-python from 2 to 3 (#​1776)
a2afd6e chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#​1777)

Docker images

  • docker pull aquasec/trivy:0.24.2
  • docker pull ghcr.io/aquasecurity/trivy:0.24.2
  • docker pull public.ecr.aws/aquasecurity/trivy:0.24.2

v0.24.1

Compare Source

Changelog

a423b99 fix(python): correct handling pip package names with a hyphen (#​1771)
a069ad7 doc(docker): fix command to run trivy with docker on linux (#​1761)
015055e feat(helm): Add support for custom labels (#​1767)
cbaa363 chore(helm): bump chart to trivy 0.24.0 (#​1762)
bec02f0 docs: remove erroneous command (#​1763)

Docker images

  • docker pull aquasec/trivy:0.24.1
  • docker pull ghcr.io/aquasecurity/trivy:0.24.1
  • docker pull public.ecr.aws/aquasecurity/trivy:0.24.1

v0.24.0

Compare Source

Changelog

d7f8b92 chore(deps): bump github.com/spf13/afero from 1.6.0 to 1.8.1 (#​1708)
59ea0d5 fix(option): warn list-all-pkgs only with the table format (#​1755)
c788676 feat(option): warn "--list-all-pkgs" with "--format table" (#​1632)
58ade46 feat(report): add support for CycloneDX (#​1081)
77cab6e chore(deps): update the defsec and tfsec versions (#​1747)
2ede15d fix(scanner): fix skip of language-specific files when scanning rootf… (#​1751)
d266c74 chore(deps): bump github.com/google/wire from 0.4.0 to 0.5.0 (#​1712)
4423396 feat(report): considering App.Writer when printing results (#​1722)
356ae30 chore(deps): replace satori version and skipping examples folder (#​1745)
477dc7d build: add s390x container images (#​1726)
89b8d7f feat(template) Add misconfigurations to junit report (#​1724)
219b71b chore(deps): bump github.com/twitchtv/twirp (#​1709)
aa6e1eb feat(client): configure TLS InsecureSkipVerify for server connection (#​1287)
de6c3cb fix(rpc): Supports RPC calls for new identifier CustomResource (#​1605)
b7d4d1e chore(deps): bump go.uber.org/zap from 1.20.0 to 1.21.0 (#​1705)
e6c029d chore(deps): bump github.com/caarlos0/env/v6 from 6.0.0 to 6.9.1 (#​1707)
ec6cb1a feat(helm): Parameterise ServiceAccount annotations (#​1677)
7dfc16c chore(deps): bump github.com/hashicorp/go-getter from 1.5.2 to 1.5.11 (#​1710)
42d8fd6 chore(deps): bump github.com/cheggaaa/pb/v3 from 3.0.3 to 3.0.8 (#​1704)
c3ef203 chore(deps): bump github.com/open-policy-agent/opa from 0.36.1 to 0.37.2 (#​1711)
274103e chore(dependabot): enable gomod monthly (#​1699)
e618d83 fix(gitlab tpl): escape double quote (#​1635)
3b0b2ed build: Make make protoc be consistent (#​1682)
5c8d098 feat(purl): add generate purl package utilities (#​1574)
11f4f81 refactor: move result structs under types (#​1696)
6db2092 feat(mariner): add support for CBL-Mariner 2.0 (#​1694)
8898bb0 docs(gitlab-ci): fix Script in GitLab CI Example #​1688
33d0833 chore: Upgrade helm chart version (#​1683)
13874d8 chore(mod): update Go dependencies (#​1681)
f26a06b docs: fix typos in markdown docs (#​1674)
e2821a4 docs: update documentation for image scanning of tar files to use a tag present on Docker Hub (#​1671)
ef8a1af fix(repo): --no-progress suppresses git output (#​1669)

Docker images

  • docker pull aquasec/trivy:0.24.0
  • docker pull ghcr.io/aquasecurity/trivy:0.24.0
  • docker pull public.ecr.aws/aquasecurity/trivy:0.24.0

v0.23.0

Compare Source

Changelog

449add2 docs: add ACR navigator (#​1651)
cb9afc8 fix: update example Rego files and docs (#​1628)
78b2b89 feat(option): show a link to GitHub Discussions for --light deprecation (#​1650)
52fd3c2 fix(sarif): fix the warning message (#​1647)
8d5882b refactor: migrate to prefixed buckets (#​1644)
84dd33f feat(mariner): add support for CBL-Mariner (#​1640)
9e903a1 docs: commercial use available (#​1641)
f4c746a feat: support azure acr (#​1611)
420f8ab feat(os-pkg): add data sources (#​1636)
d2827cb feat(redhat): support build info in RHEL (#​807)
ce703ce fix: change links in pull_request_template to static URLs (#​1634)
50bb938 feat(lang-pkg): add data sources (#​1625)
a31ddbe feat(detector): support custom detector (#​1615)
3a4e18a docs(contribution): change role who should resolve comments (#​1618)
8ba6836 docs: add PR template (#​1602)
f5c5573 feat(rocky): support Rocky Linux (#​1570)
eab2b42 Add the ability to set dockerhub credentials in the helm chart (#​1569)
cabd18d feat(cache): redis TLS support (#​1297)
02c3c36 feat(java): add support for PAR files (#​1599)
4f7b768 refactor(rust): move rust-advisory-db to OSV (#​1591)
d754cb8 feat: log ignored vulnerabilities on debug (#​1378)
a936e67 chore(mod): hcl2json deps update (#​1585)
af116d3 fix(rpm): do not ignore installed files via third-party rpm (#​1594)
b507360 feat(fs): allow scanning a single file (#​1578)
7fcbf44 refactor(python): drop Safety DB (#​1580)
478d279 feat: added insecure tls skip to scan git repo (#​1528)
33bd41b Supress git clone output (#​1590)
39a1008 fix(alma): skip modular package because MODULARITYLABEL is not set (#​1588)
37abd61 feat(photon os): added EOL dates check (#​1587)
78de33e docs: update supported os (#​1586)
2205462 BREAKING: remove root command (#​1579)
28ddcf1 docs: add Rust to Language-specific Packages Table (#​1577)
df134c7 docs: update int doc for gitlab ci (#​1575)
8da20c8 BREAKING: migrate the sarif template to Go code (#​1437)
714b5ca refactor: remove unused field (#​1567)
51e152b chore(deps): bump helm/chart-testing-action from 2.1.0 to 2.2.0 (#​1554)
884daff docs: gitlab integration (#​1381)
2a8336b feat(alma): support AlmaLinux (#​1238)
1e171af docs: added note about default template path when Trivy installed using rpm (#​1551)
e65274e BREAKING: Trivy DB from GHCR (#​1539)
db35450 feat(cli): Do not set default commands when a plugin is being run (#​1549)
24254d1 fix: add fingerprint field to codequality template (#​1541)
2ee0745 fix(image): correct handling of uncompressed layers (#​1544)
0aef82c chore: helm chart app version 0.22.0 (#​1535)
8b2a799 test(integration): use fixtures (#​1532)

Docker images

  • docker pull aquasec/trivy:0.23.0
  • docker pull ghcr.io/aquasecurity/trivy:0.23.0
  • docker pull public.ecr.aws/aquasecurity/trivy:0.23.0

v0.22.0

Compare Source

Changelog

42f795f fix(java/pom): ignore unsupported requirements (#​1514)
8f737cc feat(cli): warning for root command (#​1516)
76249bd BREAKING: disable JAR detection in fs/repo scanning (#​1512)
59957d4 feat(scan): support --offline-scan option (#​1511)
da8b72d fix: improve memory usage (#​1509)
b713ad0 feat(java): support pom.xml (#​1501)
56115e9 docs: fixing rust link to security advisory (#​1504)
7f859af Add missing IacMetdata (#​1505)
628a796 feat(jar): add file path (#​1498)
82fba77 feat(rpm): support NDB (#​1497)
d5269da feat: added misconfiguration field for html.tpl (#​1444)

Docker images

  • docker pull aquasec/trivy:0.22.0
  • docker pull ghcr.io/aquasecurity/trivy:0.22.0
  • docker pull public.ecr.aws/aquasecurity/trivy:0.22.0

v0.21.3

Compare Source

Changelog

8e57dee fix(docs): typo (#​1488)
8bfbc84 feat(plugin): Add option to update plugin (#​1462)
1e811de fix: fixed skipFiles/skipDirs flags for relative path (#​1482)
8b5796f feat (plugin): add list and info command for plugin (#​1452)
a2199bb fix: set up a vulnerability severity (#​1458)
279e76f chore: add arm64 deb package (#​1480)
5262590 Link to trivy tutorial on Semaphore (#​1449)
c275a84 refactor(helm): externalize env vars to configMap (#​1345)

Docker images

  • docker pull aquasec/trivy:0.21.3
  • docker pull ghcr.io/aquasecurity/trivy:0.21.3
  • docker pull public.ecr.aws/aquasecurity/trivy:0.21.3

v0.21.2

Compare Source

Changelog

7beed30 docs: provide more information on scanning Google's GCR (#​1426)
f50e1f4 docs(misconfiguration): added instruction for misconfiguration detection (#​1428)
3ae4de5 Update git-repository.md (#​1430)
6e35b8f fix(hooks): exclude unrelated lib types from system files filtering (#​1431)
beb60b0 chore: run go fmt (#​1429)
582e7fd fix(sarif): change help field in the sarif template. (#​1423)
11bc290 Update fanal with cfsec version update (#​1425)
392f689 Replace deprecated option in goreleaser (#​1406)
101d576 feat(alpine): support 3.15 (#​1422)
bd3ba68 chore: test the helm chart in the PR and used the commit hash (#​1414)
3860d6e chore(deps): bump alpine from 3.14 to 3.15.0 (#​1417)
4f82673 chore(release): add ubuntu older versions to deploy script (#​1416)

Docker images

  • docker pull aquasec/trivy:0.21.2
  • docker pull ghcr.io/aquasecurity/trivy:0.21.2
  • docker pull public.ecr.aws/aquasecurity/trivy:0.21.2

v0.21.1

Compare Source

Changelog

b9a51de chore(mod): tidy (#​1415)
7f24834 fix(rpc): fix nil layer transmit (#​1410)
af3eaef Lang advisory order (#​1409)
07c9200 chore: add support for s390x arch (#​1304)
8bc8a4a fix(chart): ingress helm manifest-update trivy image (#​1323)
9076a49 docs: Add comparison for cfsec (#​1388)
bb316d9 remove: delete unused functions in utils package (#​1379)

Docker images

  • docker pull aquasec/trivy:0.21.1
  • docker pull ghcr.io/aquasecurity/trivy:0.21.1
  • docker pull public.ecr.aws/aquasecurity/trivy:0.21.1

v0.21.0

Compare Source

Changelog

efdb29d fix(sarif): fix validation errors (#​1376)
9bcf9e7 docs: add Bitbucket Pipelines (#​1374)
3147097 docs: add community integrations (#​1361)
33f74b3 Use a stable SARIF identifier (#​1230)
5915ffb fix(python): fix parsing of requirements.txt with hash checking mode available in pip since version 8.0
ae4c42b feat(iac): Add line information (#​1366)
19747d0 feat(cloudformation): Adding support for cfsec IaC scanning (#​1360)
da45061 chore: send debug and info logs to stdout in install.sh, not stderr. (#​1264)
cb1a4ed Update containerd to v1.5.7 and docker-cli to v20.10.9 (#​1356)
69dae54 chore: update SBOM generation (#​1349)

Docker images

  • docker pull aquasec/trivy:0.21.0
  • docker pull ghcr.io/aquasecurity/trivy:0.21.0
  • docker pull public.ecr.aws/aquasecurity/trivy:0.21.0

v0.20.2

Compare Source

Changelog

5dc8cfe docs: update builtin.md (#​1335)
798b564 chore: fix issues with Homebrew formula (#​1329)
21bf5e5 chore: bump GoReleaser to v0.183.0 (#​1328)
e0f4ebd docs: update iac.md for a typo (#​1326)
23a9a5e docs: typo fix (#​1308)
1f5d17f Add new networking API features to Ingress (#​1262)

Docker images

  • docker pull aquasec/trivy:0.20.2
  • docker pull ghcr.io/aquasecurity/trivy:0.20.2
  • docker pull public.ecr.aws/aquasecurity/trivy:0.20.2

v0.20.1

Compare Source

Changelog

bcfa028 chore(release): bump up GoReleaser to v0.182.1 (#​1299)
681ab1b fix(yarn): support quoted version (#​1298)
46051d5 feat(custom-forward): Forward the extended advisory data (#​1247)
d8d692b feat(javascript) : Initialize npm driver for javascript packages (#​1289)
cc344df fix(cli): fix incorrect comparision of DB metadata type. (#​1286)
0dec17f docs: add footer to readme (#​1281)

Docker images

  • docker pull aquasec/trivy:0.20.1
  • docker pull ghcr.io/aquasecurity/trivy:0.20.1
  • docker pull public.ecr.aws/aquasecurity/trivy:0.20.1

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the bot label Jun 5, 2026
@renovate renovate Bot force-pushed the renovate/trivy-0.x branch from c2db6fd to e4d99e7 Compare June 21, 2026 03:37
@renovate renovate Bot changed the title chore(deps): update dependency trivy to v0.71.0 chore(deps): update dependency trivy to v0.71.2 Jun 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants