FindingDetail

Details of the vulnerability identified in a finding.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Cybersecurity and Infrastructure Security Agency (CISA) details for a specific vulnerability.

Link copied to clipboard

The Common Weakness Enumerations (CWEs) associated with the vulnerability.

Link copied to clipboard

The Exploit Prediction Scoring System (EPSS) score of the vulnerability.

Link copied to clipboard

Information on the evidence of the vulnerability.

Link copied to clipboard

Contains information on when this exploit was observed.

Link copied to clipboard

The finding ARN that the vulnerability details are associated with.

Link copied to clipboard

The reference URLs for the vulnerability data.

Link copied to clipboard

The risk score of the vulnerability.

Link copied to clipboard

The known malware tools or kits that can exploit the vulnerability.

Link copied to clipboard

The MITRE adversary tactics, techniques, or procedures (TTPs) associated with the vulnerability.

Functions

Link copied to clipboard
inline fun copy(block: FindingDetail.Builder.() -> Unit = {}): FindingDetail
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String