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/dast_scanner_profiles_tags.yml')
-rw-r--r--db/docs/dast_scanner_profiles_tags.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/db/docs/dast_scanner_profiles_tags.yml b/db/docs/dast_scanner_profiles_tags.yml
index 9766ce6c4fc..e423680f862 100644
--- a/db/docs/dast_scanner_profiles_tags.yml
+++ b/db/docs/dast_scanner_profiles_tags.yml
@@ -1,9 +1,8 @@
---
table_name: dast_scanner_profiles_tags
-classes:
- - Dast::ScannerProfileTag
+classes: []
feature_categories:
- - dynamic_application_security_testing
+- dynamic_application_security_testing
description: Join Table for Runner tags and DAST Scanner Profiles
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/104909
milestone: '15.7'