https://github.com/coreruleset/modsecurity-crs-docker
Official ModSecurity Docker + Core Rule Set (CRS) images
https://github.com/coreruleset/modsecurity-crs-docker
core-rule-set docker modsecurity modsecurity-core-rule-set
Last synced: 9 days ago
JSON representation
Official ModSecurity Docker + Core Rule Set (CRS) images
- Host: GitHub
- URL: https://github.com/coreruleset/modsecurity-crs-docker
- Owner: coreruleset
- License: apache-2.0
- Created: 2019-08-09T18:21:00.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-12-02T13:03:59.000Z (2 months ago)
- Last Synced: 2025-12-05T10:41:30.708Z (2 months ago)
- Topics: core-rule-set, docker, modsecurity, modsecurity-core-rule-set
- Language: Dockerfile
- Homepage: https://coreruleset.org
- Size: 699 KB
- Stars: 411
- Watchers: 12
- Forks: 88
- Open Issues: 13
-
Metadata Files:
- Readme: README-containers.md
- License: LICENSE
Awesome Lists containing this project
README
# OWASP CRS Container Image
[](https://hub.docker.com/r/owasp/modsecurity-crs/)
[](https://github.com/coreruleset/modsecurity-crs-docker/blob/master/LICENSE)
⚠️ Please refer to the [documentation on GitHub](https://github.com/coreruleset/modsecurity-crs-docker/blob/master/README.md).
## Supported Tags
### Stable Tags
Stable Tags are composed of:
* CRS version, in the fromat `[.[.-[-]-`.
Examples:
* `4-nginx-202401121309`
* `4.0-apache-alpine-202401121309`
### Rolling Tags
Rolling tags are updated whenever a new stable tag release occurs. Rolling tags can be practical but should not be used in production.
Rolling Tags are composed of:
* web server variant
* OS variant (optional)
The stable tag format is `[-]`.
Examples:
* `nginx`
* `apache-alpine`