Fetch enabled scan reports from GraphQL
What does this MR do and why?
Fetch enabled scan reports from GraphQL
Use GraphQL to fetch enabled full and partial scans.
References
Screenshots or screen recordings
No visual changes:
How to set up and validate locally
- Import https://gitlab.com/gitlab-examples/security/security-reports/
- Create a MR by modifying any file
- Enable feature flag:
echo "Feature.enable(:vulnerability_partial_scans)" | rails c - Visit the MR page, the security reports should load
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Savas Vedova
