mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
14 lines
363 B
YAML
14 lines
363 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_sec
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|