Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 808 Bytes

marketplace.md

File metadata and controls

17 lines (10 loc) · 808 Bytes

Overview

This task allows you to easily run Snyk scans within your Azure Pipeline jobs. You will need to first create a Snyk account. There are two major options:

  • Snyk scan for application dependencies. This will look at manifest files.
  • Snyk scan for container images. This will look at Docker images.

In addition to running a Snyk security scan, you also have the option to monitor your application / container, in which case the dependency tree or container image metadata will be posted to your Snyk account for ongoing monitoring.

Documentation

Please refer to https://snyk.io/docs/ for documentation on using Snyk.

Support

For support issues, please visit our support portal or contact [email protected].