Skip to content

Render modified response summary

Samantha Ming requested to merge 382203-add-supporting-message into master

What does this MR do and why?

The MR renders the Modified response 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 "Modified response" summary section

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

Edited by Samantha Ming

Merge request reports

Loading