Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Cvss2VectorPrefixOption

Represents a prefixing option for CVSS v2 vectors.

Index

Enumeration members

Enumeration members

BRACKETED

BRACKETED: = 1

Represents a bracketed prefixing option (i.e. a vector in parentheses).

NONE

NONE: = 0

Represents no prefixing option (i.e. a bare vector).

VERSION

VERSION: = 2

Represents a versioned prefixing option (i.e. a 'CVSS2#' prefix).

Generated using TypeDoc