mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
14 lines
402 B
YAML
14 lines
402 B
YAML
---
|
|
table_name: project_compliance_violations
|
|
classes:
|
|
- ComplianceManagement::Projects::ComplianceViolation
|
|
feature_categories:
|
|
- compliance_management
|
|
description: Stores the compliance violations for a project
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/191311
|
|
milestone: '18.1'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
namespace_id: namespaces
|
|
table_size: small
|