Enables TeamCity integration with Snyk and allows users to test their applications against the Snyk vulnerability database.
Plugin supports following operations:
- test projects for known vulnerabilities
- take an application dependencies snapshot for continuous monitoring by Snyk
- create an HTML report displaying the vulnerabilities discovered
You can download the plugin and install it as an additional plugin for TeamCity 2018.2+.
Add Snyk Security step to build configuration and adjust parameters you need
Available configuration parameters:
- Severity threshold - Only report vulnerabilities of provided level or higher.
- Monitor project on build - Take a current application dependencies snapshot for continuous monitoring by Snyk.
- File - The path to the application manifest file to be scanned by Snyk.
- Organisation - The Snyk organisation in which this project should be tested and monitored.
- Project name - A custom name for the Snyk project created for this TeamCity project on every build.
- Additional parameters - Refer to the Snyk CLI help page for information on additional parameters.
- Snyk API token - The ID for the API token to be used to authenticate with Snyk.
- Snyk version - The bundled Snyk CLI version.
- Custom build tool path - Specify the path to the build tool used for the project if the checkbox Use custom build tool path is selected. Otherwise, auto-discover mode will be activated.
To ensure the long-term stability and quality of this project, we are moving to a closed-contribution model effective August 2025. This change allows our core team to focus on a centralized development roadmap and rigorous quality assurance, which is essential for a component with such extensive usage.
All of our development will remain public for transparency. We thank the community for its support and valuable contributions.
GitHub issues have been disabled on this repository as part of our move to a closed-contribution model. The Snyk support team does not actively monitor GitHub issues on any Snyk development project.
For help with Snyk products, please use the Snyk support page, which is the fastest way to get assistance.
This project is licensed under the Apache License, Version 2.0.
