Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Hall <jason@chainguard.dev>
  • Loading branch information
imjasonh committed Dec 7, 2023
1 parent c2b174d commit a266bc9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
# _MAXIMUM CVEs_

[![Release](https://github.com/imjasonh/maxcve/actions/workflows/release.yaml/badge.svg)](https://github.com/imjasonh/maxcve/actions/workflows/release.yaml)

This repo generates a container image that maximizes the number of CVEs in the image, while minimizing the size of the image.

The result is a 148 KB image that reports as having almost _30,000 CVEs_. That's roughly one CVE for every 5 bytes of image data!

```
$ grype ghcr.io/imjasonh/maxcve > /dev/null
$ grype ghcr.io/imjasonh/maxcve/maxcve
...
✔ Vulnerability DB [no update available]
✔ Cataloged packages [26573 packages]
✔ Scanned for vulnerabilities [29345 vulnerability matches]
Expand Down

0 comments on commit a266bc9

Please sign in to comment.