|
| 1 | +audience: |
| 2 | + - defender |
| 3 | +community: |
| 4 | + - name: project-modsecurity |
| 5 | + platform: slack |
| 6 | + url: https://owasp.slack.com/archives/C069PCXSW12 |
| 7 | + description: "Slack channel for the new OWASP ModSecurity project.\n\nSee <https://owasp.org/blog/2024/01/09/ModSecurity.html>" |
| 8 | +leaders: |
| 9 | + - name: Ervin Hegedus |
| 10 | + email: ervin.hegedus@owasp.org |
| 11 | + github: airween |
| 12 | + - name: Christian Folini |
| 13 | + email: christian.folini@owasp.org |
| 14 | + github: dune73 |
| 15 | + - name: Marc Stern |
| 16 | + email: marc.stern@owasp.org |
| 17 | + github: marcstern |
| 18 | +level: 3.5 |
| 19 | +license: |
| 20 | + - Apache-2.0 |
| 21 | +name: OWASP ModSecurity |
| 22 | +pitch: ModSecurity is the standard open-source web application firewall (WAF) engine. |
| 23 | +repositories: |
| 24 | + - name: www-project-modsecurity |
| 25 | + url: https://github.com/OWASP/www-project-modsecurity |
| 26 | + description: OWASP Foundation Web Repository |
| 27 | + - name: modsec-sdbm-util |
| 28 | + url: https://github.com/owasp-modsecurity/modsec-sdbm-util |
| 29 | + description: 'Utility to manipulate SDBM files used by ModSecurity. With that utility it is possible to _shrink_ SDBM databases. It is also possible |
| 30 | + to list the SDBM contents with filters such as: expired or invalid items only. ' |
| 31 | + - name: ModSecurity |
| 32 | + url: https://github.com/owasp-modsecurity/ModSecurity |
| 33 | + description: ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. It has a robust event-based |
| 34 | + programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and |
| 35 | + real-time analysis. |
| 36 | + - name: ModSecurity-apache |
| 37 | + url: https://github.com/owasp-modsecurity/ModSecurity-apache |
| 38 | + description: ModSecurity v3 Apache Connector |
| 39 | + - name: ModSecurity-nginx |
| 40 | + url: https://github.com/owasp-modsecurity/ModSecurity-nginx |
| 41 | + description: ModSecurity v3 Nginx Connector |
| 42 | + - name: ModSecurity-Python-bindings |
| 43 | + url: https://github.com/owasp-modsecurity/ModSecurity-Python-bindings |
| 44 | + description: Python bindings for libModSecurity (aka ModSecurity v3) |
| 45 | + - name: MRTS |
| 46 | + url: https://github.com/owasp-modsecurity/MRTS |
| 47 | + description: ModSecurity Regression Test set |
| 48 | + - name: secrules-language-tests |
| 49 | + url: https://github.com/owasp-modsecurity/secrules-language-tests |
| 50 | + description: Set of test cases that can be used to test custom implementations of the SecRules language (ModSecurity rules format). |
| 51 | + - name: website |
| 52 | + url: https://github.com/owasp-modsecurity/website |
| 53 | + description: www.modsecurity.org website |
| 54 | +tags: |
| 55 | + - example-tag |
| 56 | + - custom-tag-1 |
| 57 | + - custom-tag-2 |
| 58 | +type: code |
| 59 | +website: https://owasp.org/www-project-modsecurity |
0 commit comments