mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-29 12:00:32 +00:00
14 lines
357 B
YAML
14 lines
357 B
YAML
---
|
|
table_name: security_policies
|
|
classes:
|
|
- Security::Policy
|
|
feature_categories:
|
|
- security_policy_management
|
|
description: Stores policy data.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/146504
|
|
milestone: '16.11'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
security_policy_management_project_id: projects
|
|
table_size: small
|