Skip to content

Add scan method to dast site profile

What does this MR do and why?

Describe in detail what your merge request does and why.

This Merge Request adds backend support to the scan_method.

This is one of the extra configuration options that should be included in the on-demand scan configuration screen as described here and here.

Checklist

  • Add scan_method field to dast_site_profile model
  • Create a migration to add the scan_method column into the database

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marcos Rocha

Merge request reports

Loading