This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/crowdsecurity/crowdsec](https://github.com/crowdsecurity/crowdsec) | patch | `v1.6.9` -> `v1.6.10` |
---
### Release Notes
<details>
<summary>crowdsecurity/crowdsec (ghcr.io/crowdsecurity/crowdsec)</summary>
### [`v1.6.10`](https://github.com/crowdsecurity/crowdsec/releases/tag/v1.6.10)
[Compare Source](https://github.com/crowdsecurity/crowdsec/compare/v1.6.9...v1.6.10)
##### Overview
This release mostly focuses on small bug fixes and improvements:
- WAF: fixed a resource leak in the appsec datasource when checking bouncer authentication
- Allowlists: added `cscli allowlists check` to check if an IP/range belongs to an allowlist
- S3 datasource: added support for `SNS` notifications
- HTTP datasource: added support for `GET` and `HEAD` requests to allow the log provider to confirm the datasource is working.
Full changelog is below.
##### Improvements
- enhance: Add allowlist check ([#​3684](https://github.com/crowdsecurity/crowdsec/issues/3684)) [@​LaurenceJJones](https://github.com/LaurenceJJones)
- Flags for console features ([#​3457](https://github.com/crowdsecurity/crowdsec/issues/3457)) [@​Simbiat](https://github.com/Simbiat)
- HTTP datasource: allow GET/HEAD request for checking if the datasource is working ([#​3710](https://github.com/crowdsecurity/crowdsec/issues/3710)) [@​blotus](https://github.com/blotus)
- enhance: appsec reuse httpc optimization ([#​3693](https://github.com/crowdsecurity/crowdsec/issues/3693)) [@​LaurenceJJones](https://github.com/LaurenceJJones)
- hubtest: resolve relative path for 'cscli', 'crowdsec' ([#​3651](https://github.com/crowdsecurity/crowdsec/issues/3651)) [@​mmetc](https://github.com/mmetc)
- refact pkg/cwhub ([#​3666](https://github.com/crowdsecurity/crowdsec/issues/3666)) [@​mmetc](https://github.com/mmetc)
- S3 datasource: add support for SNS format ([#​3716](https://github.com/crowdsecurity/crowdsec/issues/3716)) [@​blotus](https://github.com/blotus)
##### Changes
- refact pkg/acquisition: extract loop method ([#​3615](https://github.com/crowdsecurity/crowdsec/issues/3615)) [@​mmetc](https://github.com/mmetc)
- refact: plugin config parsing ([#​3640](https://github.com/crowdsecurity/crowdsec/issues/3640)) [@​mmetc](https://github.com/mmetc)
- refact: migrate net.IP -> net/netip: part 1 ([#​3680](https://github.com/crowdsecurity/crowdsec/issues/3680)) [@​mmetc](https://github.com/mmetc)
- use github.com/cenkalti/backoff/v5 for apiclient backoff ([#​3662](https://github.com/crowdsecurity/crowdsec/issues/3662)) [@​mmetc](https://github.com/mmetc)
- use go 1.24.4 ([#​3674](https://github.com/crowdsecurity/crowdsec/issues/3674)) [@​mmetc](https://github.com/mmetc)
- cscli help typos ([#​3707](https://github.com/crowdsecurity/crowdsec/issues/3707)) [@​mmetc](https://github.com/mmetc)
- move cti expr helper to pkg/cticlient ([#​3696](https://github.com/crowdsecurity/crowdsec/issues/3696)) [@​mmetc](https://github.com/mmetc)
- refact csplugin: move ProfileAlert to models ([#​3671](https://github.com/crowdsecurity/crowdsec/issues/3671)) [@​mmetc](https://github.com/mmetc)
- refact cmd/crowdsec: extract functions from runCrowdsec() ([#​3669](https://github.com/crowdsecurity/crowdsec/issues/3669)) [@​mmetc](https://github.com/mmetc)
- cscli capi register: no error if online\_api\_credentials.yaml does not exist ([#​3645](https://github.com/crowdsecurity/crowdsec/issues/3645)) [@​mmetc](https://github.com/mmetc)
- refact cmd/crowdsec: move plugin initialization to apiserver ([#​3668](https://github.com/crowdsecurity/crowdsec/issues/3668)) [@​mmetc](https://github.com/mmetc)
- lint: require name on interface parameters ([#​3614](https://github.com/crowdsecurity/crowdsec/issues/3614)) [@​mmetc](https://github.com/mmetc)
- unit tests: rename ./tests, ./test\_data -> ./testdata ([#​3673](https://github.com/crowdsecurity/crowdsec/issues/3673)) [@​mmetc](https://github.com/mmetc)
##### Bug Fixes
- Fix infinite loop in decisions list for some values of limit ([#​3695](https://github.com/crowdsecurity/crowdsec/issues/3695)) [@​blotus](https://github.com/blotus)
- fix: Reset datafiles before loading the hub on HUP ([#​3712](https://github.com/crowdsecurity/crowdsec/issues/3712)) [@​LaurenceJJones](https://github.com/LaurenceJJones)
- fix: allowlist use content created at instead of list itself ([#​3703](https://github.com/crowdsecurity/crowdsec/issues/3703)) [@​LaurenceJJones](https://github.com/LaurenceJJones)
- pkg/apiserver: remove incorrect log.Error ([#​3672](https://github.com/crowdsecurity/crowdsec/issues/3672)) [@​mmetc](https://github.com/mmetc)
##### Chore / Deps
- dependabot: set kind/dependencies label ([#​3722](https://github.com/crowdsecurity/crowdsec/issues/3722)) [@​blotus](https://github.com/blotus)
- CI: update action deps ([#​3692](https://github.com/crowdsecurity/crowdsec/issues/3692)) [@​mmetc](https://github.com/mmetc)
- update golangci-lint v2.2 and config ([#​3713](https://github.com/crowdsecurity/crowdsec/issues/3713)) [@​mmetc](https://github.com/mmetc)
- refact: replace iplib with net/netip ([#​3642](https://github.com/crowdsecurity/crowdsec/issues/3642)) [@​mmetc](https://github.com/mmetc)
- update hashicorp/go-plugin ([#​3694](https://github.com/crowdsecurity/crowdsec/issues/3694)) [@​mmetc](https://github.com/mmetc)
- update github.com/jedib0t/go-pretty/ ([#​3705](https://github.com/crowdsecurity/crowdsec/issues/3705)) [@​mmetc](https://github.com/mmetc)
##### Geolite2 notice
This product includes GeoLite2 data created by MaxMind, available from <a href="https://www.maxmind.com">https://www.maxmind.com</a>.
##### Installation
Take a look at the [installation instructions](https://doc.crowdsec.net/docs/getting_started/install_crowdsec).
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zMC40IiwidXBkYXRlZEluVmVyIjoiNDEuMzAuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v1.6.9->v1.6.10Release Notes
crowdsecurity/crowdsec (ghcr.io/crowdsecurity/crowdsec)
v1.6.10Compare Source
Overview
This release mostly focuses on small bug fixes and improvements:
cscli allowlists checkto check if an IP/range belongs to an allowlistSNSnotificationsGETandHEADrequests to allow the log provider to confirm the datasource is working.Full changelog is below.
Improvements
Changes
Bug Fixes
Chore / Deps
Geolite2 notice
This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.
Installation
Take a look at the installation instructions.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.