Module: Nexpose::VulnException::Scope
- Defined in:
- lib/nexpose/vuln_exception.rb
Overview
The scope of the exception.
Constant Summary collapse
- ALL_INSTANCES =
'All Instances'
- ALL_INSTANCES_ON_A_SPECIFIC_ASSET =
'All Instances on a Specific Asset'
- ALL_INSTANCES_IN_A_SPECIFIC_SITE =
'All Instances in a Specific Site'
- SPECIFIC_INSTANCE_OF_SPECIFIC_ASSET =
'Specific Instance of Specific Asset'