YAML examples for Snyk
Snyk CLI security scan
yaml- action: "snyk test" type: "SNYK_CLI" version: "node-16" execute_commands: - "snyk test" setup_commands: - "apt-get update && apt-get -y install git" shell: "SH" integration: "my_integration"
yaml- action: "snyk test" type: "SNYK_CLI" version: "node-16" execute_commands: - "snyk test" setup_commands: - "apt-get update && apt-get -y install git" shell: "SH" integration: "my_integration"