Reference documentation and code samples for the Grafeas V1 Client class CISAKnownExploitedVulnerabilities.
Generated from protobuf message grafeas.v1.CISAKnownExploitedVulnerabilities
Namespace
Grafeas \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ known_ransomware_campaign_use |
string
Whether the vulnerability is known to have been leveraged as part of a ransomware campaign. |
getKnownRansomwareCampaignUse
Whether the vulnerability is known to have been leveraged as part of a ransomware campaign.
| Returns | |
|---|---|
| Type | Description |
string |
|
setKnownRansomwareCampaignUse
Whether the vulnerability is known to have been leveraged as part of a ransomware campaign.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|