crowdsec/cmd/crowdsec
mmetc ce6018fbbf
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
config.yaml: make config_dir and notification_dir optional (#3606)
2025-05-09 10:58:12 +02:00
..
api.go config.yaml: make config_dir and notification_dir optional (#3606) 2025-05-09 10:58:12 +02:00
appsec.go lint: style, autofix (#3354) 2024-12-05 10:40:48 +01:00
appsec_stub.go refact acquisition: build profiles (optionally exclude datasources from final binary) (#3217) 2024-09-12 17:26:39 +02:00
crowdsec.go refact parser Init: argument types (#3578) 2025-04-23 21:30:03 +02:00
dump.go lint revive(deep-exit): refactor cmd/crowdsec (#3063) 2024-06-07 12:01:08 +02:00
event_log_hook_windows.go windows: log fatal and panic errors to event log (#1667) 2022-07-19 09:48:02 +02:00
fatalhook.go Add possibility to configure log format #799 (#2941) 2024-12-23 11:08:33 +01:00
lapiclient.go context propagation: papi, loki (#3308) 2024-11-15 15:31:10 +01:00
lpmetrics.go refact: avoid use of defer calls in loops (#3466) 2025-02-19 14:50:38 +01:00
main.go enhance: Flags now superceed all log levels (#3496) 2025-03-07 13:42:08 +00:00
Makefile make: remove unused targets (#2998) 2024-05-15 10:37:25 +02:00
metrics.go refact pkg/database: context propagation (start) (#3226) 2024-09-12 17:28:16 +02:00
output.go enable linter "revive" (#2978) 2024-05-02 14:22:02 +02:00
parse.go Typos (#3084) 2024-06-13 11:07:44 +02:00
pour.go fix: #2790 (#3378) 2025-01-14 10:48:05 +00:00
run_in_svc.go refactor context (cscli, pkg/database) (#3071) 2024-06-11 12:13:18 +02:00
run_in_svc_windows.go refactor context (cscli, pkg/database) (#3071) 2024-06-11 12:13:18 +02:00
serve.go lint/refactor: defer, reflectvaluecompare, stylecheck (#3544) 2025-04-04 14:52:45 +02:00
win_service.go lint: replace type assertions and type switch on errors (#3376) 2024-12-27 10:40:50 +01:00
win_service_install.go CI: use go 1.21.5 (#2640) 2023-12-06 12:38:36 +01:00
win_service_manage.go CI: use go 1.21.5 (#2640) 2023-12-06 12:38:36 +01:00