1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:05:59 +02:00

snyk: add missing test command on the docker option (#3167)

This commit is contained in:
Dar Malovani 2019-07-03 16:47:55 +03:00 committed by Starbeamrainbowlabs
parent 0347da2202
commit 00444f82fd

View file

@ -13,7 +13,7 @@
- Test a local Docker image for any known vulnerabilities:
`snyk --docker {{docker_image}}`
`snyk test --docker {{docker_image}}`
- Record the state of dependencies and any vulnerabilities on snyk.io: