Search
Preparing search index...
The search index is not available
vuln-vects
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
vuln-vects
cvss3-enums
Module cvss3-enums
Index
Enumerations
Attack
Complexity
Attack
Vector
Exploit
Code
Maturity
Impact
Privileges
Required
Remediation
Level
Report
Confidence
Scope
Security
Requirement
User
Interaction
Variables
enums
Variables
Const
enums
enums
:
{
AttackComplexity
:
typeof
AttackComplexity
;
AttackVector
:
typeof
AttackVector
;
ExploitCodeMaturity
:
typeof
ExploitCodeMaturity
;
Impact
:
typeof
Impact
;
PrivilegesRequired
:
typeof
PrivilegesRequired
;
RemediationLevel
:
typeof
RemediationLevel
;
ReportConfidence
:
typeof
ReportConfidence
;
Scope
:
typeof
Scope
;
SecurityRequirement
:
typeof
SecurityRequirement
;
UserInteraction
:
typeof
UserInteraction
}
= ...
An object containing all enums bundled for export.
Type declaration
Attack
Complexity
:
typeof
AttackComplexity
Attack
Vector
:
typeof
AttackVector
Exploit
Code
Maturity
:
typeof
ExploitCodeMaturity
Impact
:
typeof
Impact
Privileges
Required
:
typeof
PrivilegesRequired
Remediation
Level
:
typeof
RemediationLevel
Report
Confidence
:
typeof
ReportConfidence
Scope
:
typeof
Scope
Security
Requirement
:
typeof
SecurityRequirement
User
Interaction
:
typeof
UserInteraction
Modules
cvss2-
enums
cvss3-
enums
index
Attack
Complexity
Attack
Vector
Exploit
Code
Maturity
Impact
Privileges
Required
Remediation
Level
Report
Confidence
Scope
Security
Requirement
User
Interaction
enums
Generated using
TypeDoc
An object containing all enums bundled for export.