Module: Arachni::Vulnerability::Severity
- Defined in:
- lib/vulnerability.rb
Overview
Holds constants to describe the #severity of a vulnerability.
Constant Summary
- HIGH =
'High'
- MEDIUM =
'Medium'
- LOW =
'Low'
- INFORMATIONAL =
'Informational'
Holds constants to describe the #severity of a vulnerability.
'High'
'Medium'
'Low'
'Informational'