Add securityReportFinding query for security report
Description
This implements #823 (closed) to setup the securityReportFinding
query. This was needed to fetch more data points for vulnerability findings.
Idelaly, this should not have any user-facing change.
Related Issues
Resolves #823 (closed)
How has this been tested?
- Checkout an open MR with security findings
- Example: gitlab-ui!3765 (merged) or another open MR in the gitlab-ui project should have security findings listed
- Reload the extension
- It should list down the vulnerabilities under "Security scanning" tab.
- There're no user facing changes to this MR
Screenshots (if appropriate):
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to change) -
Documentation -
Chore (Related to CI or Packaging to platforms) -
Test gap
Related to #823 (closed)
Edited by Dheeraj Joshi