Add `ClusterImageScanningType` to `VulnerabilitiesResolver`
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
Showing
Please register or sign in to comment