update snyk to point to package.json

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
This commit is contained in:
Vishwas Shashidhar
2020-04-01 20:40:41 +05:30
parent ecef6e69db
commit dba424dd53
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ npm install
# Run Snyk Security Tests
echo "Running snyk security tests"
snyk test --file=package-lock.json --org="$SNYK_ORG"
snyk test --file=package.json --org="$SNYK_ORG"
# Replace url in config
echo "Setting default pod url to https://corporate.symphony.com"