CisaData

class CisaData

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

Types

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

Properties

Link copied to clipboard

The remediation action recommended by CISA for this vulnerability.

Link copied to clipboard

The date and time CISA added this vulnerability to their catalogue.

Link copied to clipboard

The date and time CISA expects a fix to have been provided vulnerability.

Functions

Link copied to clipboard
inline fun copy(block: CisaData.Builder.() -> Unit = {}): CisaData
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