Home
last modified time | relevance | path

Searched refs:cvssv3 (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DCve.php39 public function setCvssv3(Cvssv3 $cvssv3) argument
41 $this->cvssv3 = $cvssv3;
48 return $this->cvssv3;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DVulnerabilityOccurrence.php75 public function setCvssv3(CVSS $cvssv3) argument
77 $this->cvssv3 = $cvssv3;
84 return $this->cvssv3;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DVulnerabilityOccurrence.php75 public function setCvssv3(CVSS $cvssv3) argument
77 $this->cvssv3 = $cvssv3;
84 return $this->cvssv3;