Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cve-api
master
Top Level Namespace
CVENVDEntry
CVENVDEntryConfigurations
CVENVDEntryConfigurationsNodes
CVENVDEntryConfigurationsNodesCPEMatch
CVENVDEntryCVE
CVENVDEntryCVEDescription
CVENVDEntryCVEDescriptionData
CVENVDEntryCVEDReferenceData
CVENVDEntryCVEImpact
CVENVDEntryCVEImpactMetricV2
CVENVDEntryCVEImpactMetricV2Cvss
CVENVDEntryCVEImpactMetricV3
CVENVDEntryCVEImpactMetricV3Cvss
CVENVDEntryCVEMeta
CVENVDEntryCVEReferences
CVENVDFeed
Built with Crystal 1.9.2
2023-10-07 18:52:45 UTC
struct
CVENVDEntryCVEDescriptionData
CVENVDEntryCVEDescriptionData
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
parser/nvd_schemas.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#lang
: String
#lang=
(lang : String)
#value
: String
#value=
(value : String)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
lang
: String
#
[
View source
]
def
lang=
(lang : String)
#
[
View source
]
def
value
: String
#
[
View source
]
def
value=
(value : String)
#
[
View source
]