sensitivity property

int? sensitivity
getter/setter pair

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

core.int? sensitivity;