Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Scope

An enumeration of scopes associated with a vulnerability.

Index

Enumeration members

Enumeration members

CHANGED

CHANGED: = 2

Denotes that the vulnerability can affect adjacent systems.

NOT_DEFINED

NOT_DEFINED: = 0

Denotes an undefined value.

UNCHANGED

UNCHANGED: = 1

Denotes that the vulnerability cannot affect adjacent systems.

Generated using TypeDoc