mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-25 16:03:48 +00:00
14 lines
408 B
YAML
14 lines
408 B
YAML
---
|
|
table_name: users_security_dashboard_projects
|
|
classes:
|
|
- UsersSecurityDashboardProject
|
|
feature_categories:
|
|
- vulnerability_management
|
|
description: Stores projects which users select to appear in their Security Dashboard
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/18708
|
|
milestone: '12.5'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|