Skip to content

Draft: Security scanning MR widget PoC

Paul Gascou-Vaillancourt requested to merge sec-scanning-widget-poc into master

What does this MR do and why?

This is a PoC using client-side dummy data to implement the security scanning MR widget.

Screenshots or screen recordings

expected design implementation
MR_Widget_security Screen_Shot_2022-02-15_at_11.13.07_AM

How to set up and validate locally

  1. You might need to enable the refactor_mr_widgets_extensions feature flag:

    Feature.enable(:refactor_mr_widgets_extensions)
  2. Open any MR.

MR acceptance checklist

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

/cc @svedova

Edited by Savas Vedova

Merge request reports