mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-17 00:46:08 +03:00
8 lines
111 B
Perl
8 lines
111 B
Perl
{
|
|
type => "operators",
|
|
name => "verifyCC",
|
|
param => "\d{15,16}",
|
|
input => "1234567890123456",
|
|
rc => 0,
|
|
},
|