ModSecurity
ModSecurity copied to clipboard
Update verify_ssn.cc to fix new format
Fixes https://github.com/SpiderLabs/ModSecurity/issues/2970
Hi @jakubsuchy,
thanks for first time contributing!
lidmodsecurity3 has an awesome regression test framework and many test cases. Could you add some new tests to check your modification to the existing one? You can add at least a new case with a new format.
After that (I hope) the CI workflow will start (seems like your PR wasn't checked yet).