PackageVulnerabilityDetails

Information about a package vulnerability finding.

Types

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

Properties

Link copied to clipboard

An object that contains details about the CVSS score of a finding.

Link copied to clipboard

One or more URLs that contain details about this vulnerability type.

Link copied to clipboard

One or more vulnerabilities related to the one identified in this finding.

Link copied to clipboard

The source of the vulnerability information.

Link copied to clipboard

A URL to the source of the vulnerability information.

Link copied to clipboard

The date and time that this vulnerability was first added to the vendor's database.

Link copied to clipboard

The severity the vendor has given to this vulnerability type.

Link copied to clipboard

The date and time the vendor last updated this vulnerability in their database.

Link copied to clipboard

The ID given to this vulnerability.

Link copied to clipboard

The packages impacted by this vulnerability.

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