The list of properties of the vulnerability event.
Property Name | Type | Description |
---|---|---|
discoverySource | InputMaybe<String> | The source or tool that discovered the vulnerability. |
discoveryTime | Any | The time when the vulnerability was discovered. |
id | String | The ID of the vulnerability. |
remediationTime | InputMaybe<Any> | The time when the vulnerability was remediated. |
score | InputMaybe<Number> | The CVSS score of the vulnerability (0-10). |
severity | CompassVulnerabilityEventSeverityInput | The severity of the vulnerability |
state | CompassVulnerabilityEventState | The state of the vulnerability. |
vulnerableTarget | InputMaybe<String> | The target system or component that is vulnerable. |
Rate this page: