mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 13:26:01 +03:00
68 lines
1.9 KiB
Plaintext
68 lines
1.9 KiB
Plaintext
//
|
|
// Ignore libinjection related stuff.
|
|
//
|
|
*:others/libinjection/src/libinjection_html5.c
|
|
*:others/libinjection/src/libinjection_sqli.c
|
|
*:others/libinjection/src/libinjection_xss.c
|
|
*:others/libinjection/src/reader.c
|
|
*:others/libinjection/src/sqli_cli.c
|
|
*:others/libinjection/src/testdriver.c
|
|
*:others/libinjection/src/test_speed_sqli.c
|
|
*:others/libinjection/src/test_speed_xss.c
|
|
|
|
|
|
//
|
|
// Lets ignore mbedtls.
|
|
//
|
|
*:others/mbedtls/base64.c
|
|
*:others/mbedtls/md5.c
|
|
*:others/mbedtls/sha1.c
|
|
|
|
|
|
//
|
|
// Code imported from ModSecurity v2...
|
|
//
|
|
shiftNegative:src/utils/msc_tree.cc
|
|
*:src/utils/acmp.cc
|
|
*:src/utils/msc_tree.cc
|
|
invalidScanfArgType_int:src/rules_set_properties.cc:101
|
|
invalidScanfArgType_int:src/rules_set_properties.cc:102
|
|
|
|
|
|
//
|
|
// ModSecurity v3 code...
|
|
//
|
|
unmatchedSuppression:src/utils/geo_lookup.cc:82
|
|
useInitializationList:src/utils/shared_files.h:87
|
|
unmatchedSuppression:src/utils/msc_tree.cc
|
|
functionStatic:headers/modsecurity/transaction.h:405
|
|
duplicateBranch:src/audit_log/audit_log.cc:223
|
|
unreadVariable:src/request_body_processor/multipart.cc:435
|
|
stlcstrParam:src/audit_log/writer/parallel.cc:145
|
|
functionStatic:src/engine/lua.h:71
|
|
functionStatic:src/engine/lua.h:72
|
|
functionConst:src/utils/geo_lookup.h:49
|
|
useInitializationList:src/operators/rbl.h:69
|
|
constStatement:test/common/modsecurity_test.cc:82
|
|
danglingTemporaryLifetime:src/modsecurity.cc:204
|
|
functionStatic:src/operators/geo_lookup.h:35
|
|
duplicateBreak:src/operators/validate_utf8_encoding.cc
|
|
duplicateBranch:src/request_body_processor/multipart.cc:91
|
|
syntaxError:src/transaction.cc:62
|
|
noConstructor:src/variables/variable.h:152
|
|
duplicateBranch:src/request_body_processor/multipart.cc:93
|
|
knownConditionTrueFalse:src/utils/geo_lookup.cc:94
|
|
knownConditionTrueFalse:src/utils/geo_lookup.cc:98
|
|
danglingTempReference:src/modsecurity.cc:204
|
|
|
|
noExplicitConstructor:seclang-parser.hh
|
|
|
|
unusedFunction
|
|
missingIncludeSystem
|
|
useStlAlgorithm
|
|
preprocessorErrorDirective
|
|
funcArgNamesDifferent
|
|
unmatchedSuppression
|
|
missingInclude
|
|
|