Skip to content

browser_ui/secure/enable_sast_from_configuration_spec.rb | Secure Enable SAST from UI runs sast job when enabled from configuration

Steps

  1. Log into GitLab
  2. Create project with a basic pipeline and a .sast job with a no-op
  3. Note pipeline does not have a SAST job
  4. View Security Configuration
  5. Select enable for SAST
  6. Enter custom fields
  7. View MR to enable SAST
  8. View updated CI config for SAST template
  9. Merge
  10. View pipeline
  11. Ensure SAST job is present
  12. View Security Configuration
  13. SAST is already enabled

Labels:

Edited by GitLab QA Bot