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

Snyk adds Source Control Manager (SCM) webhooks to your imported repositories for the relevant GitHub and Bitbucket 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