mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Adds check-coding-style target to our Makefiles
This commit is contained in:
21
test/coding_style_suppressions.txt
Normal file
21
test/coding_style_suppressions.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
./headers/modsecurity/rule.h:59
|
||||
./others/
|
||||
./src/audit_log/writer/https.cc:26
|
||||
./src/audit_log/writer/parallel.cc:26
|
||||
./src/collection/backend/in_memory-per_process.h:61
|
||||
./src/config.h:0
|
||||
./src/parser/driver.h:39
|
||||
./src/parser/seclang-parser.cc
|
||||
./src/parser/seclang-scanner.cc
|
||||
./src/request_body_processor/multipart.h:36
|
||||
./src/utils/acmp.cc
|
||||
./src/utils/acmp.h
|
||||
./src/utils/mbedtls/
|
||||
./src/utils/md5.cc
|
||||
./src/utils/md5.h
|
||||
./src/utils/msc_tree.cc
|
||||
./src/utils/msc_tree.h
|
||||
./test/benchmark/owasp-modsecurity-crs/
|
||||
./test/fuzzer
|
||||
./test/libfuzzer
|
||||
Total errors found
|
Reference in New Issue
Block a user