crowdsec/pkg/apiclient
mmetc 12a3c70860
lint: gocritic/httpNoBody (#3493)
* lint: gocritic/httpNoBody
2025-03-07 14:35:25 +01:00
..
useragent refact: pkg/apiclient set and use default user agent (#3219) 2024-09-09 11:27:20 +02:00
alerts_service.go refact: context propagation (apiclient, cticlient...) (#3477) 2025-02-21 13:23:39 +01:00
alerts_service_test.go tests: switch context.Background() -> t.Context() from go 1.24 (#3473) 2025-02-21 00:09:11 +01:00
allowlists_service.go refact: context propagation (apiclient, cticlient...) (#3477) 2025-02-21 13:23:39 +01:00
auth_jwt.go refact: context propagation (apiclient, cticlient...) (#3477) 2025-02-21 13:23:39 +01:00
auth_key.go apiclient: split auth_key, auth_retry, auth_jwt (#2743) 2024-01-17 15:08:41 +01:00
auth_key_test.go tests: switch context.Background() -> t.Context() from go 1.24 (#3473) 2025-02-21 00:09:11 +01:00
auth_retry.go lint (intrange) (#2970) 2024-06-21 13:47:26 +02:00
auth_service.go refact: context propagation (apiclient, cticlient...) (#3477) 2025-02-21 13:23:39 +01:00
auth_service_test.go tests: switch context.Background() -> t.Context() from go 1.24 (#3473) 2025-02-21 00:09:11 +01:00
client.go Add support for centralized allowlists (#3355) 2025-02-19 15:04:47 +01:00
client_http.go refact: context propagation (apiclient, cticlient...) (#3477) 2025-02-21 13:23:39 +01:00
client_http_test.go tests: switch context.Background() -> t.Context() from go 1.24 (#3473) 2025-02-21 00:09:11 +01:00
client_test.go tests: switch context.Background() -> t.Context() from go 1.24 (#3473) 2025-02-21 00:09:11 +01:00
clone.go apiclient: split auth_key, auth_retry, auth_jwt (#2743) 2024-01-17 15:08:41 +01:00
config.go context propagation: pass ctx to UpdateScenario() (#3258) 2024-10-02 13:39:07 +02:00
decisions_service.go lint: gocritic/httpNoBody (#3493) 2025-03-07 14:35:25 +01:00
decisions_service_test.go tests: switch context.Background() -> t.Context() from go 1.24 (#3473) 2025-02-21 00:09:11 +01:00
decisions_sync_service.go refact: context propagation (apiclient, cticlient...) (#3477) 2025-02-21 13:23:39 +01:00
heartbeat.go refact: context propagation (apiclient, cticlient...) (#3477) 2025-02-21 13:23:39 +01:00
metrics.go refact: context propagation (apiclient, cticlient...) (#3477) 2025-02-21 13:23:39 +01:00
resperr.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00
retry_config.go jwt transport: fix retry on unauthorized from CAPI(#3006) 2024-05-24 14:43:12 +02:00
signal.go refact: context propagation (apiclient, cticlient...) (#3477) 2025-02-21 13:23:39 +01:00
usagemetrics.go refact: context propagation (apiclient, cticlient...) (#3477) 2025-02-21 13:23:39 +01:00