Skip to content

Add padding to OWASP identifiers

Savas Vedova requested to merge 467148-owasp-padding into master

What does this MR do and why?

Add padding to OWASP identifiers

To ensure consistency with properly formatted identifiers we formatted our OWASP 2021 identifiers.

Changelog: changed EE: true

MR acceptance checklist

Screenshots or screen recordings

image

How to set up and validate locally

  1. Enable the feature flag: echo "Feature.enable(:vulnerability_report_owasp_2021)" | rails c
  2. Visit Vulnerability Report
  3. Group By OWASP 2021

Related to #467148 (closed)

Merge request reports