Home
last modified time | relevance | path

Searched refs:cvssScore (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DVulnerability.php23 public $cvssScore; variable in Google\\Service\\ContainerAnalysis\\Vulnerability
33 public function setCvssScore($cvssScore) argument
35 $this->cvssScore = $cvssScore;
39 return $this->cvssScore;
H A DVulnerabilityNote.php26 public $cvssScore; variable in Google\\Service\\ContainerAnalysis\\VulnerabilityNote
45 public function setCvssScore($cvssScore) argument
47 $this->cvssScore = $cvssScore;
54 return $this->cvssScore;
H A DGrafeasV1beta1VulnerabilityDetails.php23 public $cvssScore; variable in Google\\Service\\ContainerAnalysis\\GrafeasV1beta1VulnerabilityDetails
34 public function setCvssScore($cvssScore) argument
36 $this->cvssScore = $cvssScore;
40 return $this->cvssScore;
H A DVulnerabilityOccurrence.php26 public $cvssScore; variable in Google\\Service\\ContainerAnalysis\\VulnerabilityOccurrence
61 public function setCvssScore($cvssScore) argument
63 $this->cvssScore = $cvssScore;
70 return $this->cvssScore;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DVulnerabilityOccurrence.php26 public $cvssScore; variable in Google\\Service\\OnDemandScanning\\VulnerabilityOccurrence
61 public function setCvssScore($cvssScore) argument
63 $this->cvssScore = $cvssScore;
70 return $this->cvssScore;