CycloneDX::VulnerabilityRating
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(score : Float64 | Nil = nil, severity : String | Nil = nil, method : String | Nil = nil, vector : String | Nil = nil, source : VulnerabilitySource | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
method
Sourcescore
Sourceseverity
Sourcesource
Sourceto_xml(xml : XML::Builder)
Sourcevector
Source