Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ImpactSubscore

An enumeration of possible impact subscores associated with a vulnerability.

Index

Enumeration members

Enumeration members

HIGH

HIGH: = 3

Denotes high impact.

LOW

LOW: = 1

Denotes low impact.

MEDIUM

MEDIUM: = 2

Denotes medium impact.

NOT_DEFINED

NOT_DEFINED: = 0

Denotes an undefined value.

Generated using TypeDoc