12 lines
346 B
YAML
12 lines
346 B
YAML
|
---
|
||
|
table_name: sbom_components
|
||
|
classes:
|
||
|
- Sbom::Component
|
||
|
feature_categories:
|
||
|
- container_scanning
|
||
|
- dependency_scanning
|
||
|
- license_compliance
|
||
|
description: Stores information about 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'
|