struct
PassiveScan::Matcher
- PassiveScan::Matcher
- Struct
- Value
- Object
Defined in:
models/passive_scan.crConstructors
Instance Method Summary
- #compiled_regex : Regex | Nil
- #compiled_regex=(compiled_regex : Regex | Nil)
- #compiled_regexes : Array(Regex) | Nil
- #compiled_regexes=(compiled_regexes : Array(Regex) | Nil)
- #condition : String
- #condition=(condition : String)
- #patterns : Array(YAML::Any)
- #patterns=(patterns : Array(YAML::Any))
- #type : String
- #type=(type : String)