Skip to content

Create VulnerabilityLocationType and supporting types

Avielle Wolfe requested to merge 208847-location-type into master

What does this MR do?

  • Adds VulnerabilityLocationType
  • Adds VulnerableDependencyType
  • Adds VulnerablePackageType

Each of these allows us to send vulnerability location data in a GraphQL way. Currently it's being sent in a JSON blob string field

Issue: #208847 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Alex Kalderimis

Merge request reports