Add security-training promo banner to vuln report
requested to merge 350439-add-promotion-callout-for-security-training-feature-to-vulnerability-report-ui-only into master
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
How to set up and validate locally
- Enable the feature flag
echo "Feature.enable(:secure_vulnerability_training)" | rails c
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #350439 (closed)
Edited by David Pisek