Troubleshoot fixing vulnerabilities with Snyk Open Source
How to troubleshoot fixing vulnerabilities with Snyk Open Source
Last updated
Was this helpful?
How to troubleshoot fixing vulnerabilities with Snyk Open Source
When you find a vulnerability, you have the opportunity to report that vulnerability to Snyk. For details, see Disclosure of a vulnerability in an open-source package.
When you import a Project, either through integration or by using the CLI, both CLI and SCM projects receive fix advice, while SCM projects additionally offer the option to open a Fix PR.
Snyk does not open PRs for transitive dependencies. For more information, see Fixing transitive dependencies.
Snyk can generate Fix Pull Requests (Fix PRs) or Merge Requests (MRs) for dependencies that may have a patch or an upgrade that will fix a vulnerability.
Snyk supports creating Fix PRs or MRs for the following languages:
Snyk can generate Upgrade Pull Requests (Upgrade PRs) or Merge Requests (MRs) for dependencies automatically when a new version is released.
Snyk supports generating Upgrade PRs or MRs for the following languages:
Last updated
Was this helpful?
Was this helpful?

