You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ Hardened version of official Wordpress container, with special support for Kuber
16
16
- Preconfiguration of admin account, website name and list of installed plugins
17
17
- Possible to upgrade Wordpress together with docker container
18
18
- Integration with [Backup Repository](https://github.com/riotkit-org/backup-repository)
19
+
- Web Application Firewall and OWASP CRS support (experimental)
20
+
- Built-in primitive rules to block common exploits targeting PHP
19
21
20
22
Roadmap
21
23
-------
@@ -28,7 +30,7 @@ Roadmap
28
30
-[x] Plugins management - container installs selected plugins right after start or before starting
29
31
-[ ] Support for Network Policy templates
30
32
-[x] Support for Backup Repository template
31
-
-[ ] Support WAF (Web Application Firewall) with [Wordpress-dedicated rules](https://github.com/Rev3rseSecurity/wordpress-modsecurity-ruleset)
33
+
-[ ] Support WAF (Web Application Firewall) with [OWASP CRS](https://owasp.org/www-project-modsecurity-core-rule-set/)
0 commit comments