Snyk integration
What is Snyk?
Snyk is a security management platform for developers that helps them detect and fix vulnerabilities in applications.
By integrating Buddy with Snyk you can proactively prevent security issues in your application, and contribute to maintaining good quality and safety of the source code.
Adding Snyk CLI action into your CI/CD pipeline allows you to continuously monitor your project dependencies and send alerts whenever a security issue or vulnerability is discovered.
Image loading...
Setting up Snyk integration
Go to the Integrations tab and click New integration
Look up and click Snyk:
Image loading...
- A configuration window will show up:
Image loading...
Here, you have to provide:
- Integration name
- Customer token
- Once done, click New integration to finish configuration.
Obtaining Snyk customer token
- Go to your Snyk account at: https://app.snyk.io/account
- Copy the Key from the General tab:
Image loading...
Once you have successfully configured the integration, you can add the Snyk CLI action into your pipeline and stay ahead of security concerns!
Last modified on Sep 23, 2024