Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class Vulnerability.
Refers to common vulnerability fields e.g. cve, cvss, cwe etc.
Generated from protobuf message google.cloud.securitycenter.v1.Vulnerability
Namespace
Google \ Cloud \ SecurityCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ cve
↳ offending_package
↳ fixed_package
↳ security_bulletin
getCve
CVE stands for Common Vulnerabilities and Exposures ( https://cve.mitre.org/about/ )
hasCve
clearCve
setCve
CVE stands for Common Vulnerabilities and Exposures ( https://cve.mitre.org/about/ )
$this
getOffendingPackage
The offending package is relevant to the finding.
hasOffendingPackage
clearOffendingPackage
setOffendingPackage
The offending package is relevant to the finding.
$this
getFixedPackage
The fixed package is relevant to the finding.
hasFixedPackage
clearFixedPackage
setFixedPackage
The fixed package is relevant to the finding.
$this
getSecurityBulletin
The security bulletin is relevant to this finding.
hasSecurityBulletin
clearSecurityBulletin
setSecurityBulletin
The security bulletin is relevant to this finding.
$this