AggregatedScanResult

Contains aggregated scan results across multiple scan operations, providing a summary of scan status and findings.

Types

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

Properties

Link copied to clipboard

A Boolean value indicating whether any of the aggregated scans failed.

Link copied to clipboard

An array of findings discovered across all aggregated scans.

Link copied to clipboard

The timestamp when the aggregated scan result was last computed, in Unix format and Coordinated Universal Time (UTC).

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