From 00444f82fd96f502f41a4373dc565970c0e80edb Mon Sep 17 00:00:00 2001 From: Dar Malovani Date: Wed, 3 Jul 2019 16:47:55 +0300 Subject: [PATCH] snyk: add missing `test` command on the docker option (#3167) --- pages/common/snyk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/snyk.md b/pages/common/snyk.md index b24ebc8450..c8ab82db71 100644 --- a/pages/common/snyk.md +++ b/pages/common/snyk.md @@ -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: