crowdsecurity / cs-cloudflare-bouncer

A CrowdSec Bouncer that syncs the decisions made by CrowdSec with CloudFlare's firewall. Manages multi user, multi account, multi zone setup. Supports IP, Country and AS scoped decisions.
MIT License
50 stars 7 forks source link

use go 1.21.x #164

Closed mmetc closed 1 month ago

LaurenceJJones commented 1 month ago

This mergeable or should we bump higher?

mmetc commented 1 month ago

I changed it to pick the latest from 1.21 -- change it to 1.22 if you want to ship metrics in this version

LaurenceJJones commented 1 month ago

Metrics so far for this bouncer, would be difficult since we dont see them unless we tap into CF metrics routes so we merge as is.