Skip to content

Add feature_category metadata to DAST test files

Rémy Coutable requested to merge add-feature-category-to-dast-test-files into master

What does this MR do and why?

This MR adds feature_category metadata to DAST test files. This metadata will be used to categorize DAST tests and make it easier to find and manage them.

The following DAST test files have been updated:

  • dast/branch_spec.rb
  • dast/pre_scan_verification_spec.rb
  • dast/pre_scan_verification_step_spec.rb
  • dast/profile_schedule_spec.rb
  • dast/profile_spec.rb
  • dast/profiles_pipeline_spec.rb
  • dast/scanner_profiles_build_spec.rb
  • dast/site_profile_secret_variable_spec.rb
  • dast/site_profiles_build_spec.rb

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

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


This description was generated for revision f388e004 using AI

Edited by Rémy Coutable

Merge request reports

Loading