Automatic and manual PRs with Snyk Open Source
Snyk provides actionable fix advice for vulnerabilities in your open source libraries, using:
Automatic pull / merge requests
For projects imported via an SCM (Source Code Manager), Snyk offers the following types of automated pull / merge requests:
Manual pull / merge requests for a project code
To generate a PR / MR directly from your project, using the Snyk UI:
Navigate to your project from the project list
Select the file
Select Open a Fix PR/MR or Fix this vulnerability
A preview screen appears, showing you what fixes will be applied
Click Open a Fix PR on this screen to generate the pull request

Snyk SCM webhooks
To track pull request events, Snyk adds webhooks to your imported repositories (see GitHub and Git repository integrations).
Snyk uses these webhooks to:
Track the state of Snyk pull requests (when PRs are created, updated triggered, merged, and so on)
Send push events to trigger PR checks
Last updated
Was this helpful?