Interface ContainerFindingResource.Builder

  • Method Details

    • image

      The container image information, including the image name and tag used to run the container that was involved in the finding.

      Parameters:
      image - The container image information, including the image name and tag used to run the container that was involved in the finding.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • imageUid

      The unique ID associated with the container image.

      Parameters:
      imageUid - The unique ID associated with the container image.
      Returns:
      Returns a reference to this object so that method calls can be chained together.