Render modified response summary
What does this MR do and why?
The MR renders the Modified response information.
Screenshots or screen recordings
How to set up and validate locally
- Have the related FF enabled:
echo "Feature.enable(:pipeline_security_dashboard_graphql)" | rails c
- You'll need an EE License
- You'll need to have runners enabled (See $2408961 for setting up a runner)
- Import https://gitlab.com/gitlab-examples/security/security-reports
- Run a pipeline on master
- Go to the pipeline page
- Filter Tool "API Fuzzing" > Click one to trigger the modal
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #382203 (closed)
Edited by Samantha Ming