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

vulnerability_occurrences.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 919a0ae19e77c71c56843ad7f45f5a820b493b9c (plain)
1
2
3
4
5
6
7
8
9
---
table_name: vulnerability_occurrences
classes:
- Vulnerabilities::Finding
feature_categories:
- vulnerability_management
description: Stores information about findings for a given vulnerability
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/6896
milestone: '11.4'