Skip to content

Render evidence summary data

Samantha Ming requested to merge 382203-add-evidence-summary into master

What does this MR do and why?

The MR renders the Evidence information.

Screenshots or screen recordings

image

How to set up and validate locally

  1. Have the related FF enabled: echo "Feature.enable(:pipeline_security_dashboard_graphql)" | rails c
  2. You'll need an EE License
  3. You'll need to have runners enabled (See $2408961 for setting up a runner)
  4. Import https://gitlab.com/gitlab-examples/security/security-reports
  5. Run a pipeline on master
  6. Go to the pipeline page
  7. Filter Tool "API Fuzzing" > Click one to trigger the modal
  8. You can see a "Evidence" summary section

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

Edited by Samantha Ming

Merge request reports

Loading