Vulnerability Class |
Namespace: MSL.Core.Process.Scripting.Api
The Vulnerability type exposes the following members.
| Name | Description | |
|---|---|---|
| Vulnerability(VulnerabilityType) |
Initializes a new instance of Vulnerability.
| |
| Vulnerability(String) |
Initializes a new instance of Vulnerability.
| |
| Vulnerability(VulnerabilityType, Int32, Boolean) |
Initializes a new instance of Vulnerability.
| |
| Vulnerability(String, Int32, Boolean) |
Initializes a new instance of Vulnerability.
|
| Name | Description | |
|---|---|---|
| Certainty |
Gets the certainty percentage.
| |
| Confirmed |
Gets whether this vulnerability is confirmed.
| |
| CustomFields |
Gets the custom fields of this vulnerability.
| |
| Guid |
Gets the GUID identifier of custom vulnerability.
| |
| Type |
Gets the vulnerability type.
|
| Name | Description | |
|---|---|---|
| ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |