Builder

class Builder

Properties

Link copied to clipboard
var all: Long?

The total count of findings from all severities.

Link copied to clipboard

The total count of critical severity findings.

Link copied to clipboard
var high: Long?

The total count of high severity findings.

Link copied to clipboard
var medium: Long?

The total count of medium severity findings.