class

Lid::ProbeModule

Inherits YAML::Serializable < Reference < Object

Constructors

new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

attack_surface
Source
attack_surface=(attack_surface : String)
Source
author
Source
author=(author : String)
Source
category
Source
category=(category : String)
Source
description
Source
description=(description : String)
Source
destructive
Source
destructive=(destructive : Bool)
Source
id=(id : String)
Source
name
Source
name=(name : String)
Source
path
Source
path=(path : String)
Source
probe
Source
probe=(probe : ProbeConfig)
Source
reference
Source
reference=(reference : String)
Source
remediation
Source
remediation=(remediation : Array(String))
Source
requires
Source
requires=(requires : ProbeRequirements)
Source
severity
Source
severity=(severity : String)
Source
severity_enum
Source
tags
Source
tags=(tags : Array(String))
Source
version
Source
version=(version : Int32)
Source