crowdsec/pkg/apiserver
mmetc 49927f79a1
CI: golangci-lint v2 (#3558)
* golangci-lint v2

* CI: reduce parallel jobs for hubtests
2025-04-03 16:57:56 +02:00
..
controllers Allowlists: fix range check in LAPI endpoint (#3538) 2025-03-25 14:30:18 +01:00
middlewares/v1 CI: golangci-lint v2 (#3558) 2025-04-03 16:57:56 +02:00
tests Add support for centralized allowlists (#3355) 2025-02-19 15:04:47 +01:00
alerts_test.go tests: switch context.Background() -> t.Context() from go 1.24 (#3473) 2025-02-21 00:09:11 +01:00
allowlists_test.go Allowlists: fix range check in LAPI endpoint (#3538) 2025-03-25 14:30:18 +01:00
api_key_test.go tests: switch context.Background() -> t.Context() from go 1.24 (#3473) 2025-02-21 00:09:11 +01:00
apic.go CI: enable linter "noctx" (#3528) 2025-03-24 15:16:40 +01:00
apic_metrics.go better handle error when sending usage metrics (#3333) 2024-11-18 11:21:30 +01:00
apic_metrics_test.go tests: switch context.Background() -> t.Context() from go 1.24 (#3473) 2025-02-21 00:09:11 +01:00
apic_test.go CI: golangci-lint v2 (#3558) 2025-04-03 16:57:56 +02:00
apiserver.go appsec: support custom CA for lapi (#3503) 2025-03-12 09:33:21 +01:00
apiserver_test.go enhance: Flags now superceed all log levels (#3496) 2025-03-07 13:42:08 +00:00
decisions_test.go tests: switch context.Background() -> t.Context() from go 1.24 (#3473) 2025-02-21 00:09:11 +01:00
heartbeat_test.go tests: switch context.Background() -> t.Context() from go 1.24 (#3473) 2025-02-21 00:09:11 +01:00
jwt_test.go tests: switch context.Background() -> t.Context() from go 1.24 (#3473) 2025-02-21 00:09:11 +01:00
machines_test.go CI: golangci-lint v2 (#3558) 2025-04-03 16:57:56 +02:00
papi.go enhance: Flags now superceed all log levels (#3496) 2025-03-07 13:42:08 +00:00
papi_cmd.go Add support for centralized allowlists (#3355) 2025-02-19 15:04:47 +01:00
usage_metrics_test.go tests: switch context.Background() -> t.Context() from go 1.24 (#3473) 2025-02-21 00:09:11 +01:00