# Trivy v0.26.0 - Product: Trivy (https://whatsnew.fyi/product/trivy) - Vendor: Aqua Security - Date: 2022-04-15 - Version: v0.26.0 - Original notes: https://github.com/aquasecurity/trivy/releases/tag/v0.26.0 - Permalink: https://whatsnew.fyi/product/trivy/releases/v0.26.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Warn when mixing Alpine versions - **changed** — Update ASFF template - **changed** — Replace containerd/containerd version to fix CVE-2022-23648 - **fixed** — Fix panic when scanning .egg archive in Python - **fixed** — Set correct go modules type - **added** — Support apk repositories for Alpine - **added** — Support go.mod in Go 1.17+ ##### Changelog * a0047a79 feat(alpine): warn mixing versions (#2000) * d786655a Update ASFF template (#1914) * a02cf651 chore(deps): replace `containerd/containerd` version to fix CVE-2022-23648 (#1994) * 613e38cc chore(deps): bump alpine from 3.15.3 to 3.15.4 (#1993) * 3b6d65be test(go): add integration tests for gomod (#1989) * 22f5b938 fix(python): fixed panic when scan .egg archive (#1992) * 485637c2 fix(go): set correct go modules type (#1990) * 6fdb554a feat(alpine): support apk repositories (#1987) * d9bddb90 docs: add CBL-Mariner (#1982) * 1cf1873f docs(go): fix version (#1986) * d77dbe8a feat(go): support go.mod in Go 1.17+ (#1985) * 32bd1e48 ci: fix URLs in the PR template (#1972) * 94a5a180 ci: add semantic pull requests check (#1968) * 72d94b21 docs(issue): added docs for wrong detection issues (#1961)