An open API service indexing awesome lists of open source software.

https://github.com/esadcetiner/plausible-rule-exclusions-plugin

OWASP CRS 3rd party plugin for Plausible Analytics
https://github.com/esadcetiner/plausible-rule-exclusions-plugin

coraza-waf coreruleset coreruleset-plugin crs-plugin modsecurity plausible-analytics

Last synced: 16 days ago
JSON representation

OWASP CRS 3rd party plugin for Plausible Analytics

Awesome Lists containing this project

README

          

![Integration tests](https://github.com/EsadCetiner/plausible-rule-exclusions-plugin/actions/workflows/integration.yml/badge.svg)

# Plausible-rule-exclusions-plugin
This plugin contains rule exclusions for [Plausible](https://plausible.io/) a self hostable, lightweight, and privacy focused analytics server. These rule exclusions are designed to resolve false positives and allow for easier intergration with OWASP CRS.

## Requirements
- CRS Version 4.0 or newer
- ModSecurity compatable Web Application Firewall

## Installation

For full and up to date instructions on installing plugins, please refer to [How to Install a Plugin](https://coreruleset.org/docs/concepts/plugins/#how-to-install-a-plugin) in the official CRS documentation.

### Conditionally enable plugins for multi-application environments

For full and up to date instructions on how to conditionally enable/disable this plugin on a multisite environment, please refer to [Conditionally enable plugins for multi-application environments](https://coreruleset.org/docs/concepts/plugins/#conditionally-enable-plugins-for-multi-application-environments) in the official CRS documentation.

## Reporting false positives
If you find a false positive that this plugin does not cover then please open a new issue or pull request, if creating an issue then please include the following details:

1. CRS Version
2. ModSecurity/Coraza Version
3. modsec audit logs
4. what caused the false positive

Pull requests are welcomed if you know how to fix the issue, but please make sure to include tests if possible.

## License

Copyright (c) 2025 Esad Cetiner

This plugin is distributed under GNU General Public License V2 (GPLv2), please see the included LICENSE file for details.