Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/sbom_components.yml')
-rw-r--r--db/docs/sbom_components.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/db/docs/sbom_components.yml b/db/docs/sbom_components.yml
index 8860c253cd5..0bb1a4d7b30 100644
--- a/db/docs/sbom_components.yml
+++ b/db/docs/sbom_components.yml
@@ -3,9 +3,7 @@ table_name: sbom_components
classes:
- Sbom::Component
feature_categories:
-- container_scanning
-- dependency_scanning
-- license_compliance
+- dependency_management
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'