Skip to content

Release Security Reports V2

Savas Vedova requested to merge 409015-cleanup-refactor-security-extension into master

What does this MR do and why?

Release Security Reports V2

The Security Reports Widget has been rewritten from scratch using the new MR Widget Framework. Moving forward, this allows us to remove the legacy code and improve the user experience by providing a better product.

Changelog: changed

Screenshots or screen recordings

There are no visual changes. This code just removes the old version.

How to set up and validate locally

Note: you need a to setup a runner to verify this change locally.

  1. Fork https://gitlab.com/gitlab-examples/security/security-reports/
  2. Create an MR (modify the README.md for instance)
  3. Go to the MR page
  4. Check for the security reports widget, it should load without a problem.

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

Edited by Savas Vedova

Merge request reports