Skip to content

Commit

Permalink
Merge pull request #1012 from hlxsites/gitlab-modify-permission
Browse files Browse the repository at this point in the history
[CAS] Onboarding GitLab. Modify integration permissions according to least privilege
  • Loading branch information
JBakstPaloAlto authored Dec 3, 2024
2 parents 975a9ba + fd67541 commit f04c54a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Manage integrations from the integration wizard.

Authorize the user integrating Prisma Cloud with your GitLab Self-managed instance with the following permissions.

* *Organization owner* permissions
* *Maintainer* permissions. Grants sufficient permissions to configure external integrations, manage repository access, and adjust CI/CD settings
* *api*: Grants full *read* and *write* access to the API, including all groups and projects, as well as permissions to interact with the container registry, the dependency proxy, and the package registry
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Manage integrations from the integration wizard.

Authorize the user integrating Prisma Cloud with your GitLab instance with the following permissions.

* *Organization owner* permissions
* *Maintainer* permissions. Grants sufficient permissions to configure external integrations, manage repository access, and adjust CI/CD settings
* *api*: Grants full *read* and *write* access to the API, including all groups and projects, as well as permissions to interact with the container registry, the dependency proxy, and the package registry
Expand Down

0 comments on commit f04c54a

Please sign in to comment.