Skip to content

Add apollo query to code flow tab

What does this MR do and why?

in this MR added apollo query getBlobInfo to code flow tab. in the next MR I will use this query.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

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

Before After
Screen_Recording_2024-06-10_at_10.44.53 Screen_Recording_2024-06-10_at_15.03.45

How to set up and validate locally

  1. change your locally feature flag 'vulnerability_code_flow' to be enabled. (#465776 )
  2. validate that you have 'codeFlows' object inside 'details' column in 'vulnerability_occurrences' table.

Related to #456018 and #458062

Edited by Chen Charnolevsky

Merge request reports