Skip to content

Blocked: Display deprecated badge next to OWASP 2017

Savas Vedova requested to merge 440182-add-deprecated-badge into master

What does this MR do and why?

Display deprecated badge next to OWASP 2017

We are deprecating OWASP 2017 mappings and migrating them to OWASP 2021. This MR is a frontend-only change which adds a 'deprecated' badge next to the OWASP 2017 option with a descriptive tooltip.

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
image image
image
image (feature flag off)

How to set up and validate locally

  1. Enable feature flag: echo "Feature.enable(:vulnerability_report_owasp_2021)" | rails c
  2. Visit Vulnerability Report
  3. Check group by options

Related to #440182

Edited by Savas Vedova

Merge request reports

Loading