Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Impact

An enumeration of possible impact magnitudes associated with a vulnerability.

Index

Enumeration members

Enumeration members

COMPLETE

COMPLETE: = 3

Denotes complete impact.

NONE

NONE: = 1

Denotes no impact.

NOT_DEFINED

NOT_DEFINED: = 0

Denotes an undefined value.

PARTIAL

PARTIAL: = 2

Denotes partial impact.

Generated using TypeDoc