struct

PassiveScan::Info

Inherits YAML::Serializable < JSON::Serializable < Struct < Value < Object

Constructors

new(yaml : YAML::Any)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

author
Source
author=(author : Array(YAML::Any))
Source
description
Source
description=(description : String)
Source
name
Source
name=(name : String)
Source
reference
Source
reference=(reference : Array(YAML::Any))
Source
severity
Source
severity=(severity : String)
Source