criticality property

List<NumberFilter>? criticality
final

The level of importance assigned to the resources associated with the finding.

A score of 0 means that the underlying resources have no criticality, and a score of 100 is reserved for the most critical resources.

Implementation

final List<NumberFilter>? criticality;