Update ghcr.io/crowdsecurity/crowdsec Docker tag to v1.7.4 #112

Merged
Ghost merged 0 commits from renovate/ghcr.io-crowdsecurity-crowdsec-1.x into main 2025-12-11 12:37:00 +05:30
Ghost commented 2025-12-10 07:34:13 +05:30 (Migrated from repo.local.ryuu.in)

This PR contains the following updates:

Package Update Change
ghcr.io/crowdsecurity/crowdsec patch v1.7.3 -> v1.7.4

Release Notes

crowdsecurity/crowdsec (ghcr.io/crowdsecurity/crowdsec)

v1.7.4

Compare Source

Changes

New Features

Improvements

Bug Fixes

Documentation

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/crowdsecurity/crowdsec](https://github.com/crowdsecurity/crowdsec) | patch | `v1.7.3` -> `v1.7.4` | --- ### Release Notes <details> <summary>crowdsecurity/crowdsec (ghcr.io/crowdsecurity/crowdsec)</summary> ### [`v1.7.4`](https://github.com/crowdsecurity/crowdsec/releases/tag/v1.7.4) [Compare Source](https://github.com/crowdsecurity/crowdsec/compare/v1.7.3...v1.7.4) #### Changes - docker: remove CROWDSEC\_CONTAINER\_ENV ([#&#8203;4085](https://github.com/crowdsecurity/crowdsec/issues/4085)) [@&#8203;mmetc](https://github.com/mmetc) - refact cscli: define csconfig.Getter once ([#&#8203;4091](https://github.com/crowdsecurity/crowdsec/issues/4091)) [@&#8203;mmetc](https://github.com/mmetc) - refact load/save apic token: dependencies and sentinel errors ([#&#8203;4081](https://github.com/crowdsecurity/crowdsec/issues/4081)) [@&#8203;mmetc](https://github.com/mmetc) - pkg/csplugin: use backoff package to retry notifications ([#&#8203;3944](https://github.com/crowdsecurity/crowdsec/issues/3944)) [@&#8203;mmetc](https://github.com/mmetc) - refact pkg/database batching ([#&#8203;3906](https://github.com/crowdsecurity/crowdsec/issues/3906)) [@&#8203;mmetc](https://github.com/mmetc) - refact pkg/acquisition: split appsec.go ([#&#8203;4043](https://github.com/crowdsecurity/crowdsec/issues/4043)) [@&#8203;mmetc](https://github.com/mmetc) - refact pkg/acquisition: journalctl configuration ([#&#8203;4057](https://github.com/crowdsecurity/crowdsec/issues/4057)) [@&#8203;mmetc](https://github.com/mmetc) - lint revive: lower complexity threshold ([#&#8203;4056](https://github.com/crowdsecurity/crowdsec/issues/4056)) [@&#8203;mmetc](https://github.com/mmetc) - lint: unused parameters / 2 ([#&#8203;4055](https://github.com/crowdsecurity/crowdsec/issues/4055)) [@&#8203;mmetc](https://github.com/mmetc) - lint: unused parameters ([#&#8203;4049](https://github.com/crowdsecurity/crowdsec/issues/4049)) [@&#8203;mmetc](https://github.com/mmetc) - refact pkg/acquisition: split loki.go ([#&#8203;4034](https://github.com/crowdsecurity/crowdsec/issues/4034)) [@&#8203;mmetc](https://github.com/mmetc) - refact pkg/acquisition: split victorialogs.go ([#&#8203;4037](https://github.com/crowdsecurity/crowdsec/issues/4037)) [@&#8203;mmetc](https://github.com/mmetc) - refact pkg/acquisition: split wineventlog.go ([#&#8203;4036](https://github.com/crowdsecurity/crowdsec/issues/4036)) [@&#8203;mmetc](https://github.com/mmetc) - refact pkg/acquisition: split s3.go ([#&#8203;4035](https://github.com/crowdsecurity/crowdsec/issues/4035)) [@&#8203;mmetc](https://github.com/mmetc) - refact pkg/acquisition: split k8s\_audit.go ([#&#8203;4033](https://github.com/crowdsecurity/crowdsec/issues/4033)) [@&#8203;mmetc](https://github.com/mmetc) - refact pkg/acquisition: split kinesis.go ([#&#8203;4032](https://github.com/crowdsecurity/crowdsec/issues/4032)) [@&#8203;mmetc](https://github.com/mmetc) - refact pkg/acquisition: split kafka.go ([#&#8203;4031](https://github.com/crowdsecurity/crowdsec/issues/4031)) [@&#8203;mmetc](https://github.com/mmetc) - refact pkg/acquisition: split cloudwatch.go ([#&#8203;4029](https://github.com/crowdsecurity/crowdsec/issues/4029)) [@&#8203;mmetc](https://github.com/mmetc) - refact pkg/acquisition: split http.go ([#&#8203;4030](https://github.com/crowdsecurity/crowdsec/issues/4030)) [@&#8203;mmetc](https://github.com/mmetc) - refactg pkg/acquisition: split file.go ([#&#8203;4038](https://github.com/crowdsecurity/crowdsec/issues/4038)) [@&#8203;mmetc](https://github.com/mmetc) - refact pkg/acquisition: split syslog.go ([#&#8203;4028](https://github.com/crowdsecurity/crowdsec/issues/4028)) [@&#8203;mmetc](https://github.com/mmetc) - papi: explicit context ([#&#8203;3973](https://github.com/crowdsecurity/crowdsec/issues/3973)) [@&#8203;mmetc](https://github.com/mmetc) - pkg/csplugin: remove unused function ([#&#8203;4019](https://github.com/crowdsecurity/crowdsec/issues/4019)) [@&#8203;mmetc](https://github.com/mmetc) - pkg/types -> new imports pt 4 ([#&#8203;4012](https://github.com/crowdsecurity/crowdsec/issues/4012)) [@&#8203;mmetc](https://github.com/mmetc) - pkg/types -> new imports pt 3 ([#&#8203;4014](https://github.com/crowdsecurity/crowdsec/issues/4014)) [@&#8203;mmetc](https://github.com/mmetc) - pkg/types -> new imports pt 2 ([#&#8203;4013](https://github.com/crowdsecurity/crowdsec/issues/4013)) [@&#8203;mmetc](https://github.com/mmetc) - pkg/types -> new imports pt 1 ([#&#8203;4011](https://github.com/crowdsecurity/crowdsec/issues/4011)) [@&#8203;mmetc](https://github.com/mmetc) - pkg/types -> pkg/{pipeline,fsutil,enrichment,logging...} ([#&#8203;4006](https://github.com/crowdsecurity/crowdsec/issues/4006)) [@&#8203;mmetc](https://github.com/mmetc) - CI: enable linter "protogetter" ([#&#8203;3995](https://github.com/crowdsecurity/crowdsec/issues/3995)) [@&#8203;mmetc](https://github.com/mmetc) - enable linters: unnecessary-format, unused-receiver ([#&#8203;4001](https://github.com/crowdsecurity/crowdsec/issues/4001)) [@&#8203;mmetc](https://github.com/mmetc) - refact: remove unused struct fields and params / 3; enable linter "unused" ([#&#8203;3334](https://github.com/crowdsecurity/crowdsec/issues/3334)) [@&#8203;mmetc](https://github.com/mmetc) #### New Features - WAF: Add `DropRequest` helper to block request in hooks ([#&#8203;4016](https://github.com/crowdsecurity/crowdsec/issues/4016)) [@&#8203;blotus](https://github.com/blotus) #### Improvements - pkg/acquisition: update syslog to RestartableStreamer ([#&#8203;4040](https://github.com/crowdsecurity/crowdsec/issues/4040)) [@&#8203;mmetc](https://github.com/mmetc) - refact logging configuration; add log\_media="syslog" ([#&#8203;4045](https://github.com/crowdsecurity/crowdsec/issues/4045)) [@&#8203;mmetc](https://github.com/mmetc) - cscli hubtest: better report docker/nuclei errors ([#&#8203;4052](https://github.com/crowdsecurity/crowdsec/issues/4052)) [@&#8203;mmetc](https://github.com/mmetc) - build: check make version before running Makefile ([#&#8203;4054](https://github.com/crowdsecurity/crowdsec/issues/4054)) [@&#8203;mmetc](https://github.com/mmetc) - pkg/acquisition: refact journalctl datasource and unified retry loop ([#&#8203;4023](https://github.com/crowdsecurity/crowdsec/issues/4023)) [@&#8203;mmetc](https://github.com/mmetc) - option api.server.disable\_usage\_metrics\_export ([#&#8203;4021](https://github.com/crowdsecurity/crowdsec/issues/4021)) [@&#8203;mmetc](https://github.com/mmetc) - build: optional pure-go sqlite driver ([#&#8203;3908](https://github.com/crowdsecurity/crowdsec/issues/3908)) [@&#8203;mmetc](https://github.com/mmetc) #### Bug Fixes - LAPI metrics: don't use empty path as label for LAPI hits metrics ([#&#8203;4106](https://github.com/crowdsecurity/crowdsec/issues/4106)) [@&#8203;blotus](https://github.com/blotus) - fix accessLogger setup to separate file ([#&#8203;4103](https://github.com/crowdsecurity/crowdsec/issues/4103)) [@&#8203;mmetc](https://github.com/mmetc) - docker acquisition: prevent data races ([#&#8203;3956](https://github.com/crowdsecurity/crowdsec/issues/3956)) [@&#8203;mmetc](https://github.com/mmetc) - Fix avoidable prometheus metrics cardinality ([#&#8203;4080](https://github.com/crowdsecurity/crowdsec/issues/4080)) [@&#8203;g00g1](https://github.com/g00g1) - loki acquisition: remove forgotten debug print ([#&#8203;4062](https://github.com/crowdsecurity/crowdsec/issues/4062)) [@&#8203;mmetc](https://github.com/mmetc) - fix 2808: show certificate path in "lapi status" ([#&#8203;4053](https://github.com/crowdsecurity/crowdsec/issues/4053)) [@&#8203;mmetc](https://github.com/mmetc) - decisionStream: only select required fields from the DB ([#&#8203;4024](https://github.com/crowdsecurity/crowdsec/issues/4024)) [@&#8203;blotus](https://github.com/blotus) #### Documentation - docs: add public roadmap section to README.md ([#&#8203;4039](https://github.com/crowdsecurity/crowdsec/issues/4039)) [@&#8203;mazzma12](https://github.com/mazzma12) #### Chore / Deps - build(deps): bump github/codeql-action from 4.31.4 to 4.31.6 ([#&#8203;4101](https://github.com/crowdsecurity/crowdsec/issues/4101)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 ([#&#8203;4083](https://github.com/crowdsecurity/crowdsec/issues/4083)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Update go-re2 to 1.10.0 ([#&#8203;4020](https://github.com/crowdsecurity/crowdsec/issues/4020)) [@&#8203;blotus](https://github.com/blotus) - waf: remove custom raw body processor and use the upstream one ([#&#8203;4092](https://github.com/crowdsecurity/crowdsec/issues/4092)) [@&#8203;blotus](https://github.com/blotus) - build(deps): bump actions/setup-python from 6.0.0 to 6.1.0 ([#&#8203;4089](https://github.com/crowdsecurity/crowdsec/issues/4089)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - update go-cs-lib ([#&#8203;4084](https://github.com/crowdsecurity/crowdsec/issues/4084)) [@&#8203;mmetc](https://github.com/mmetc) - update coraza ([#&#8203;4047](https://github.com/crowdsecurity/crowdsec/issues/4047)) [@&#8203;blotus](https://github.com/blotus) - build(deps): bump actions/checkout from 5.0.1 to 6.0.0 ([#&#8203;4077](https://github.com/crowdsecurity/crowdsec/issues/4077)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump astral-sh/setup-uv from 7.1.3 to 7.1.4 ([#&#8203;4078](https://github.com/crowdsecurity/crowdsec/issues/4078)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - replace prom2json with native Prometheus parser and context-aware scraping in CLI metrics ([#&#8203;3932](https://github.com/crowdsecurity/crowdsec/issues/3932)) [@&#8203;mmetc](https://github.com/mmetc) - build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 ([#&#8203;4073](https://github.com/crowdsecurity/crowdsec/issues/4073)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump github/codeql-action from 4.31.3 to 4.31.4 ([#&#8203;4069](https://github.com/crowdsecurity/crowdsec/issues/4069)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump actions/checkout from 5.0.0 to 5.0.1 ([#&#8203;4064](https://github.com/crowdsecurity/crowdsec/issues/4064)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - update docker/docker to moby/moby (version docker-v29.0.0) ([#&#8203;4048](https://github.com/crowdsecurity/crowdsec/issues/4048)) [@&#8203;mmetc](https://github.com/mmetc) - build(deps): bump github/codeql-action from 4.31.0 to 4.31.3 ([#&#8203;4051](https://github.com/crowdsecurity/crowdsec/issues/4051)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump astral-sh/setup-uv from 7.1.2 to 7.1.3 ([#&#8203;4042](https://github.com/crowdsecurity/crowdsec/issues/4042)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 ([#&#8203;4041](https://github.com/crowdsecurity/crowdsec/issues/4041)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 ([#&#8203;4025](https://github.com/crowdsecurity/crowdsec/issues/4025)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - CI: update golangci-lint to 2.6.1 ([#&#8203;4026](https://github.com/crowdsecurity/crowdsec/issues/4026)) [@&#8203;mmetc](https://github.com/mmetc) - waf: extract temp state from AppsecRuntimeConfig ([#&#8203;3952](https://github.com/crowdsecurity/crowdsec/issues/3952)) [@&#8203;blotus](https://github.com/blotus) - build(deps): bump astral-sh/setup-uv from 7.1.1 to 7.1.2 ([#&#8203;4009](https://github.com/crowdsecurity/crowdsec/issues/4009)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump github/codeql-action from 4.30.9 to 4.31.0 ([#&#8203;4008](https://github.com/crowdsecurity/crowdsec/issues/4008)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 ([#&#8203;4010](https://github.com/crowdsecurity/crowdsec/issues/4010)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) #### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ryuupendragon/docker-compose!112
No description provided.