Skip to content

Move vulnerabilities GraphQL into its own component

What does this MR do and why?

This MR moves the vulnerabilities GraphQL request and the intersection observer that handles the infinite scrolling, out of vulnerability_report_development.vue and into its own vulnerability_list_graphql.vue component. Please see in-line comments for more details.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #338790 (closed)

Edited by Daniel Tian

Merge request reports