Builder

class Builder

Properties

Link copied to clipboard

The vulnerabilities found in your Lambda function code. This field pertains to findings that Security Hub receives from Amazon Inspector.

Link copied to clipboard
var cvss: List<Cvss>?

CVSS scores from the advisory related to the vulnerability.

Link copied to clipboard

The Exploit Prediction Scoring System (EPSS) score for a finding.

Link copied to clipboard

Whether an exploit is available for a finding.

Link copied to clipboard

Specifies if all vulnerable packages in a finding have a value for FixedInVersion and Remediation. This field is evaluated for each vulnerability Id based on the number of vulnerable packages that have a value for both FixedInVersion and Remediation. Valid values are as follows:

Link copied to clipboard
var id: String?

The identifier of the vulnerability.

Link copied to clipboard

The date and time of the last exploit associated with a finding discovered in your environment.

Link copied to clipboard

A list of URLs that provide additional information about the vulnerability.

Link copied to clipboard

List of vulnerabilities that are related to this vulnerability.

Link copied to clipboard

Information about the vendor that generates the vulnerability report.

Link copied to clipboard

List of software packages that have the vulnerability.

Functions

Link copied to clipboard