Skip to content

Commit 32fff66

Browse files
committed
docs: add badges and update project name
1 parent bc4004a commit 32fff66

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# OWASP ModSecurity Core Rule Set Plugin Registry
2-
Registry for OWASP ModSecurity Core Rule Set plugins, official and 3rd party.
1+
# OWASP CRS Plugin Registry
2+
Registry for OWASP CRS plugins, official and 3rd party.
33

44
OWASP CRS allows for plugins. Yet the rule ID namespace needs to be coordinated. This repo serves as the official
55
place to register plugins and reserve rule ID ranges.
@@ -11,15 +11,15 @@ maps the regular CRS IDs from 900K for each rule to the range 9,900,000 - 9,999,
1111

1212
| *Plugin Name* | *Rule ID Range* | *Repository* | *Type* | *Status* | *CI* |
1313
|-------------------------------------|-----------------------|--------------------------------------------------------------------------|-----------|---------------------| -----|
14-
| template | 9,500,000 - 9,500,999 | https://github.com/coreruleset/template-plugin | official | &#9989;&nbsp;tested | [<img src="https://github.com/coreruleset/template-plugin/actions/workflows/integration.yml/badge.svg" alt=".github/workflows/integration.yml" width="300" />](https://github.com/coreruleset/template-plugin/actions/workflows/integration.yml) |
14+
| template | 9,500,000 - 9,500,999 | https://github.com/coreruleset/template-plugin | official | &#9989;&nbsp;tested | ![Integration tests](https://github.com/coreruleset/template-plugin/actions/workflows/integration.yml/badge.svg) |
1515
| auto-decoding | 9,501,000 - 9,501,999 | https://github.com/coreruleset/auto-decoding-plugin | official | untested | |
1616
| antivirus | 9,502,000 - 9,502,999 | https://github.com/coreruleset/antivirus-plugin | official | being tested | |
1717
| body-decompress | 9,503,000 - 9,503,999 | https://github.com/coreruleset/body-decompress-plugin | official | being tested | |
1818
| fake-bot | 9,504,000 - 9,504,999 | https://github.com/coreruleset/fake-bot-plugin | official | being tested | |
1919
| google-oauth2 | 9,505,000 - 9,505,999 | https://github.com/coreruleset/google-oauth2-plugin | official | being tested | |
2020
| drupal-rule-exclusions | 9,506,000 - 9,506,999 | https://github.com/coreruleset/drupal-rule-exclusions-plugin | official | untested | |
21-
| wordpress-rule-exclusions | 9,507,000 - 9,507,999 | https://github.com/coreruleset/wordpress-rule-exclusions-plugin | official | &#9989;&nbsp;tested | |
22-
| nextcloud-rule-exclusions | 9,508,000 - 9,508,999 | https://github.com/coreruleset/nextcloud-rule-exclusions-plugin | official | &#9989;&nbsp;tested | |
21+
| wordpress-rule-exclusions | 9,507,000 - 9,507,999 | https://github.com/coreruleset/wordpress-rule-exclusions-plugin | official | &#9989;&nbsp;tested | ![Integration tests](https://github.com/coreruleset/wordpress-rule-exclusions-plugin/actions/workflows/integration.yml/badge.svg) |
22+
| nextcloud-rule-exclusions | 9,508,000 - 9,508,999 | https://github.com/coreruleset/nextcloud-rule-exclusions-plugin | official | &#9989;&nbsp;tested | ![Integration tests](https://github.com/coreruleset/nextcloud-rule-exclusions-plugin/actions/workflows/integration.yml/badge.svg) |
2323
| dokuwiki-rule-exclusions | 9,509,000 - 9,509,999 | https://github.com/coreruleset/dokuwiki-rule-exclusions-plugin | official | untested | |
2424
| cpanel-rule-exclusions | 9,510,000 - 9,510,999 | https://github.com/coreruleset/cpanel-rule-exclusions-plugin | official | untested | |
2525
| xenforo-rule-exclusions | 9,511,000 - 9,511,999 | https://github.com/coreruleset/xenforo-rule-exclusions-plugin | official | being tested | |
@@ -30,8 +30,8 @@ maps the regular CRS IDs from 900K for each rule to the range 9,900,000 - 9,999,
3030
| machine-learning-integration-plugin | 9,516,000 - 9,516,999 | https://github.com/coreruleset/machine-learning-integration-plugin | official | draft | |
3131
| performance-plugin | 9,517,000 - 9,517,999 | https://github.com/coreruleset/performance-plugin | official | draft | |
3232
| ghost-rule-exclusions | 9,518,000 - 9,518,999 | https://github.com/coreruleset/ghost-rule-exclusions-plugin | official | draft | |
33-
| roundcube-rule-exclusions-plugin | 9,519,000 - 9,519,999 | https://github.com/EsadCetiner/roundcube-rule-exclusions-plugin | 3rd party | &#9989;&nbsp;tested | |
34-
| sogo-rule-exclusions-plugin | 9,520,000 - 9,520,999 | https://github.com/EsadCetiner/sogo-rule-exclusions-plugin | 3rd party | &#9989;&nbsp;tested | |
35-
| iredadmin-rule-exclusions-plugin | 9,521,000 - 9,521,999 | https://github.com/EsadCetiner/iredadmin-rule-exclusions-plugin | 3rd party | &#9989;&nbsp;tested | |
33+
| roundcube-rule-exclusions-plugin | 9,519,000 - 9,519,999 | https://github.com/EsadCetiner/roundcube-rule-exclusions-plugin | 3rd party | &#9989;&nbsp;tested | ![Integration tests](https://github.com/EsadCetiner/roundcube-rule-exclusions-plugin/actions/workflows/integration.yml/badge.svg) |
34+
| sogo-rule-exclusions-plugin | 9,520,000 - 9,520,999 | https://github.com/EsadCetiner/sogo-rule-exclusions-plugin | 3rd party | &#9989;&nbsp;tested | ![Integration tests](https://github.com/EsadCetiner/sogo-rule-exclusions-plugin/actions/workflows/integration.yml/badge.svg) |
35+
| iredadmin-rule-exclusions-plugin | 9,521,000 - 9,521,999 | https://github.com/EsadCetiner/iredadmin-rule-exclusions-plugin | 3rd party | &#9989;&nbsp;tested | ![Integration tests](https://github.com/EsadCetiner/iredadmin-rule-exclusions-plugin/actions/workflows/integration.yml/badge.svg) |
3636
| wordpress-hardening-plugin | 9,522,000 - 9,522,999 | https://github.com/eilandert/wordpress-hardening-plugin | 3rd party | untested | |
3737
| incubator | 9,900,000 - 9,999,999 | https://github.com/coreruleset/incubator-plugin | official | - | |

0 commit comments

Comments
 (0)