Let's begin by familiarizing ourselves with the integration documentation. Then, from the Snyk web console, navigate to Integrations
. Search and select Azure Repos
.
From the configuration menu, you will need to perform three steps:
Enter your organization
Generate a personal access token
Copy and paste that token and click save
When you click the Create a personal access token
button illustrated in the above diagram, you will be redirected to your Azure DevOps organization. You will need to perform the following four steps:
Provide a name for your token (i.e. snyk
)
Select Custom defined
for Scopes
Select Read & write
for Code
Click Create
Make sure that you copy the token and paste this into the Snyk integrations page for Azure Repos.
You are now ready to add your Azure Repos repositories for scanning!