Skip to content

Commit 6f627a1

Browse files
bomokoCopilot
andauthored
Update insights-trivy/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1b6aa75 commit 6f627a1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

insights-trivy/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,4 @@
33
This image simply extends the standard Trivy docker image to include the vulnerability databases,
44
rather than downloading them every time it is invoked.
55

6-
It results in a bigger image, but the way Insights scans work often require the _entire_ DB to be downloaded
7-
every time it is run (which is multiple times a build).
8-
6+
It results in a bigger image, but since Insights scans often require downloading the entire database, this approach reduces redundant downloads.

0 commit comments

Comments
 (0)