Skip to content

Commit 5f6c58c

Browse files
committed
[fix] CVE phrasing
1 parent 33d5230 commit 5f6c58c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ${{ content_uvp }} Good question! All the other images on the market that do exa
55
${{ github:> [!IMPORTANT] }}
66
${{ github:> }}* This image runs as 1000:1000 by default, most other images run everything as root
77
${{ github:> }}* This image has no shell since it is 100% distroless, most other images run on a distro like Debian or Alpine with full shell access (security)
8-
${{ github:> }}* This image does not ship with any CVE and is automatically maintained via CI/CD, most other images mostly have no CVE scanning or code quality tools in place
8+
${{ github:> }}* This image does not ship with any critical or high rated CVE and is automatically maintained via CI/CD, most other images mostly have no CVE scanning or code quality tools in place
99
${{ github:> }}* This image is created via a secure, pinned CI/CD process and immune to upstream attacks, most other images have upstream dependencies that can be exploited
1010
${{ github:> }}* This image contains a patch to run rootless (Linux caps needed), most other images require higher caps
1111
${{ github:> }}* This image contains a proper health check that verifies the app is actually working, most other images have either no health check or only check if a port is open or ping works

0 commit comments

Comments
 (0)