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:

image

How to set up and validate locally

  1. Import https://gitlab.com/gitlab-examples/security/security-reports/
  2. Create a MR by modifying any file
  3. Enable feature flag: echo "Feature.enable(:vulnerability_partial_scans)" | rails c
  4. 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

Merge request reports

Loading