mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
14 lines
391 B
YAML
14 lines
391 B
YAML
---
|
|
table_name: dast_site_profile_secret_variables
|
|
classes:
|
|
- Dast::SiteProfileSecretVariable
|
|
feature_categories:
|
|
- dynamic_application_security_testing
|
|
description: Secret variables used in DAST on-demand scans
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/56067
|
|
milestone: '13.11'
|
|
gitlab_schema: gitlab_sec
|
|
table_size: small
|
|
sharding_key:
|
|
project_id: projects
|