crowdsec/pkg/apiserver
2025-03-12 10:12:30 +01:00
..
controllers Add support for centralized allowlists (#3355) 2025-02-19 15:04:47 +01:00
middlewares/v1 refact: context propagation (apiclient, cticlient...) (#3477) 2025-02-21 13:23:39 +01: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 Add support for centralized allowlists (#3355) 2025-02-19 15:04:47 +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 deprecate capi_whitelists_path (#3504) 2025-03-12 10:12:30 +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 tests: switch context.Background() -> t.Context() from go 1.24 (#3473) 2025-02-21 00:09:11 +01: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 tests: switch context.Background() -> t.Context() from go 1.24 (#3473) 2025-02-21 00:09:11 +01: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