VulnerabilityLocationDependencyScanning

class Object
trait Matchable
class Any

Value members

Concrete methods

def blobPath: SelectionBuilder[VulnerabilityLocationDependencyScanning, Option[String]]

Blob path to the vulnerable file.

Blob path to the vulnerable file.

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

Dependency containing the vulnerability.

Dependency containing the vulnerability.

def file: SelectionBuilder[VulnerabilityLocationDependencyScanning, Option[String]]

Path to the vulnerable file.

Path to the vulnerable file.