Skip to main content

GitLab

Application Security

The GitLab connector integrates with the GitLab DevSecOps platform to synchronize security and asset data. It connects via the GitLab GraphQL API to fetch projects, repositories, packages, users, and vulnerability findings (SAST, DAST, dependency scanning, and secret detection).

Data retrieved from GitLab

Connector ObjectRequiredMaps to Data Model
Code ProjectYesCode Project
Code RepositoryYesCode Repository
PackageYesPackage
PersonYesPerson
Static Code FindingYesStatic Code Finding
Static Code Finding DefinitionYesStatic Code Finding Definition
Secret Detection FindingYesStatic Code Finding
Secret Detection Finding DefinitionYesStatic Code Finding Definition
Open Source FindingYesOpen Source Finding
Open Source Finding DefinitionYesOpen Source Finding Definition
Dynamic Code FindingYesDynamic Code Finding
Dynamic Code Finding DefinitionYesDynamic Code Finding Definition

Model relationships

note

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

note

This mapping is implemented once in BaseFinding and therefore applies identically to all four finding types — Static Code Finding, Secret Detection Finding, Open Source Finding, and Dynamic Code Finding.