AccountFindingsMetric

A summary of findings metrics in an account.

Types

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

Properties

Link copied to clipboard

The number of closed findings of each severity in an account on the specified date.

Link copied to clipboard

The date from which the finding metrics were retrieved.

Link copied to clipboard

The average time it takes to close findings of each severity in days.

Link copied to clipboard

The number of new findings of each severity in account on the specified date.

Link copied to clipboard

The number of open findings of each severity in an account as of the specified date.

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