File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed 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
1616- Preconfiguration of admin account, website name and list of installed plugins
1717- Possible to upgrade Wordpress together with docker container
1818- 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
1921
2022Roadmap
2123-------
@@ -28,7 +30,7 @@ Roadmap
2830- [x] Plugins management - container installs selected plugins right after start or before starting
2931- [ ] Support for Network Policy templates
3032- [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/ )
3234- [x] Real liveness and readiness checks
3335- [ ] PHP-FPM chroot (to verify first)
3436
You can’t perform that action at this time.
0 commit comments