Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.md « compliance « user « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fd4af74e086c7b5bfe2fc86105e9f5c29bcff1a9 (plain)
1
2
3
4
5
6
7
8
9
10
# Compliance **(ULTIMATE)**

The compliance tools provided by GitLab let you keep an eye on various aspects of your project. The
following compliance tools are available:

- [Compliance Dashboard](compliance_dashboard/index.md): View recent merge request activity across
  all projects in a group. This lets you see if merge requests were approved, and by whom.
- [License Compliance](license_compliance/index.md): Search your project's dependencies for their
  licenses. This lets you determine if the licenses of your project's dependencies are compatible
  with your project's license.