15 lines
368 B
YAML
15 lines
368 B
YAML
---
|
|
table_name: sbom_occurrences
|
|
classes:
|
|
- Sbom::DependencyPath
|
|
- Sbom::Occurrence
|
|
feature_categories:
|
|
- dependency_management
|
|
description: Tracks each occurrence of an SBoM component
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/90814
|
|
milestone: '15.2'
|
|
gitlab_schema: gitlab_sec
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: over_limit
|