OWASP CRS (Official Repository)
Find a file
Max Leske 49f3c3f0a9
Some checks failed
Lint / check-syntax (push) Has been cancelled
Regression Tests / regression (modsec2-apache) (push) Has been cancelled
Regression Tests / regression (modsec3-nginx) (push) Has been cancelled
chore: update go-ftw (#4641)
Update go-ftw and use the new `--store-failure-waf-logs` flag
2026-05-19 07:22:01 +00:00
.github chore: update go-ftw (#4641) 2026-05-19 07:22:01 +00:00
docs ci: do not run pipeline twice (#3832) 2024-10-09 15:25:54 +00:00
plugins bump versions to 4.0.0-rc1 2022-04-27 21:04:05 +02:00
regex-assembly feat(934200): detect Server-Side Template Injection (SSTI) attacks (#4600) 2026-04-25 14:05:55 +00:00
rules chore: post-release v4.27.0-dev (#4630) 2026-05-04 01:42:24 +00:00
tests fix: issue #4622 (#4638) 2026-05-16 12:46:37 +00:00
util chore: remove duplicated file (#4398) 2026-01-08 14:31:11 +00:00
.editorconfig ci: do not run pipeline twice (#3832) 2024-10-09 15:25:54 +00:00
.gitignore feat(921200): move regexp to regex-assembly (#4409) 2026-01-29 21:16:46 +00:00
.gitmodules chore: remove docs as submodule 2024-04-30 22:53:35 -03:00
.linelint.yml chore: do not run line linter on .changes-pending.md 2023-12-16 08:55:04 +01:00
.pre-commit-config.yaml chore(pre-commit): add regex format also (#4503) 2026-03-02 12:17:47 +00:00
.yamllint.yml fix: update ignore on yamllint 2022-06-20 19:32:27 -03:00
AI-CONTRIBUTIONS.md docs: add AI policy (#4611) 2026-04-19 06:13:05 +00:00
BACKPORT_POLICY.md chore: add v4.25.0 lts release (#4557) 2026-03-28 20:22:03 +00:00
CHANGES.md chore: release v4.26.0 (#4629) 2026-05-04 01:34:32 +00:00
CONTRIBUTING.md Document curly braces desired behaviour (#4389) 2025-12-22 15:46:57 +00:00
CONTRIBUTORS.md chore: release v4.26.0 (#4629) 2026-05-04 01:34:32 +00:00
crs-setup.conf.example chore: post-release v4.27.0-dev (#4630) 2026-05-04 01:42:24 +00:00
INSTALL.md fix: documentation typos (#4275) 2025-10-01 18:20:52 +00:00
KNOWN_BUGS.md fix: update url in known bugs 2024-02-14 14:09:17 -03:00
LICENSE docs: update year (#4640) 2026-05-18 19:33:12 +00:00
README.md docs: update README (#4556) 2026-03-21 15:01:08 +00:00
renovate.json chore: fix renovatebot config (#4472) 2026-02-18 16:50:12 +00:00
SECURITY.md chore: add v4.25.0 lts release (#4557) 2026-03-28 20:22:03 +00:00
SPONSORS.md Remove sponsor F5 2024-02-12 08:38:35 +01:00

OWASP Flagship CII Best Practices License

Branch Status
main Regression Tests

🛡️ OWASP CRS

The OWASP CRS is a set of generic attack detection rules for use with OWASP ModSecurity, OWASP Coraza, or other compatible web application firewalls. The CRS aims to protect web applications from a wide range of attacks, including the OWASP Top Ten, with a minimum of false alerts.

Please see the OWASP CRS page to get introduced to CRS and view resources on installation, configuration, and working with CRS. There you can also find a list of projects related to CRS and a list of tools for both developers and users.

🤝 Contributing to CRS

We strive to make the OWASP CRS accessible to a wide audience of beginner and experienced users. We are interested in hearing any bug reports, false-positive alert reports, evasions, usability issues, and suggestions for new detections.

  • 🐛 Create an issue on GitHub to report a false positive or false negative (evasion). Please include your installed version and the relevant portions of your audit log. We will try and address your issue and potentially ask for additional information to reproduce your problem. Please also note that stale issues will be flagged and closed after 120 days. You can search for stale issues with the following search query.

  • 💬 Sign up for our Google Group to ask general usage questions and participate in discussions on the CRS.

  • 💬 Join the #coreruleset channel on OWASP Slack to chat about the CRS. (Click here to get an invitation if you are not yet registered on the OWASP Slack. It's open to non-members too.)

  • 📖 Read also our documentation on how to contribute.

📄 License

Copyright (c) 2006-2020 Trustwave and contributors. All rights reserved.
Copyright (c) 2021-2026 CRS project. All rights reserved.

The OWASP CRS is distributed under Apache Software License (ASL) version 2. Please see the enclosed LICENSE file for full details.