Typo
This commit is contained in:
parent
88ed99b7fc
commit
f12ff2d395
2
.github/README.md
vendored
2
.github/README.md
vendored
@ -56,7 +56,7 @@ Within the image:
|
|||||||
curl -sSfL https://raw.githubusercontent.com/anchore/grype/main/install.sh | sudo sh -s -- -b ./bin
|
curl -sSfL https://raw.githubusercontent.com/anchore/grype/main/install.sh | sudo sh -s -- -b ./bin
|
||||||
|
|
||||||
#To check vulnerabilities
|
#To check vulnerabilities
|
||||||
grypd .
|
grype .
|
||||||
#To save detailed output
|
#To save detailed output
|
||||||
grype $MY_IMAGE -o json > vuln.json
|
grype $MY_IMAGE -o json > vuln.json
|
||||||
#OR
|
#OR
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user