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

vulnerability_reads.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 29727da2e694fae83106ce4c366c9b37c5c9dbac (plain)
1
2
3
4
5
6
7
8
9
---
table_name: vulnerability_reads
classes:
- Vulnerabilities::Read
feature_categories:
- vulnerability_management
description: Denormalized version of the vulnerabilites table used for faster reads
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74733
milestone: '14.6'