browser_ui/secure/enable_sast_from_configuration_spec.rb | Secure Enable SAST from UI runs sast job when enabled from configuration
Steps
- Log into GitLab
- Create project with a basic pipeline and a
.sast
job with a no-op - Note pipeline does not have a SAST job
- View Security Configuration
- Select enable for SAST
- Enter custom fields
- View MR to enable SAST
- View updated CI config for SAST template
- Merge
- View pipeline
- Ensure SAST job is present
- View Security Configuration
- SAST is already enabled
Labels:
Edited by GitLab QA Bot