depanalyzer
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
depanalyzer
depanalyzer
/
com.depanalyzer.repository
/
CvssMetricV3
/
CvssMetricV3
Cvss
Metric
V3
constructor
(
source
:
String
?
=
null
,
type
:
String
?
=
null
,
cvssData
:
CvssDataV3
,
baseSeverity
:
String
?
=
null
,
exploitabilityScore
:
Double
?
=
null
,
impactScore
:
Double
?
=
null
)