mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-29 12:00:32 +00:00
14 lines
382 B
YAML
14 lines
382 B
YAML
---
|
|
table_name: vulnerability_findings_remediations
|
|
classes:
|
|
- Vulnerabilities::FindingRemediation
|
|
feature_categories:
|
|
- vulnerability_management
|
|
description: Join table between Remediations and Findings
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/47166
|
|
milestone: '13.7'
|
|
gitlab_schema: gitlab_sec
|
|
table_size: small
|
|
sharding_key:
|
|
project_id: projects
|