struct PassiveScan
- PassiveScan
- Struct
- Value
- Object
Defined in:
models/passive_scan.crConstructors
Instance Method Summary
- #category : String
- #category=(category : String)
- #id : String
- #id=(id : String)
- #info : Info
- #info=(info : Info)
- #matchers : Array(Matcher)
- #matchers=(matchers : Array(Matcher))
- #matchers_condition : String
- #matchers_condition=(matchers_condition : String)
- #techs : Array(YAML::Any)
- #techs=(techs : Array(YAML::Any))
- #valid?