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_profiles_tags.yml')
-rw-r--r--db/docs/dast_profiles_tags.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/db/docs/dast_profiles_tags.yml b/db/docs/dast_profiles_tags.yml
new file mode 100644
index 00000000000..b3129d6a82f
--- /dev/null
+++ b/db/docs/dast_profiles_tags.yml
@@ -0,0 +1,10 @@
+---
+table_name: dast_profiles_tags
+classes:
+- Dast::ProfileTag
+feature_categories:
+- dynamic_application_security_testing
+description: Join Table for Runner tags and DAST Profiles
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/108371
+milestone: '15.8'
+gitlab_schema: gitlab_main