- 24 Mar 2025
- 1 Minute to read
- Print
- DarkLight
Synk Application Security
- Updated on 24 Mar 2025
- 1 Minute to read
- Print
- DarkLight
Snyk Application Security platform helps organizations find, fix, and monitor vulnerabilities in their code, dependencies, containers, and infrastructure. More information can be found at Snyk documenatation.
Integration Method: API
Tables: Compliance Finding (2003), Vulnerability Finding (2002), Detection Finding (2004)
This integration supports the following events
Event | Description |
---|---|
Issues | Get list of issues for a specific package version identified by Package URL (purl) |
This integration supports the following versions
Snyk Version Tested | v1.1293.1 |
Snyk API version | v1.1 |
Prerequisites
The user should have access to Snyk Application.
The user should have access to the DataBee console.
Configuration Overview
Create API Token from Snyk console
Add the Snyk data feed integration in the DataBee console with the required token.
DataBee Parameter
Snyk Parameter
Token
API Token
Organization Id
Organization ID
Snyk Configuration
Log in to the Snyk console.
Navigate to the bottom left corner of the profile and click on it.
Select Account settings.
If you already have a token created, you will see a timestamp under CREATED title to indicate when the API Token was created. To view the token, click on click to show button.
Once the API Token becomes visible, copy and store it somewhere safe as it will be required while onboarding the data feed in DataBee.
If you don't have a token, create a new one by clicking Revoke and Regenerate button and follow the above-mentioned steps 4 & 5 to copy it.
Copy the API token from the box under the KEY. We also need the Organization ID of your Snyk account. To get it, Navigate to Settings under ORGANIZATION from the left side panel.
Under Organization ID section, you can find the organization ID of your Snyk account and click on Copy button to copy it and store somewhere as it will be required later.
DataBee Configuration
Login to the DataBee UI, navigate to Data > Data Feeds and click the Add New Data Feed button.
Search for the Snyk Application Security and click it as shown below.
Click on the API Ingest option for collection method.
Enter feed contact information and click Next.
In the configuration page, confirm the following:
Authorization Method: Bearer Token
API Base URL: this is the base URL that DataBee will interact with.
Token: paste the API token.
Organization Id: paste the Organization ID.
Event types: preselected for all the event types that integration pulls.
Click Submit
Troubleshooting Tips
Ensure the API token is pasted correctly. Paste it on a text editor to ensure no spaces or unexpected characters are included and reconfigure the DataBee feed.