mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-01-18 16:22:33 +01:00
Merge pull request #489 from joaocfernandes/fix_typos
Fix description typos
This commit is contained in:
commit
ec211a3277
2 changed files with 2 additions and 2 deletions
|
@ -233,7 +233,7 @@ check_4_10() {
|
|||
|
||||
check_4_11() {
|
||||
local id="4.11"
|
||||
local desc="Ensure only verified packages are are installed (Manual)"
|
||||
local desc="Ensure only verified packages are installed (Manual)"
|
||||
local remediation="You should use a secure package distribution mechanism of your choice to ensure the authenticity of software packages."
|
||||
local remediationImpact="None."
|
||||
local check="$id - $desc"
|
||||
|
|
Loading…
Reference in a new issue