Skip to content

Releases: aquasecurity/trivy

v0.69.3

03 Mar 13:14
Immutable release. Only release title and notes can be modified.
6fb20c8

Choose a tag to compare

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

01 Mar 19:14
cfa322e

Choose a tag to compare

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

15 Apr 21:41
a0047a7

Choose a tag to compare

Changelog

v0.25.4

11 Apr 16:29
b4a7d6a

Choose a tag to compare

Changelog

v0.25.3

06 Apr 07:16
d4e3df8

Choose a tag to compare

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

05 Apr 10:27
9c19298

Choose a tag to compare

Changelog

  • 9c19298 fix(downloadDB): add flag to server command (#1942)

v0.25.1

04 Apr 21:55
aa3d696

Choose a tag to compare

Changelog

  • aa3d696 fix(misconf): update defsec to resolve panics (#1935)
  • 31e7669 chore(deps): bump github.com/docker/docker (#1924)
  • 4ca35b2 docs: restructure the documentation (#1887)
  • 8da4548 chore(deps): bump github.com/urfave/cli/v2 from 2.3.0 to 2.4.0 (#1923)
  • 76e9d7e chore(deps): bump actions/cache from 2 to 3.0.1 (#1920)
  • 2b217a3 chore(deps): bump actions/checkout from 2 to 3 (#1916)
  • 902aa8c chore(deps): bump github.com/open-policy-agent/opa from 0.37.2 to 0.39.0 (#1921)
  • 60b19e5 chore(deps): bump sigstore/cosign-installer from 2.0.0 to 2.1.0 (#1919)
  • 58aab67 chore(deps): bump helm/chart-testing-action from 2.2.0 to 2.2.1 (#1918)
  • 209b9cc chore(deps): bump golang from 1.17 to 1.18.0 (#1915)
  • bfb931d Add trivy horizontal logo (#1932)
  • ae86a5b chore(deps): bump alpine from 3.15.0 to 3.15.3 (#1917)
  • 1a23039 chore(deps): bump github.com/go-redis/redis/v8 from 8.11.4 to 8.11.5 (#1925)
  • 56498ca chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#1927)
  • 0210567 feat(db): Add dbRepository flag to get advisory database from OCI registry (#1873)

v0.25.0

31 Mar 11:39
4470a18

Choose a tag to compare

Changelog

  • 4470a18 docs(filter vulnerabilities): fix link (#1880)
  • cb171ea feat(template) Add misconfigurations to gitlab codequality report (#1756)
  • 36e24b1 fix(rpc): add PkgPath field to client / server mode (#1643)
  • 8831174 fix(vulnerabilities): fixed trivy-db vulns (#1883)
  • 9154b81 feat(cache): remove temporary cache after filesystem scanning (#1868)
  • f36d9b6 feat(sbom): add a dedicated sbom command (#1799)
  • 7a14808 feat(cyclonedx): add vulnerabilities (#1832)
  • df80fd3 fix(option): hide false warning about remote options (#1865)
  • 88ebc07 chore: bump up Go to 1.18 (#1862)
  • d6418cf feat(filesystem): scan in client/server mode (#1829)
  • 12d0317 refactor(template): remove unused test (#1861)
  • c3aca15 fix(cli): json format for trivy version (#1854)
  • b2b6895 docs: change URL for tfsec-checks (#1857)

v0.24.4

17 Mar 19:49
06659f1

Choose a tag to compare

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

16 Mar 13:29
4b8bf87

Choose a tag to compare

Changelog

  • 4b8bf87 chore(issue labels): added new labels (#1839)
  • 5040cae refactor: clarify db update warning messages (#1808)
  • 28cd5a5 chore(ci): change trivy vulnerability scan for every day (#1838)
  • b2f554e feat(helm): make Trivy service name configurable (#1825)
  • 7a44a7a chore(deps): updated sprig to version v3.2.2. (#1814)
  • 18842fb chore(deps): updated testcontainers-go to version v0.12.0 (#1822)
  • 12ca3ca docs: add packages.config for .NET (#1823)
  • 728a3db build: sign container image (#1668)
  • 4e7b5ca chore(deps): bump github.com/CycloneDX/cyclonedx-go from 0.4.0 to 0.5.0 (#1778)
  • 0fca2cd docs: fix Installation documentation (#1804)
  • e50839b fix(report): ensure json report got a final new line (#1797)
  • f95a0f0 fix(terraform): resolve panics in defsec (#1811)
  • e5bf3d1 feat(docker): Label images based on OCI image spec (#1793)
  • 2193fb3 fix(helm): indentation for ServiceAccount annotations (#1795)
  • bbccb5a fix(hcl): fix panic in hcl2json (#1791)
  • a625455 chore(helm): remove psp from helm manifest (#1315)
  • 7e69f48 build: Replace make protoc with for loop to return an error (#1655)
  • f6c986b fix: ASFF template to match ASFF schema (#1685)
  • aab6f0b feat(helm): Add support for server token (#1734)