BE: Add filtering for `image` to vulnerability report graphQL query

This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

Why are we doing this work

In order to add dropdown filters for image in issue #337882 (closed), we need to support this filters in the relevant GraphQL query.

Relevant links

Non-functional requirements

  • Documentation:
  • Feature flag:
    • vulnerability_location_image_filter
    • Feature flag rollout issue: #340915 (closed)
  • Performance:
  • Testing:

Implementation plan

Edited by Sashi Kumar Kumaresan