Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AttackComplexity

An enumeration of possible attack complexities associated with a vulnerability.

Index

Enumeration members

Enumeration members

HIGH

HIGH: = 2

Denotes high attack complexity.

LOW

LOW: = 1

Denotes low attack complexity.

NOT_DEFINED

NOT_DEFINED: = 0

Denotes an undefined value.

Generated using TypeDoc