19 lines
500 B
YAML
19 lines
500 B
YAML
---
|
|
table_name: dast_profile_schedules
|
|
classes:
|
|
- Dast::ProfileSchedule
|
|
feature_categories:
|
|
- dynamic_application_security_testing
|
|
description: Scheduling for scans using DAST Profiles
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/65327
|
|
milestone: '14.2'
|
|
gitlab_schema: gitlab_main_cell
|
|
allow_cross_joins:
|
|
- gitlab_main_clusterwide
|
|
allow_cross_transactions:
|
|
- gitlab_main_clusterwide
|
|
allow_cross_foreign_keys:
|
|
- gitlab_main_clusterwide
|
|
sharding_key:
|
|
project_id: projects
|