# Trivy v0.25.4 - Product: Trivy (https://whatsnew.fyi/product/trivy) - Vendor: Aqua Security - Date: 2022-04-11 - Version: v0.25.4 - Original notes: https://github.com/aquasecurity/trivy/releases/tag/v0.25.4 - Permalink: https://whatsnew.fyi/product/trivy/releases/v0.25.4 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'. --- - **fixed** — Add --db-repository flag to SBOM functionality - **added** — Add PkgPath in table result - **changed** — Use file name instead of package path in table output - **fixed** — Merge multiple pom imports in a better manner ##### Changelog * b4a7d6a8 docs: move CONTRIBUTING.md to docs (#1971) * 0127c1d3 refactor(table): use file name instead package path (#1966) * a92da722 fix(sbom): add --db-repository (#1964) * b0f3864e feat(table): add PkgPath in table result (#1960) * 0b1d32c1 fix(pom): merge multiple pom imports in a good manner (#1959)