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

dast_scanner_profiles_builds.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8beed026a0bdd03643fcc520d5e9e398148cb220 (plain)
1
2
3
4
5
6
7
8
9
---
table_name: dast_scanner_profiles_builds
classes:
- Dast::ScannerProfilesBuild
feature_categories:
- dynamic_application_security_testing
description: Join table between DAST Scanner Profiles and CI Builds
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/63362
milestone: '14.1'