Skip to content

Add action for fetching vulnerability async

Zamir Martins requested to merge use_and_fetch_vulnerability_async into master

What does this MR do and why?

As we are moving away from loading vulnerability information as part of the main query, this MR add action for fetching vulnerability async. TLDR; fetchVulnerabilities action and its related states are added as part of this MR.

EE: true

This is follow-up from Change data source for project level dependencies (!139686 - merged) • Zamir Martins • 16.8

Related issue: #393061 (closed)

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.

Edited by Zamir Martins

Merge request reports