Skip to content

Releases: aquasecurity/trivy

v0.0.14

19 May 01:00
Compare
Choose a tag to compare

Changelog

2f7f1f8 Change Dockerfile (#28)
90d0834 Enable --clear-cache and --refresh without specifying an image name (#27)
295cd29 Suppress the warning message when specifying --clear-cache option (#25)
1c844aa show scanned os type if unsupported (#24)
e0cd18e [ImgBot] Optimize images (#22)
9f9faf2 Suggest putting the apt source in its own file (#21)
3907a60 Update README
e85e961 Update fanal version (#15)
61cbae2 fixed provided (#14)
2d512c5 Allow user specified cache directory (#12)
936297a Fix License badge
ad0f9e8 Update README

v0.0.13

16 May 03:11
Compare
Choose a tag to compare

Changelog

4d20d3f check yarn.lock in node scanner (#7)
c3e5227 Update README
ff39445 Eliminate color when writing results to a file
77e9b0a Fix warning message

v0.0.12

15 May 08:50
cfd85db
Compare
Choose a tag to compare

Changelog

cfd85db Update LICENSE
948519d Update README
9a67f0d Add reset and clear-cache option
17b5a60 Use src package
f428954 Update README

v0.0.11

13 May 06:20
Compare
Choose a tag to compare

Changelog

9006dd5 Update dependencies
27d776c Support .trivyignore
1827d3d Refactor

v0.0.10

12 May 19:15
Compare
Choose a tag to compare

Changelog

2b5782c Use NVD CVSS score
6284def Aanalyze commands

v0.0.9

12 May 14:11
Compare
Choose a tag to compare

Changelog

0c11078 Add Cargo scanner (#5)

v0.0.8

11 May 05:49
Compare
Choose a tag to compare

Changelog

507fac9 Move remic
22abb9d Add options for remic (#4)
6463176 Update README

v0.0.7

08 May 10:13
Compare
Choose a tag to compare

Changelog

b208bc4 Add --refresh option

v0.0.6

08 May 06:29
Compare
Choose a tag to compare

Changelog

53ad8c2 Output description and references to JSON
34ba0ca Use description as title

v0.0.5

08 May 04:35
Compare
Choose a tag to compare

Changelog

6d82700 Add --ignore-unfixed option and sort vulnerabilities by a severity
a0a991c Update README