Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This appsec-rule contains the google oauth2 CRS rule exclusion plugin.
Comment thread
buixor marked this conversation as resolved.
Outdated

It only contains datafiles that are included by the CRS appsec-rule, so installing it without having the CRS collection will do nothing.
11 changes: 11 additions & 0 deletions appsec-rules/crowdsecurity/crs-exclusion-plugin-google-oauth2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: crowdsecurity/crs-exclusion-plugin-cpanel
Comment thread
buixor marked this conversation as resolved.
Outdated

# This appsec-rule is only here to make crowdsec download the datafiles, inclusion is done by the CRS appsec-rules

data:
- source_url: https://hub-data.crowdsec.net/appsec/crs-plugins/cpanel-rule-exclusions-plugin/cpanel-rule-exclusions-before.conf
dest_file: crs-plugins/cpanel/cpanel-rule-exclusions-before.conf
type: modsec
- source_url: https://hub-data.crowdsec.net/appsec/crs-plugins/cpanel-rule-exclusions-plugin/cpanel-rule-exclusions-config.conf
dest_file: crs-plugins/cpanel/cpanel-rule-exclusions-config.conf
Comment thread
buixor marked this conversation as resolved.
Outdated
type: modsec
Loading