GitLab is a comprehensive DevSecOps platform providing source code management, CI/CD pipelines, security scanning (SAST, DAST, dependency scanning), and vulnerability management in a single application.
Security and development teams looking to integrate GitLab application security findings into their broader vulnerability management or ticketing workflows can use Synqly to normalize and route GitLab scan results. Build a GitLab integration to connect DevSecOps pipelines with security operations platforms.
Configuration for GitLab as an application security provider.
[Configuration guide](https://docs.synqly.com/guides/provider-configuration/gitlab-appsec-setup)
Integration Use Cases
Get Application Finding Details
Returns the details of the finding matching `{findingId}` where the finding belongs to the application matching `{applicationId}` from the token-linked application security integration.
Query Application Findings
Returns a list of an application\\\\\\\\\\\\\\\'s findings matching `{applictionId}` and the query from a the token-linked application security integration.
Query Applications
Returns a list of applications matching the query from a the token-linked application security integration.
Query findings across all applications
Returns a list of each findings details combined with the application details for all applications in the token-linked application security integration. This API may perform multiple provider API calls per executation so can be slower to respond.