Reference documentation and code samples for the Grafeas V1 Client class WindowsDetail.
Generated from protobuf message grafeas.v1.VulnerabilityNote.WindowsDetail
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ cpe_uri
↳ name
string
Required. The name of this vulnerability.
↳ description
string
The description of this vulnerability.
↳ fixing_kbs
array< Grafeas\V1\VulnerabilityNote\WindowsDetail\KnowledgeBase
>
Required. The names of the KBs which have hotfixes to mitigate this vulnerability. Note that there may be multiple hotfixes (and thus multiple KBs) that mitigate a given vulnerability. Currently any listed KBs presence is considered a fix.
getCpeUri
Required. The CPE URI this vulnerability affects.
string
setCpeUri
Required. The CPE URI this vulnerability affects.
var
string
$this
getName
Required. The name of this vulnerability.
string
setName
Required. The name of this vulnerability.
var
string
$this
getDescription
The description of this vulnerability.
string
setDescription
The description of this vulnerability.
var
string
$this
getFixingKbs
Required. The names of the KBs which have hotfixes to mitigate this vulnerability. Note that there may be multiple hotfixes (and thus multiple KBs) that mitigate a given vulnerability. Currently any listed KBs presence is considered a fix.
setFixingKbs
Required. The names of the KBs which have hotfixes to mitigate this vulnerability. Note that there may be multiple hotfixes (and thus multiple KBs) that mitigate a given vulnerability. Currently any listed KBs presence is considered a fix.
$this