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: