Update ghcr.io/crowdsecurity/crowdsec Docker tag to v1.7.8 #270

Open
renovate-bot wants to merge 1 commits from renovate/ghcr.io-crowdsecurity-crowdsec-1.x into main
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/crowdsecurity/crowdsec patch v1.7.7v1.7.8

Release Notes

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

v1.7.8

Compare Source

New Features

Improvements

Bug Fixes

  • cscli metrics: don't attempt to create a DB client if there's no DB config (#​4451) @​blotus
  • papi: don't spam logs if chan is closed (#​4439) @​blotus
  • alerts: use single transaction when creating alert and all related items (#​4438) @​blotus
  • LAPI: enforce maximum body size for decompression

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: (UTC)

  • 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 Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/crowdsecurity/crowdsec](https://github.com/crowdsecurity/crowdsec) | patch | `v1.7.7` → `v1.7.8` | --- ### Release Notes <details> <summary>crowdsecurity/crowdsec (ghcr.io/crowdsecurity/crowdsec)</summary> ### [`v1.7.8`](https://github.com/crowdsecurity/crowdsec/releases/tag/v1.7.8) [Compare Source](https://github.com/crowdsecurity/crowdsec/compare/v1.7.7...v1.7.8) #### New Features - WAF: OpenAPI schema validation ([#&#8203;4097](https://github.com/crowdsecurity/crowdsec/issues/4097)) [@&#8203;blotus](https://github.com/blotus) #### Improvements - WAF: enforce body size limitation ([#&#8203;4355](https://github.com/crowdsecurity/crowdsec/issues/4355)) [@&#8203;blotus](https://github.com/blotus) - Decision stream: move to chunked transfer by default ([#&#8203;4413](https://github.com/crowdsecurity/crowdsec/issues/4413)) [@&#8203;blotus](https://github.com/blotus) - cscli: add `--quick` flag to enroll command ([#&#8203;4350](https://github.com/crowdsecurity/crowdsec/issues/4350)) [@&#8203;blotus](https://github.com/blotus) - propose an alternative, cleaner configuration for appsec-config ([#&#8203;4397](https://github.com/crowdsecurity/crowdsec/issues/4397)) [@&#8203;buixor](https://github.com/buixor) #### Bug Fixes - cscli metrics: don't attempt to create a DB client if there's no DB config ([#&#8203;4451](https://github.com/crowdsecurity/crowdsec/issues/4451)) [@&#8203;blotus](https://github.com/blotus) - papi: don't spam logs if chan is closed ([#&#8203;4439](https://github.com/crowdsecurity/crowdsec/issues/4439)) [@&#8203;blotus](https://github.com/blotus) - alerts: use single transaction when creating alert and all related items ([#&#8203;4438](https://github.com/crowdsecurity/crowdsec/issues/4438)) [@&#8203;blotus](https://github.com/blotus) - LAPI: enforce maximum body size for decompression #### Chore / Deps - build(deps): bump the gomod group across 1 directory with 34 updates ([#&#8203;4453](https://github.com/crowdsecurity/crowdsec/issues/4453)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump the github-actions group with 2 updates ([#&#8203;4447](https://github.com/crowdsecurity/crowdsec/issues/4447)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump alpine from 3.21 to 3.23 in /build/docker in the docker group across 1 directory ([#&#8203;4441](https://github.com/crowdsecurity/crowdsec/issues/4441)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump the github-actions group with 7 updates ([#&#8203;4443](https://github.com/crowdsecurity/crowdsec/issues/4443)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump the uv group in /build/docker/test with 3 updates ([#&#8203;4442](https://github.com/crowdsecurity/crowdsec/issues/4442)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - db: add some missing indexes ([#&#8203;4435](https://github.com/crowdsecurity/crowdsec/issues/4435)) [@&#8203;blotus](https://github.com/blotus) - Dependencies update ([#&#8203;4412](https://github.com/crowdsecurity/crowdsec/issues/4412)) [@&#8203;blotus](https://github.com/blotus) - add PAPI metrics ([#&#8203;4411](https://github.com/crowdsecurity/crowdsec/issues/4411)) [@&#8203;blotus](https://github.com/blotus) - build(deps): bump github.com/aws/aws-lambda-go from 1.47.0 to 1.54.0 ([#&#8203;4402](https://github.com/crowdsecurity/crowdsec/issues/4402)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump docker/login-action from 4.0.0 to 4.1.0 ([#&#8203;4403](https://github.com/crowdsecurity/crowdsec/issues/4403)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump github.com/google/go-querystring from 1.1.0 to 1.2.0 ([#&#8203;4400](https://github.com/crowdsecurity/crowdsec/issues/4400)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 ([#&#8203;4404](https://github.com/crowdsecurity/crowdsec/issues/4404)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.42.3 to 1.42.25 ([#&#8203;4405](https://github.com/crowdsecurity/crowdsec/issues/4405)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.1 ([#&#8203;4381](https://github.com/crowdsecurity/crowdsec/issues/4381)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 ([#&#8203;4388](https://github.com/crowdsecurity/crowdsec/issues/4388)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump schneegans/dynamic-badges-action from 1.7.0 to 1.8.0 ([#&#8203;4393](https://github.com/crowdsecurity/crowdsec/issues/4393)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 ([#&#8203;4394](https://github.com/crowdsecurity/crowdsec/issues/4394)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump github/codeql-action from 4.33.0 to 4.35.1 ([#&#8203;4395](https://github.com/crowdsecurity/crowdsec/issues/4395)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - update dependabot config ([#&#8203;4440](https://github.com/crowdsecurity/crowdsec/issues/4440)) [@&#8203;blotus](https://github.com/blotus) - build(deps): bump requests from 2.32.5 to 2.33.0 in /build/docker/test ([#&#8203;4389](https://github.com/crowdsecurity/crowdsec/issues/4389)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump cryptography from 46.0.5 to 46.0.6 in /build/docker/test ([#&#8203;4391](https://github.com/crowdsecurity/crowdsec/issues/4391)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump pygments from 2.19.2 to 2.20.0 in /build/docker/test ([#&#8203;4396](https://github.com/crowdsecurity/crowdsec/issues/4396)) @&#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**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzMuNSIsInVwZGF0ZWRJblZlciI6IjQzLjE3My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
renovate-bot added 1 commit 2026-05-12 08:03:20 +05:30
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-crowdsecurity-crowdsec-1.x:renovate/ghcr.io-crowdsecurity-crowdsec-1.x
git checkout renovate/ghcr.io-crowdsecurity-crowdsec-1.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ryuupendragon/docker-compose#270