Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TargetDistribution

An enumeration of possible target distribution levels associated with a vulnerability.

Index

Enumeration members

Enumeration members

HIGH

HIGH: = 4

Denotes that vulnerable targets are widespread.

LOW

LOW: = 2

Denotes that few vulnerable targets currently exist.

MEDIUM

MEDIUM: = 3

Denotes that a significant number vulnerable targets currently exist.

NONE

NONE: = 1

Denotes that no vulnerable targets currently exist.

NOT_DEFINED

NOT_DEFINED: = 0

Denotes an undefined value.

Generated using TypeDoc