crowdsec/cmd/crowdsec
mmetc 4acb4f8df3
cwhub: context type (#2631)
* add hub type "context"
* cscli lapi: log.Fatal -> fmt.Errorf; lint
* tests for context.yaml
* load console context from hub
* original & compiled context
* deprecate "cscli lapi context delete"
$ cscli lapi context delete
Command "delete" is deprecated, please manually edit the context file.
* cscli completion: add appsec-rules, appsec-configs, explain, hubtest
2023-12-07 16:20:13 +01:00
..
api.go update dependency on go-cs-lib; drop the pkg/ part (#2393) 2023-07-28 16:35:08 +02:00
crowdsec.go cwhub: context type (#2631) 2023-12-07 16:20:13 +01:00
event_log_hook_windows.go windows: log fatal and panic errors to event log (#1667) 2022-07-19 09:48:02 +02:00
main.go cscli hub list: show only non-empty tables with -o human 2023-12-05 13:38:52 +01:00
Makefile Make: build with debug symbols in func tests or if DEBUG=1; drop BUILD_VENDOR_FLAGS (#2443) 2023-08-28 15:58:26 +02:00
metrics.go Application Security Engine Support (#2273) 2023-12-07 12:21:04 +01:00
output.go Add to dump after postoverflow so we can test within hubtest (#2511) 2023-11-28 13:18:41 +00:00
parse.go Application Security Engine Support (#2273) 2023-12-07 12:21:04 +01:00
pour.go update leakybucket readme (#2298) 2023-06-22 15:35:01 +02:00
run_in_svc.go CI: use go 1.21.5 (#2640) 2023-12-06 12:38:36 +01:00
run_in_svc_windows.go update dependency on go-cs-lib; drop the pkg/ part (#2393) 2023-07-28 16:35:08 +02:00
serve.go Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
win_service.go CI: use go 1.21.5 (#2640) 2023-12-06 12:38:36 +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