VulnerabilityLocationContainerScanning

class Object
trait Matchable
class Any

Value members

Concrete methods

def dependency[A](innerSelection: SelectionBuilder[VulnerableDependency, A]): SelectionBuilder[VulnerabilityLocationContainerScanning, Option[A]]

Dependency containing the vulnerability.

Dependency containing the vulnerability.

def image: SelectionBuilder[VulnerabilityLocationContainerScanning, Option[String]]

Name of the vulnerable container image.

Name of the vulnerable container image.

def operatingSystem: SelectionBuilder[VulnerabilityLocationContainerScanning, Option[String]]

Operating system that runs on the vulnerable container image.

Operating system that runs on the vulnerable container image.