View Project settings
Select the Settings tab on the Project details page to view and edit Project settings:

Project details page Settings tab
Click the GitHub integration section to edit SCM-specific settings (applicable also to other SCMs).
You can edit the Project Notification Settings and Test & Automated Pull Request Frequency. You can also retrieve the Project ID for use in Snyk API calls.
You can also deactivate or delete a Project.
Deactivating a Project will:
- Remove the webhook from the GitHub repository.
- Disable pull request tests for new vulnerabilities.
- Disable a Fix pull request from being opened for newly disclosed vulnerabilities.
- Disable recurring tests; email alerts about newly disclosed vulnerabilities will be turned off.
Deleting a Project will:
- Delete the Project and all historical snapshot data from Snyk.
- Remove the webhook from the GitHub repository.
Last modified 19d ago