VulnerabilityVendor

A vendor that generates a vulnerability report.

Types

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

Properties

Link copied to clipboard
val name: String?

The name of the vendor.

Link copied to clipboard
val url: String?

The URL of the vulnerability advisory.

Link copied to clipboard

Indicates when the vulnerability advisory was created.

Link copied to clipboard

The severity that the vendor assigned to the vulnerability.

Link copied to clipboard

Indicates when the vulnerability advisory was last updated.

Functions

Link copied to clipboard
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