crowdsec/pkg/cwhub
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
..
testdata Refact pkg/cwhub (part 3) (#2516) 2023-10-04 12:54:21 +02:00
cwhub.go Refact pkg/cwhub: fix some known issues and reorganize files (#2616) 2023-11-28 23:51:51 +01:00
cwhub_test.go Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
dataset.go Refact pkg/cwhub: fix some known issues and reorganize files (#2616) 2023-11-28 23:51:51 +01:00
dataset_test.go Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
doc.go Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
errors.go Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
hub.go cscli hub list: show only non-empty tables with -o human 2023-12-05 13:38:52 +01:00
hub_test.go Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
item.go cwhub: context type (#2631) 2023-12-07 16:20:13 +01:00
item_test.go cscli hub list: show only non-empty tables with -o human 2023-12-05 13:38:52 +01:00
iteminstall.go cscli hub list: show only non-empty tables with -o human 2023-12-05 13:38:52 +01:00
iteminstall_test.go command "cscli hub types" (#2632) 2023-12-01 09:36:38 +01:00
itemlink.go Refact pkg/cwhub: fix some known issues and reorganize files (#2616) 2023-11-28 23:51:51 +01:00
itemremove.go cscli hub list: show only non-empty tables with -o human 2023-12-05 13:38:52 +01:00
itemupgrade.go cscli hub list: show only non-empty tables with -o human 2023-12-05 13:38:52 +01:00
itemupgrade_test.go command "cscli hub types" (#2632) 2023-12-01 09:36:38 +01:00
leakybucket.go Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
pathseparator_unix.go Refact pkg/cwhub (part 4) (#2518) 2023-10-05 09:35:03 +02:00
pathseparator_windows.go Refact pkg/cwhub (part 1) (#2512) 2023-10-04 10:34:10 +02:00
remote.go Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
sync.go cwhub: context type (#2631) 2023-12-07 16:20:13 +01:00