Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SecurityRequirement

An enumeration of possible security requirements associated with a vulnerability.

Index

Enumeration members

Enumeration members

HIGH

HIGH: = 3

Denotes a high requirement.

LOW

LOW: = 1

Denotes an low requirement.

MEDIUM

MEDIUM: = 2

Denotes a medium requirement.

NOT_DEFINED

NOT_DEFINED: = 0

Denotes an undefined value.

Generated using TypeDoc