Gitlab
Gitlab Integration Guide
Introduction
Gitlab is a web-based platform that provides a set of tools for version control (using Git), continuous integration, continuous deployment, and more. It is a DevOps platform that helps software development teams collaborate on projects, manage code repositories, track issues, and automate various aspects of the software development lifecycle. This guide will walk you through the steps required to integrate Gitlab with Perimeters.
Available Features
Misconfiguration Rules
User Inventory
Third Party Application Rules
Third Party Application Inventory
Prerequisites
A Gitlab account user with Administrator Role.
Required Privileges
api
Read access to the API, including all groups and projects, the container registry, the dependency proxy, and the package registry.
Onboarding Gitlab in your Perimeters account
Go to "Integrations" -> Select "Gitlab" -> Click "+ Add" -> Click "+ Start Integration".
"OAuth" - Click "Sign in with Gitlab" -> Authenticate using Administrator Account.
Click "Finish" to complete the onboarding process.
Once you have completed these steps, Gitlab should be successfully integrated with your Perimeters account.
Last updated