mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-15 21:39:00 +00:00
15 lines
405 B
YAML
15 lines
405 B
YAML
---
|
|
table_name: software_license_policies
|
|
classes:
|
|
- SoftwareLicensePolicy
|
|
feature_categories:
|
|
- security_policy_management
|
|
description: Allows user to approve or deny the use certain software licenses in their
|
|
project.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/6246
|
|
milestone: '11.2'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|