class Wafalyzer::Waf::Barikode
- Wafalyzer::Waf::Barikode
- Wafalyzer::Waf
- Reference
- Object
Defined in:
wafalyzer/wafs/barikode.crConstant Summary
-
PATTERN =
Regex.union(/.>barikode<./i, /<h\d{1}>forbidden.access<.h\d{1}>/i)
Class Method Summary
Instance methods inherited from class Wafalyzer::Waf
clone
clone,
product : String
product,
to_json(json : JSON::Builder)
to_json,
to_s(io : IO) : Nil
to_s
Constructor methods inherited from class Wafalyzer::Waf
find(klass : Waf.class) : Waf
find,
new(product : String)new new