DCD-1525: pin snyk version to 1.455.0

This commit is contained in:
Jun
2022-05-11 17:36:07 +10:00
parent 4c9dff881b
commit 6570e967cf

View File

@@ -363,7 +363,7 @@ pipelines:
- docker
script:
- ./bin/install-ansible --dev
- apt-get update && apt-get install -y npm nodejs=14.17.3
- npm install -g snyk
- apt-get update && apt-get install -y npm
- npm install -g snyk@1.455.0
- snyk auth $SNYK_TOKEN
- pipenv run snyk monitor --severity-threshold=high --project-name=dc-deployments-automation