crowdsec/pkg/apiclient
mmetc ecf34c2fa1
lint/deep-exit: avoid log.Fatal (#3367)
* lint/deep-exit: don't fail on invalid alert
* lint/deep-exit: kinesis_test.go
* lint/deep-exit: watcher_test.go
* lint/deep-exit: parsing_test.go
* lint/deep-exit: client_test.go
2024-12-18 16:43:19 +01:00
..
useragent refact: pkg/apiclient set and use default user agent (#3219) 2024-09-09 11:27:20 +02:00
alerts_service.go improved tls middleware revocation checks (#3034) 2024-06-26 10:41:30 +02:00
alerts_service_test.go refact: pkg/apiclient set and use default user agent (#3219) 2024-09-09 11:27:20 +02:00
auth_jwt.go lint: style, autofix (#3354) 2024-12-05 10:40:48 +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 apiclient: split auth_key, auth_retry, auth_jwt (#2743) 2024-01-17 15:08:41 +01:00
auth_retry.go lint (intrange) (#2970) 2024-06-21 13:47:26 +02:00
auth_service.go improved tls middleware revocation checks (#3034) 2024-06-26 10:41:30 +02:00
auth_service_test.go context propagation: cscli {capi,lapi,papi} (#3228) 2024-09-12 21:16:55 +02:00
client.go context propagation: cscli {capi,lapi,papi} (#3228) 2024-09-12 21:16:55 +02:00
client_http.go enhance: Remove if log check in one instance that was not needed as the logged items are not resource intensive (#3300) 2024-10-28 10:20:36 +00:00
client_http_test.go refact: pkg/apiclient set and use default user agent (#3219) 2024-09-09 11:27:20 +02:00
client_test.go lint/deep-exit: avoid log.Fatal (#3367) 2024-12-18 16:43:19 +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 Add explicit configuration for signals sharing and blocklists pull (#3277) 2024-11-08 15:11:09 +01:00
decisions_service_test.go Add explicit configuration for signals sharing and blocklists pull (#3277) 2024-11-08 15:11:09 +01:00
decisions_sync_service.go apiclient/apiserver: lint (#2739) 2024-01-15 11:44:38 +01:00
heartbeat.go apiclient/apiserver: lint/2 (#2741) 2024-01-15 12:38:31 +01:00
metrics.go apiclient/apiserver: lint (#2739) 2024-01-15 11:44:38 +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 apiclient/apiserver: lint (#2739) 2024-01-15 11:44:38 +01:00
usagemetrics.go LAPI: detailed metrics endpoint (#2858) 2024-07-24 10:29:18 +02:00