Releases: aquasecurity/trivy
Releases · aquasecurity/trivy
v0.69.3
v0.69.2
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
Changelog
- a0047a7 feat(alpine): warn mixing versions (#2000)
- d786655 Update ASFF template (#1914)
- a02cf65 chore(deps): replace
containerd/containerdversion to fix CVE-2022-23648 (#1994) - 613e38c chore(deps): bump alpine from 3.15.3 to 3.15.4 (#1993)
- 3b6d65b test(go): add integration tests for gomod (#1989)
- 22f5b93 fix(python): fixed panic when scan .egg archive (#1992)
- 485637c fix(go): set correct go modules type (#1990)
- 6fdb554 feat(alpine): support apk repositories (#1987)
- d9bddb9 docs: add CBL-Mariner (#1982)
- 1cf1873 docs(go): fix version (#1986)
- d77dbe8 feat(go): support go.mod in Go 1.17+ (#1985)
- 32bd1e4 ci: fix URLs in the PR template (#1972)
- 94a5a18 ci: add semantic pull requests check (#1968)
- 72d94b2 docs(issue): added docs for wrong detection issues (#1961)
v0.25.4
Changelog
v0.25.3
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
v0.25.1
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
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
v0.24.3
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 protocwithfor loopto return an error (#1655) - f6c986b fix: ASFF template to match ASFF schema (#1685)
- aab6f0b feat(helm): Add support for server token (#1734)