CategoryWithFindingNum

Information about a finding category with open findings.

Types

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

Properties

Link copied to clipboard

The name of the finding category. A finding category is determined by the detector that detected the finding.

Link copied to clipboard

The number of open findings in the category.

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