Classes
Enumerations
Interfaces
TypeAliases

CompassVulnerabilityEventProperties

Compass Vulnerability Event

Property NameTypeDescription
__typenameLiteral
discoverySourceMaybe<String>The source or tool that discovered the vulnerability.
discoveryTimeAnyThe time when the vulnerability was discovered.
idStringThe ID of the vulnerability.
remediationTimeMaybe<Any>The time when the vulnerability was remediated.
scoreMaybe<Number>The CVSS score of the vulnerability (0-10).
severityMaybe<CompassVulnerabilityEventSeverity>The severity of the vulnerability.
stateStringThe state of the vulnerability. Supported values are: OPEN
vulnerableTargetMaybe<String>The target system or component that is vulnerable.

Rate this page: