Skip to content

Commit 7e89ea0

Browse files
Fix typo in check_4_11
Fix the text description for check_4_11 .
1 parent ec3ddf2 commit 7e89ea0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/4_container_images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ check_4_10() {
233233

234234
check_4_11() {
235235
local id="4.11"
236-
local desc="Ensure only verified packages are are installed (Manual)"
236+
local desc="Ensure only verified packages are installed (Manual)"
237237
local remediation="You should use a secure package distribution mechanism of your choice to ensure the authenticity of software packages."
238238
local remediationImpact="None."
239239
local check="$id - $desc"

0 commit comments

Comments
 (0)