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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-01-13 12:15:32 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-01-13 12:15:32 +0300
commit5d0c43f60d96dfa436edd9a248100b935c05edf1 (patch)
tree460f7552a41be4f7140b5603601743ba47fcb1f9 /doc/administration/compliance.md
parent03d085654717ea2f4a884f9286d56cc9e6381f4e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/compliance.md')
-rw-r--r--doc/administration/compliance.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/administration/compliance.md b/doc/administration/compliance.md
index 7cecc0c30fd..0bdaeaed971 100644
--- a/doc/administration/compliance.md
+++ b/doc/administration/compliance.md
@@ -54,6 +54,8 @@ identify if problems exist and then drill down into the specifics of those issue
- [**Audit events**](audit_events.md) (for instances, groups, and projects): To maintain the integrity of your code,
audit events give administrators the ability to view any modifications made within the GitLab
server in an advanced audit events system, so you can control, analyze, and track every change.
+- [**Audit reports**](audit_reports.md) (for instances, groups, and projects): Create and access reports based on the
+ audit events that have occurred. Use pre-built GitLab reports or the API to build your own.
- [**Auditor users**](auditor_users.md) (for instances): Auditor users are users who are given read-only access to all
projects, groups, and other resources on the GitLab instance.
- [**Compliance report**](../user/compliance/compliance_report/index.md) (for groups): Quickly get visibility into the
@@ -73,6 +75,8 @@ These features can also help with compliance requirements:
- [**Generate reports on permission levels of users**](../user/admin_area/index.md#user-permission-export) (for
instances): Administrators can generate a report listing all users' access permissions for groups and projects in the
instance.
+- [**License compliance**](../user/compliance/license_compliance/index.md) (for projects): Search dependencies for their
+ licenses. This lets you determine if the licenses of your project's dependencies are compatible with your project's license.
- [**Lock project membership to group**](../user/group/index.md#prevent-members-from-being-added-to-projects-in-a-group) (for
groups): Group owners can prevent new members from being added to projects within a group.
- [**LDAP group sync**](auth/ldap/ldap_synchronization.md#group-sync) (for instances): Gives administrators the ability