14 lines
378 B
YAML
14 lines
378 B
YAML
---
|
|
table_name: vulnerability_archives
|
|
classes:
|
|
- Vulnerabilities::Archive
|
|
feature_categories:
|
|
- vulnerability_management
|
|
description: Stores the archive information of vulnerabilities for projects.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/179569
|
|
milestone: '17.9'
|
|
gitlab_schema: gitlab_sec
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|