Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DGrafeasV1beta1VulnerabilityDetails.php24 public $effectiveSeverity; variable in Google\\Service\\ContainerAnalysis\\GrafeasV1beta1VulnerabilityDetails
42 public function setEffectiveSeverity($effectiveSeverity) argument
44 $this->effectiveSeverity = $effectiveSeverity;
48 return $this->effectiveSeverity;
H A DPackageIssue.php35 public $effectiveSeverity; variable in Google\\Service\\ContainerAnalysis\\PackageIssue
100 public function setEffectiveSeverity($effectiveSeverity) argument
102 $this->effectiveSeverity = $effectiveSeverity;
109 return $this->effectiveSeverity;
H A DVulnerabilityOccurrence.php32 public $effectiveSeverity; variable in Google\\Service\\ContainerAnalysis\\VulnerabilityOccurrence
89 public function setEffectiveSeverity($effectiveSeverity) argument
91 $this->effectiveSeverity = $effectiveSeverity;
98 return $this->effectiveSeverity;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DPackageIssue.php35 public $effectiveSeverity; variable in Google\\Service\\OnDemandScanning\\PackageIssue
100 public function setEffectiveSeverity($effectiveSeverity) argument
102 $this->effectiveSeverity = $effectiveSeverity;
109 return $this->effectiveSeverity;
H A DVulnerabilityOccurrence.php32 public $effectiveSeverity; variable in Google\\Service\\OnDemandScanning\\VulnerabilityOccurrence
89 public function setEffectiveSeverity($effectiveSeverity) argument
91 $this->effectiveSeverity = $effectiveSeverity;
98 return $this->effectiveSeverity;