Regional API endpoints
variables:
SNYK_API: https://api.us.snyk.io/
...
- task: SnykSecurityScan@1
inputs:
...
env:
SNYK_API: '$(SNYK_API)'PreviousSnyk Security Scan task parameters and valuesNextExample of a Snyk task to test a node.js (npm)-based application
Last updated
Was this helpful?

