Skip to content

snykerjames/config-repo

 
 

Repository files navigation

Ensure that Snyk is configured properly and collecting information on Snyk Playground properly

Snyk config-repo

This project is a collection of workflows to automate the Snyk platform for different use cases.

Automated Snyk Project Imports (SCM Integration)

These workflows will detect and import any new repositories into Snyk that are created in the same Github org where this lives.

workflow description trigger
create-import-data.yml generate an import file on a new branch for snyk-api-import to consume and raise a pull request scheduler, manual
perform-import.yml import all repositories from the import file into Snyk (skipping previously seen ones) upon merge of the pull request on import PR merge

About

Ensure that Snyk is configured properly and collecting information on Snyk Playground properly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 96.9%
  • jq 3.1%