struct

PassiveScanResult

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

Constructors

new(passive_scan : PassiveScan, file_path : String, line_number : Int32, extract : String)
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

category
Source
category=(category : String)
Source
extract
Source
extract=(extract : String)
Source
file_path
Source
file_path=(file_path : String)
Source
id=(id : String)
Source
info
Source
line_number
Source
line_number=(line_number : Int32)
Source
techs
Source
techs=(techs : Array(YAML::Any))
Source