Skip to content

Add security-training promo banner to vuln report

What does this MR do and why?

It adds a promotion banner for the upcoming "security training" feature to the vulnerability report.

Note: This is currently behind a feature flag and additional logic (storing dismissal state, etc.) will be added in separate MRs.

Screenshots or screen recordings

Screen_Shot_2022-01-25_at_8.17.54_am

How to set up and validate locally

  1. Enable the feature flag
echo "Feature.enable(:secure_vulnerability_training)" | rails c
  1. Go to a project's "Security & Compliance" -> "Vulnerability Report"

MR acceptance checklist

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

Related to #350439 (closed)

Edited by David Pisek

Merge request reports

Loading