mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
15 lines
420 B
YAML
15 lines
420 B
YAML
---
|
|
table_name: sbom_component_versions
|
|
classes:
|
|
- Sbom::ComponentVersion
|
|
feature_categories:
|
|
- dependency_management
|
|
description: Stores version information for software components produced by a Software
|
|
Bill of Materials (SBoM)
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/90809
|
|
milestone: '15.2'
|
|
gitlab_schema: gitlab_sec
|
|
sharding_key:
|
|
organization_id: organizations
|
|
table_size: small
|