Vulnerability
Inherits YAML::Serializable < JSON::Serializable < Reference < Object
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceClass methods
color(string : String)
SourceInstance methods
add_properties!(type : String)
Sourcebase_image
Sourcebase_image=(base_image : String | Nil)
Sourcecve
Sourcecve_or_id
Sourcecvss
Sourcecvss_score
Sourcecvss_score=(cvss_score : Float32 | Nil)
Sourcecvss_v3
Sourcecvss_v3=(cvss_v3 : String | Nil)
Sourcecwe
Sourcecwe_list(cwes : Array(String) | Nil)
Sourcedescription
Sourcedescription=(description : String)
Sourcedockerfile_instruction=(dockerfile_instruction : String | Nil)
Sourcedockerfile_instruction?
Sourcefixed_in
Sourcefixed_in_version=(fixed_in_version : String | Nil)
Sourcefixed_in_version?
Sourceget_cve(idents : Hash(String, Array(String)) | Nil)
Sourceget_cwe(idents : Hash(String, Array(String)) | Nil)
Sourceid
Sourceid=(id : String)
Sourceidentifiers
Sourceidentifiers=(identifiers : Hash(String, Array(String)) | Nil)
Sourcename
Sourcename=(name : String)
Sourcepackage_name
Sourcepackage_name=(package_name : String | Nil)
Sourceseverity
Sourceseverity=(severity : String)
Sourcesort_index
Sourcesource?
Sourcesummary
Sourcetitle
Sourcetitle=(title : String)
Sourcetype
Sourceversion
Sourceversion=(version : String)
Source