Skip to content

Commit d1466fd

Browse files
authored
Merge branch 'main' into main
2 parents ee9d21f + 639984d commit d1466fd

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

README.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -9,25 +9,25 @@ The rule ID range from 9,500,000 - 9,999,999 is reserved for CRS plugins.
99
Plugins usually get a range of 1,000 IDs with the notable exception of the incubator plugin that
1010
maps the regular CRS IDs from 900K for each rule to the range 9,900,000 - 9,999,999.
1111

12-
| *Plugin Name* | *Rule ID Range* | *Repository* | *Type* | *Status* | *CI* |
13-
|-------------------------------------|-----------------------|---------------------------------------------------------------------|-----------|----------------------| -----|
14-
| template | 9,500,000 - 9,500,999 | https://github.com/coreruleset/template-plugin | official | tested | [![.github/workflows/integration.yml](https://github.com/coreruleset/template-plugin/actions/workflows/integration.yml/badge.svg)](https://github.com/coreruleset/template-plugin/actions/workflows/integration.yml) |
15-
| auto-decoding | 9,501,000 - 9,501,999 | https://github.com/coreruleset/auto-decoding-plugin | official | untested | |
16-
| antivirus | 9,502,000 - 9,502,999 | https://github.com/coreruleset/antivirus-plugin | official | ✅ tested | |
17-
| body-decompress | 9,503,000 - 9,503,999 | https://github.com/coreruleset/body-decompress-plugin | official | ✅ tested | |
18-
| fake-bot | 9,504,000 - 9,504,999 | https://github.com/coreruleset/fake-bot-plugin | official | ✅ tested | |
19-
| google-oauth2 | 9,505,000 - 9,505,999 | https://github.com/coreruleset/google-oauth2-plugin | official | ✅ tested | |
20-
| 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 | ✅ tested | |
22-
| nextcloud-rule-exclusions | 9,508,000 - 9,508,999 | https://github.com/coreruleset/nextcloud-rule-exclusions-plugin | official | untested | |
23-
| dokuwiki-rule-exclusions | 9,509,000 - 9,509,999 | https://github.com/coreruleset/dokuwiki-rule-exclusions-plugin | official | untested | |
24-
| cpanel-rule-exclusions | 9,510,000 - 9,510,999 | https://github.com/coreruleset/cpanel-rule-exclusions-plugin | official | untested | |
25-
| xenforo-rule-exclusions | 9,511,000 - 9,511,999 | https://github.com/coreruleset/xenforo-rule-exclusions-plugin | official | ✅ tested | |
26-
| phpbb-rule-exclusions | 9,512,000 - 9,512,999 | https://github.com/coreruleset/phpbb-rule-exclusions-plugin | official | ✅ tested | |
27-
| phpmyadmin-rule-exclusions | 9,513,000 - 9,513,999 | https://github.com/coreruleset/phpmyadmin-rule-exclusions-plugin | official | being tested | |
28-
| dos-protection-modsecurity-v2 | 9,514,000 - 9,514,999 | https://github.com/coreruleset/dos-protection-plugin-modsecurity-v2 | official | untested | |
29-
| dos-protection-modsecurity-v3 | 9,515,000 - 9,515,999 | https://github.com/coreruleset/dos-protection-plugin-modsecurity-v3 | official | draft | |
30-
| machine-learning-integration-plugin | 9,516,000 - 9,516,999 | https://github.com/coreruleset/machine-learning-integration-plugin | official | draft | |
31-
| performance-plugin | 9,517,000 - 9,517,999 | https://github.com/coreruleset/performance-plugin | official | draft | |
32-
| iRedMail-rule-exclusions-plugin | 9,518,000 - 9,518,999 | https://github.com/EsadCetiner/iRedMail-exclusions-plugin | 3rd party | ✅ tested | |
33-
| incubator | 9,900,000 - 9,999,999 | https://github.com/coreruleset/incubator-plugin | official | - | |
12+
| *Plugin Name* | *Rule ID Range* | *Repository* | *Type* | *Status* | *CI* |
13+
|-------------------------------------|-----------------------|--------------------------------------------------------------------------|-----------|---------------------| -----|
14+
| template | 9,500,000 - 9,500,999 | https://github.com/coreruleset/template-plugin | official | 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) |
15+
| auto-decoding | 9,501,000 - 9,501,999 | https://github.com/coreruleset/auto-decoding-plugin | official | untested | |
16+
| antivirus | 9,502,000 - 9,502,999 | https://github.com/coreruleset/antivirus-plugin | official | &#9989;&nbsp;tested | |
17+
| body-decompress | 9,503,000 - 9,503,999 | https://github.com/coreruleset/body-decompress-plugin | official | &#9989;&nbsp;tested | |
18+
| fake-bot | 9,504,000 - 9,504,999 | https://github.com/coreruleset/fake-bot-plugin | official | &#9989;&nbsp;tested | |
19+
| google-oauth2 | 9,505,000 - 9,505,999 | https://github.com/coreruleset/google-oauth2-plugin | official | &#9989;&nbsp;tested | |
20+
| 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 | untested | |
23+
| dokuwiki-rule-exclusions | 9,509,000 - 9,509,999 | https://github.com/coreruleset/dokuwiki-rule-exclusions-plugin | official | untested | |
24+
| cpanel-rule-exclusions | 9,510,000 - 9,510,999 | https://github.com/coreruleset/cpanel-rule-exclusions-plugin | official | untested | |
25+
| xenforo-rule-exclusions | 9,511,000 - 9,511,999 | https://github.com/coreruleset/xenforo-rule-exclusions-plugin | official | &#9989;&nbsp;tested | |
26+
| phpbb-rule-exclusions | 9,512,000 - 9,512,999 | https://github.com/coreruleset/phpbb-rule-exclusions-plugin | official | &#9989;&nbsp;tested | |
27+
| phpmyadmin-rule-exclusions | 9,513,000 - 9,513,999 | https://github.com/coreruleset/phpmyadmin-rule-exclusions-plugin | official | being tested | |
28+
| dos-protection-modsecurity-v2 | 9,514,000 - 9,514,999 | https://github.com/coreruleset/dos-protection-plugin-modsecurity-v2 | official | untested | |
29+
| dos-protection-modsecurity-v3 | 9,515,000 - 9,515,999 | https://github.com/coreruleset/dos-protection-plugin-modsecurity-v3 | official | draft | |
30+
| machine-learning-integration-plugin | 9,516,000 - 9,516,999 | https://github.com/coreruleset/machine-learning-integration-plugin | official | draft | |
31+
| performance-plugin | 9,517,000 - 9,517,999 | https://github.com/coreruleset/performance-plugin | official | draft | |
32+
| iRedMail-rule-exclusions-plugin | 9,518,000 - 9,518,999 | https://github.com/EsadCetiner/iRedMail-exclusions-plugin | 3rd party | &#9989;&nbsp;tested | |
33+
| incubator | 9,900,000 - 9,999,999 | https://github.com/coreruleset/incubator-plugin | official | - | |

0 commit comments

Comments
 (0)