Skip to main content

Snyk

Application Security

The Snyk Connector integrates with the Snyk developer-security platform and synchronizes Snyk's organization, project, and security data into the Brinqa platform. It collects code projects, package dependencies, code repositories (targets), open-source (SCA) findings and their definitions, static (SAST) code findings and their definitions, infrastructure-as-code (IaC) violations and their definitions, and finding ignore (suppression) records. Findings are normalized into Brinqa unified data models so that Snyk vulnerability data can be correlated with assets and risk across the platform.

The connector reads data across the full Snyk hierarchy of Groups → Organizations → Projects, using a combination of Snyk's REST API (2024-03-12~experimental) and the legacy v1 API. Optionally it can also pull associated Jira ticket references for issues.


Data retrieved from Snyk

Connector ObjectRequiredMaps to Data Model
CollectionYesCollection
ProjectYesCode Project
ComponentYesPackage
Open Source IssueYesOpen Source Finding
Open Source Issue DefinitionYesOpen Source Finding Definition
ViolationYesViolation
Violation DefinitionYesViolation Definition
Static Code IssueYesStatic Code Finding
Static Code Issue DefinitionYesStatic Code Finding Definition
Code RepositoriesYesCode Repository
IgnoreYesIgnore

Model relationships

note

For detailed steps on how to view the data retrieved from Snyk in the Brinqa Platform, see How to view your data.