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

sbom_occurrences.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 82d9e21aa42f29078a0681af7df55487a1e17413 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
table_name: sbom_occurrences
classes:
- Sbom::Occurrence
feature_categories:
- container_scanning
- dependency_scanning
- license_compliance
description: Tracks each occurrence of an SBoM component
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/90814
milestone: '15.2'