-
## Description
Configuration modules for:
- `crowdsec` (aka the Security Engine)
- Automatic firewall configuration (aka the Remediation Component)
- Using appropriate bouncer depending on th…
-
### What happened?
I installed crowdsec repos following the docs by running:
```bash
curl -s https://install.crowdsec.net | sudo sh
```
And subsequently:
```bash
yum install crowdsec
```
…
-
The [HAProxy bouncer documentation](https://docs.crowdsec.net/u/bouncers/haproxy/) speaks of a 'local API' (being CrowdSec).
However, many pieces of the documentation show that any (remote) API can…
-
I am getting a lot of warnings in logs like
```
{"level":"warn","ts":1732886807.0902967,"logger":"crowdsec","msg":"metrics endpoint not found, older LAPI?","instance_id":"1d64c975","address":"http:/…
-
**Project description**
`crowdsec-firewall-bouncer-iptables` fetches decisions using the CrowdSec API and adds them to a blocklist used by IPTables.
**Metadata**
* homepage URL: https://docs.…
-
**Important notices**
Before you add a new report, we ask you kindly to acknowledge the following:
- [X ] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/maste…
-
### What would you like to be added?
/kind enhancement
**Context**
Firewall bouncer is responsible for creating firewall rules (iptables, nftables or pf).
**Issue**
It is currently impossib…
-
Most (all?) bouncers seem to be available as a Docker image, but not this one. Arguably depending on what the custom script is doing, a custom image will still need to be built (to install dependencie…
-
I have Caddy running in Docker and originally installed the crowdsec plugin using
```
RUN xcaddy build \
--with github.com/hslatman/caddy-crowdsec-bouncer/crowdsec
```
(note that this is th…
-
**Describe the bug**
dovecot collection does not catch any brut-force IPs inside the dovecot.log
**To Reproduce**
Steps to reproduce the behavior
cscli collections install crowdsecurity/doveco…