sa-east-1
| ca-central-1
| ap-southeast-1
| ap-southeast-2
| ap-south-1
| ap-northeast-2
| ap-northeast-1
| eu-west-3
| eu-west-1
| eu-north-1
| us-east-1
| us-west-2
| eu-west-2
| eu-central-1
regions. Snyk is actively working on expanding to additional regions.package-lock.json
file present; run npm install to generateyarn.lock
file present; run yarn install to generatemvn install
before testingpackages.config
file presentpip install -e .
before testingpoetry.lock
file present; run poetry lock
to generateGemfile.lock
file present; run bundle install
to generatecomposer.lock
file present; run composer install
to generatePodfile.lock
file present; run pod install to generatebuildspec.yml
):buildspec.yml
):Block deployment when Snyk finds an error
checkbox is checked, the pipeline fails and does not proceed to the next stage in the CodePipeline.--all-projects
option to detect all projects.test
and monitor
. The options are as follows: --dev
, --detection-depth
, --prune-repeated-subdependencies
, --strict-out-of-sync
, --yarn-workspaces
, --skip-unresolved
. For more information on these options, see the CLI reference.