Marc Stern d704af657c Define _FORTIFY_SOURCE=3 & _GLIBCXX_ASSERTIONS that add glibc/libstdc++ assertions.
See https://www.gnu.org/software/libc/manual/html_node/Source-Fortification.html & https://gcc.gnu.org/wiki/LibstdcxxDebugMode

_GLIBCXX_ASSERTIONS is probably useless as we have pure C here, but let's define it in case some checks are included (or will be in a future version).
As we handle some requests here, that may help to trap a problem.
2024-08-08 16:16:14 +02:00
2013-12-13 09:44:51 -08:00
2024-07-31 09:38:20 +02:00
2024-02-25 20:28:12 +01:00
2022-11-08 13:04:27 -08:00
2023-01-04 08:00:49 -08:00
2016-01-29 11:59:52 -03:00
2024-05-29 14:26:27 -03:00
2010-10-14 16:23:45 +00:00
2024-05-10 17:26:23 +02:00
2024-04-04 15:45:55 +02:00
2013-04-19 03:20:46 -04:00
2024-05-23 09:44:22 -03:00

ModSecurity 2

https://www.modsecurity.org/

Copyright (c) 2004-2024 Trustwave Holdings, Inc. (https://www.trustwave.com/) Copyright (c) 2024-2024 OWASP ModSecurity Project (https://www.owasp.org/)

You may not use this file except in compliance with the License. You may obtain a copy of the License at: https://www.apache.org/licenses/LICENSE-2.0

If any of the files related to licensing are missing or if you have any other questions related to licensing please contact us here: modsecurity@owasp.org.

Documentation

Please refer to: the documentation folder for the reference manual.

Sponsor Note

Original Development of ModSecurity was sponsored by Trustwave. In 2024, stewardship was transferred to OWASP.

Contact us for sponsorship!

You can also send us donations using the OWASP donations page.

Languages
C++ 89.1%
M4 4.8%
LLVM 4.1%
Makefile 0.7%
CMake 0.5%
Other 0.8%