Builder

class Builder

Properties

Link copied to clipboard

The count of findings with Critical severity level at this point in the trend timeline.

Link copied to clipboard
var fatal: Long?

The count of findings with Fatal severity level at this point in the trend timeline.

Link copied to clipboard
var high: Long?

The count of findings with High severity level at this point in the trend timeline.

Link copied to clipboard

The count of findings with Informational severity level at this point in the trend timeline.

Link copied to clipboard
var low: Long?

The count of findings with Low severity level at this point in the trend timeline.

Link copied to clipboard
var medium: Long?

The count of findings with Medium severity level at this point in the trend timeline.

Link copied to clipboard
var other: Long?

The count of findings with severity levels not fitting into the standard categories at this point in the trend timeline.

Link copied to clipboard

The count of findings with Unknown severity level at this point in the trend timeline.