ITSD-94667 Revert synk due to pinning in a different commit. This is broken from make

This commit is contained in:
Glenn Stewart
2022-06-23 16:10:33 +10:00
parent eaa264c95e
commit 6723209e4b

View File

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