Skip to content

Add `web_url` field to FindingReportsComparer GraphQL endpoint

Dheeraj Joshi requested to merge djadmin-update-security-finding-endpoint into master

Implements gitlab-vscode-extension#811 (closed)

What does this MR do and why?

Add web_url field to Security Findings GraphQL endpoint. This will help us iterate on the vscode integration with security findings to open findings in browser tabs.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

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.

Edited by Dheeraj Joshi

Merge request reports