• Brian Williams's avatar
    Add `ClusterImageScanningType` to `VulnerabilitiesResolver` · 38d8bf4f
    Brian Williams authored
    With the new `cluster_image_scanning` vulnerabilities, we have a new
    location type, but it currently is not possible to retrieve the location
    data for these vulnerabilities from GraphQL. This change adds
    `VulnerabilityLocation::ClusterImageScanningType` in order to make this
    possible.
    
    Changelog: added
    EE: true
    38d8bf4f
location_spec.rb 10.9 KB