Skip to content

Add security training promo to security dashboard

What does this MR do and why?

It adds a promotion banner for the upcoming security training feature to the security dashboard:

Note: This is currently behind the secure_vulnerability_training feature flag and additional view-logic, like dismissal, etc. are tracked in separate issues and will be added in later MRs

Screenshots or screen recordings

promo_security_dashboard

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

  1. Enable the feature flag
echo "Feature.enable(:secure_vulnerability_training)" | rails c
  1. Navigate to a project's security dashboard ("Security & Compliance" -> "Security Dashboard")

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

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 #350440 (closed)

Edited by David Pisek

Merge request reports

Loading