Skip to content

Add Image and OperatingSystem to Location

What does this MR do?

This MR adds the following properties to the Location struct

  • .vulnerabilities[].location.image
  • .vulnerabilities[].location.operating_system

These changes are necessary to support the image and operating_system fields currently supported by the ruby ContainerScanning Formatter

Closes gitlab-org/gitlab#9610 (closed)

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Merge request reports

Loading