Compass Vulnerability Event
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
discoverySource | Maybe<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 | Maybe<Any> | The time when the vulnerability was remediated. |
score | Maybe<Number> | The CVSS score of the vulnerability (0-10). |
severity | Maybe<CompassVulnerabilityEventSeverity> | The severity of the vulnerability. |
state | String | The state of the vulnerability. Supported values are: OPEN |
vulnerableTarget | Maybe<String> | The target system or component that is vulnerable. |
Rate this page: