mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Adds new operator to check for data leakage of Austrian social security number
This commit is contained in:
committed by
Felipe Zimmerle
parent
6d266fae85
commit
86ce479b59
@@ -225,6 +225,7 @@ OPERATORS = \
|
||||
operators/verify_cc.cc \
|
||||
operators/verify_cpf.cc \
|
||||
operators/verify_ssn.cc \
|
||||
operators/verify_svnr.cc \
|
||||
operators/within.cc \
|
||||
operators/unconditional_match.cc
|
||||
|
||||
|
Reference in New Issue
Block a user