Classes
Enumerations
Interfaces
TypeAliases

CompassCreateVulnerabilityEventPropertiesInput

The list of properties of the vulnerability event.

Property NameTypeDescription
discoverySourceInputMaybe<String>The source or tool that discovered the vulnerability.
discoveryTimeAnyThe time when the vulnerability was discovered.
idStringThe ID of the vulnerability.
remediationTimeInputMaybe<Any>The time when the vulnerability was remediated.
scoreInputMaybe<Number>The CVSS score of the vulnerability (0-10).
severityCompassVulnerabilityEventSeverityInputThe severity of the vulnerability
stateCompassVulnerabilityEventStateThe state of the vulnerability.
vulnerableTargetInputMaybe<String>The target system or component that is vulnerable.

Rate this page: