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:
parent
0347da2202
commit
00444f82fd
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue