summaryrefslogtreecommitdiff
path: root/doc/user/compliance/index.md
blob: 69deefd08a7f240c4f549e713dbde41aef764284 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
type: reference
stage: Manage
group: Compliance
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
---

# 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.
- [Compliance framework labels](../project/settings/index.md#compliance-frameworks): Label your projects that have unique compliance requirements.
- [Compliance pipelines](../project/settings/index.md#compliance-pipeline-configuration): Ensure that needed compliance jobs are always run for compliance-labeled projects.
- [Audit Events](../../administration/audit_events.md): Get visibility into individual actions that have taken place in your GitLab instance, group, or project.
- [Audit Reports](../../administration/audit_reports.md): Create and access reports based on the audit events that have occurred. Use pre-built GitLab reports or the API to build your own.