Module: Nexpose::VulnException::Reason
- Defined in:
- lib/nexpose/vuln_exception.rb
Overview
The reason for the exception status.
Constant Summary collapse
- FALSE_POSITIVE =
'False Positive'- COMPENSATING_CONTROL =
'Compensating Control'- ACCEPTABLE_USE =
'Acceptable Use'- ACCEPTABLE_RISK =
'Acceptable Risk'- OTHER =
'Other'