This is a list of examples and scripts compiled by the Snyk Customer Experience teams for the purpose of solving specific use cases raised by customers.
- How to build a collection of tagged projects
- How to extract all issues pertinent to a tagged project
- "Remediation Advice" for Snyk Container
- Dependencies by project CSV
- Fixed Issues by Org CSV
- How can customer pull list of all repos imported to Snyk?
- How to add user to same orgs as other user
- How to add conditions for blocking PR when a new vuln is found? (How to filter data from snyk-delta)
- How to Copy ignore from one project to another
- How to create a Report of License Dependencies not aggregated
- How to delete all projects of a repo
- How to Get Last Project Monitor
- How to Import all Project with suffix
- How to Keep Projects History snapshots
- How to Save Ignored vulns as .snyk file
- How to Scan All Projects by File Type
- How to Scan all unmanaged JARs
- How to Send new ignores to Slack
- How to Silence snyk exit code and create advanced conditions to fail the build
- How to Understand if vulnerability was added by developer or is a new vulnerability discovered
- How to use the Snyk API to find and remove all empty targets from a Snyk group
- How to count the targets in a Snyk group (by integration type)
- How to check for "stale" projects -- not tested since a specific date
- How to disable all notifications for a user
- How to assign users to all orgs
- How to rotate snyk broker token
- How to bulk ignore issues
- How to create multiple orgs and copy settings fron an existing org
- How to detect and import new projects
- How to disable all interaction fron snyk for a while
- How to find all snyk projects impacted by a certain vuln
- How to identify and import new repos
- How to find import new container images
- How to list all issues for a snyk org
- How to get projects snapshots
- How to tag snyk projects
- How to generate a list (CSV) of all user and service accounts in a group
- Pysnyk examples
- Tool for bulk project deletion
In the folder webhook-examples we provide some guides on how to use Snyk webhooks to forward Snyk vulnerability data to other systems. These examples include the following:
- Azure DevOps Boards
- Microsoft Teams
- New Relic Events
- DataDog
- Slack
- Splunk Observability Cloud
- Splunk Cloud HTTP-Event-Collector (HEC)