Azure - Flow and Tech
Flow
Fetch the monitored projects from Snyk (if the
skipSnykMonitoredRepos
flag was not set and theSNYK_TOKEN
was exported).Fetch
one
/some
/all
the projects that the credentials have access to from SCM and create a projects list.Fetch
one
/all
repos under the fetched/provided Projects.Remove the repos that are not monitored by Snyk (if the
skipSnykMonitoredRepos
flag was not set and theSNYK_TOKEN
was exported) and create a Repo list.Create an import file for unmonitored repos to use for easily importing repos into your Snyk account (if the
importConfDir
flag was set).