Skip to content

Move DAST profiles files

Paul Gascou-Vaillancourt requested to merge 247272-move-dast-profiles-files into master

What does this MR do?

This...

  • ...renames the dast_site_profiles_form directory to dast_site_profiles to match the dast_scanner_profiles directory.
  • ...renames DAST site profiles' entry point from index.js to dast_site_profiles_bundle to match that of DAST scanner profiles.
  • ...moves both dast_site_profiles and dast_scanner_profiles into the dast_profiles directory to regroup all the related parts.

Screenshots or Screencasts (strongly suggested)

No visual change.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #247272 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports