sensitivity property

int? sensitivity
final

The sensitivity value associated with the WAF rule ID. This corresponds to the ModSecurity paranoia level, ranging from 1 to 4. 0 is reserved for opt-in only rules.

Implementation

final int? sensitivity;