15 lines
387 B
YAML
15 lines
387 B
YAML
---
|
|
table_name: dast_profiles
|
|
classes:
|
|
- Dast::Profile
|
|
feature_categories:
|
|
- dynamic_application_security_testing
|
|
description: Profile used to run a DAST on-demand scan
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/51296
|
|
milestone: '13.9'
|
|
gitlab_schema: gitlab_main_cell
|
|
allow_cross_foreign_keys:
|
|
- gitlab_main_clusterwide
|
|
sharding_key:
|
|
project_id: projects
|