From ba445084e974466d7c29ca919c471e81c62df334 Mon Sep 17 00:00:00 2001 From: Florian Michel Date: Sat, 2 Apr 2022 19:27:22 +0200 Subject: [PATCH 1/2] Add pgAdmin plugin Signed-off-by: Florian Michel --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 98042f2..e367e0d 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,13 @@ Plugins usually get a range of 1,000 IDs with the notable exception of the incub maps the regular CRS IDs from the 900K to the 9.9M range. -| *Plugin Name* | *Rule ID Range* | *Repository* | *Type* | -|-----------------|-----------------------|-------------------------------------------------------|----------| -| dummy | 9,500,000 - 9,500,999 | https://github.com/coreruleset/dummy-plugin | official | -| auto-decoding | 9,501,000 - 9,501,999 | https://github.com/coreruleset/auto-decoding-plugin | official | -| antivirus | 9,502,000 - 9,502,999 | https://github.com/coreruleset/antivirus-plugin | official | -| body-decompress | 9,503,000 - 9,503,999 | https://github.com/coreruleset/body-decompress-plugin | official | -| fake-bot | 9,504,000 - 9,504,999 | https://github.com/coreruleset/fake-bot-plugin | official | -| google-oauth2 | 9,505,000 - 9,505,999 | https://github.com/coreruleset/google-oauth2-plugin | official | -| incubator | 9,900,000 - 9,999,999 | https://github.com/coreruleset/incubator-plugin | official | +| *Plugin Name* | *Rule ID Range* | *Repository* | *Type* | +|-------------------------|-----------------------|-----------------------------------------------------------|-----------| +| dummy | 9,500,000 - 9,500,999 | https://github.com/coreruleset/dummy-plugin | official | +| auto-decoding | 9,501,000 - 9,501,999 | https://github.com/coreruleset/auto-decoding-plugin | official | +| antivirus | 9,502,000 - 9,502,999 | https://github.com/coreruleset/antivirus-plugin | official | +| body-decompress | 9,503,000 - 9,503,999 | https://github.com/coreruleset/body-decompress-plugin | official | +| fake-bot | 9,504,000 - 9,504,999 | https://github.com/coreruleset/fake-bot-plugin | official | +| google-oauth2 | 9,505,000 - 9,505,999 | https://github.com/coreruleset/google-oauth2-plugin | official | +| pgadmin-rule-exclusions | 9,515,000 - 9,515,999 | https://github.com/flo-mic/pgadmin-rule-exclusions-plugin | 3rd party | +| incubator | 9,900,000 - 9,999,999 | https://github.com/coreruleset/incubator-plugin | official | From ae483725589b557b83ca98bd76d7221753dc1c72 Mon Sep 17 00:00:00 2001 From: Florian Michel Date: Thu, 5 May 2022 20:35:53 +0200 Subject: [PATCH 2/2] update readme for pgadmin plugin Signed-off-by: Florian Michel --- README.md | 33 +++++++++++++++++++++------------ 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index e367e0d..d869af7 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,25 @@ place to register plugins and reserve rule ID ranges. The rule ID range from 9,500,000 - 9,999,999 is reserved for CRS plugins. Plugins usually get a range of 1,000 IDs with the notable exception of the incubator plugin that -maps the regular CRS IDs from the 900K to the 9.9M range. +maps the regular CRS IDs from 900K for each rule to the range 9,900,000 - 9,999,999. - -| *Plugin Name* | *Rule ID Range* | *Repository* | *Type* | -|-------------------------|-----------------------|-----------------------------------------------------------|-----------| -| dummy | 9,500,000 - 9,500,999 | https://github.com/coreruleset/dummy-plugin | official | -| auto-decoding | 9,501,000 - 9,501,999 | https://github.com/coreruleset/auto-decoding-plugin | official | -| antivirus | 9,502,000 - 9,502,999 | https://github.com/coreruleset/antivirus-plugin | official | -| body-decompress | 9,503,000 - 9,503,999 | https://github.com/coreruleset/body-decompress-plugin | official | -| fake-bot | 9,504,000 - 9,504,999 | https://github.com/coreruleset/fake-bot-plugin | official | -| google-oauth2 | 9,505,000 - 9,505,999 | https://github.com/coreruleset/google-oauth2-plugin | official | -| pgadmin-rule-exclusions | 9,515,000 - 9,515,999 | https://github.com/flo-mic/pgadmin-rule-exclusions-plugin | 3rd party | -| incubator | 9,900,000 - 9,999,999 | https://github.com/coreruleset/incubator-plugin | official | +| *Plugin Name* | *Rule ID Range* | *Repository* | *Type* | *Status* | +|-------------------------------|-----------------------|---------------------------------------------------------------------|-----------|--------------------- | +| dummy | 9,500,000 - 9,500,999 | https://github.com/coreruleset/dummy-plugin | official | - | +| auto-decoding | 9,501,000 - 9,501,999 | https://github.com/coreruleset/auto-decoding-plugin | official | untested | +| antivirus | 9,502,000 - 9,502,999 | https://github.com/coreruleset/antivirus-plugin | official | ✅ tested | +| body-decompress | 9,503,000 - 9,503,999 | https://github.com/coreruleset/body-decompress-plugin | official | ✅ tested | +| fake-bot | 9,504,000 - 9,504,999 | https://github.com/coreruleset/fake-bot-plugin | official | ✅ tested | +| google-oauth2 | 9,505,000 - 9,505,999 | https://github.com/coreruleset/google-oauth2-plugin | official | ✅ tested | +| drupal-rule-exclusions | 9,506,000 - 9,506,999 | https://github.com/coreruleset/drupal-rule-exclusions-plugin | official | untested | +| wordpress-rule-exclusions | 9,507,000 - 9,507,999 | https://github.com/coreruleset/wordpress-rule-exclusions-plugin | official | ✅ tested | +| nextcloud-rule-exclusions | 9,508,000 - 9,508,999 | https://github.com/coreruleset/nextcloud-rule-exclusions-plugin | official | untested | +| dokuwiki-rule-exclusions | 9,509,000 - 9,509,999 | https://github.com/coreruleset/dokuwiki-rule-exclusions-plugin | official | untested | +| cpanel-rule-exclusions | 9,510,000 - 9,510,999 | https://github.com/coreruleset/cpanel-rule-exclusions-plugin | official | untested | +| xenforo-rule-exclusions | 9,511,000 - 9,511,999 | https://github.com/coreruleset/xenforo-rule-exclusions-plugin | official | ✅ tested | +| phpbb-rule-exclusions | 9,512,000 - 9,512,999 | https://github.com/coreruleset/phpbb-rule-exclusions-plugin | official | ✅ tested | +| phpmyadmin-rule-exclusions | 9,513,000 - 9,513,999 | https://github.com/coreruleset/phpmyadmin-rule-exclusions-plugin | official | being tested | +| dos-protection-modsecurity-v2 | 9,514,000 - 9,514,999 | https://github.com/coreruleset/dos-protection-plugin-modsecurity-v2 | official | untested | +| dos-protection-modsecurity-v3 | 9,515,000 - 9,515,999 | https://github.com/coreruleset/dos-protection-plugin-modsecurity-v3 | official | draft | +| pgadmin-rule-exclusions | 9,516,000 - 9,516,999 | https://github.com/flo-mic/pgadmin-rule-exclusions-plugin | 3rd party | ✅ tested | +| incubator | 9,900,000 - 9,999,999 | https://github.com/coreruleset/incubator-plugin | official | - |