crowdsec/pkg/apiserver
mmetc 14a1725efe
Some checks are pending
Tests / sqlite (push) Waiting to run
Tests / mariadb (push) Waiting to run
Tests / mysql (push) Waiting to run
Tests / postgres (push) Waiting to run
Tests / hub (push) Waiting to run
Release Drafter / update_release_draft (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
Test Docker images / test_flavor (debian) (push) Waiting to run
Test Docker images / test_flavor (slim) (push) Waiting to run
Go tests (windows) / Build + tests (push) Waiting to run
Build / Build + tests (push) Waiting to run
(push-master) Publish latest Docker images / dev-alpine (push) Waiting to run
(push-master) Publish latest Docker images / dev-debian (push) Waiting to run
cscli capi status: save auth token, add tests (#3623)
* "cscli capi status": save auth token
* CI: test auth token cache
* test that capi status saves the token too
* fix postgres test
2025-05-14 16:31:56 +02:00
..
controllers refact: remove unused metod DeleteDecisionsWithFilter() (#3605) 2025-05-06 16:10:18 +02:00
middlewares/v1 lint/gocritic: enable importShadow, typeUnparen, unnecessaryDefer (#3583) 2025-04-24 11:12:38 +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: check during bulk decision import (#3588) 2025-04-28 17:11:17 +02: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 cscli capi status: save auth token, add tests (#3623) 2025-05-14 16:31:56 +02:00
apic_metrics.go lint/gocritic: enable importShadow, typeUnparen, unnecessaryDefer (#3583) 2025-04-24 11:12:38 +02: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 refact pkg/database: unnecessary pointers (#3611) 2025-05-07 11:12:27 +02:00
apiserver.go lapi: return specific error if a unix socket path is too long for the OS (#3593) 2025-04-29 12:42:49 +02:00
apiserver_test.go improve support for parsing time durations with 'day' units (#3599) 2025-05-05 15:12:29 +02: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 refact pkg/database: unnecessary pointers (#3611) 2025-05-07 11:12:27 +02:00
papi_cmd.go allowlists: automatically expire current matching decisions on update (#3601) 2025-05-06 14:10:30 +02:00
usage_metrics_test.go tests: switch context.Background() -> t.Context() from go 1.24 (#3473) 2025-02-21 00:09:11 +01:00