crowdsec/cmd/crowdsec-cli
2023-12-13 17:45:56 +01:00
..
require Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
alerts.go cscli refact / encapsulate methods for capi, hubtest, dashboard, alerts, decisions, simulation (#2650) 2023-12-11 10:32:54 +01:00
alerts_table.go display source in alerts list when an alert has multiple decisions (#2098) 2023-03-06 13:51:57 +01:00
bouncers.go cscli refact - encapsulation with types (#2643) 2023-12-07 14:36:35 +01:00
bouncers_table.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00
capi.go cscli refact / encapsulate methods for capi, hubtest, dashboard, alerts, decisions, simulation (#2650) 2023-12-11 10:32:54 +01:00
completion.go Update deps to latest stable: go-systemd, tail, cobra, lumberjack, testify (#2164) 2023-04-12 16:58:11 +02:00
config.go Implement "cscli config show-yaml" (#2191) 2023-05-11 21:01:13 +02:00
config_backup.go restrict file permissions from "machines add" (#2648) 2023-12-08 10:51:15 +01:00
config_feature_flags.go cscli config feeature-flags: point user to the right location of feature.yaml (#2539) 2023-10-13 09:52:51 +02:00
config_restore.go cscli machines add: don't overwrite existing credential file (#2625) 2023-12-04 22:59:52 +01:00
config_show.go cscli config show: pretty print with package "litter" (#2633) 2023-12-05 10:38:21 +01:00
config_showyaml.go Implement "cscli config show-yaml" (#2191) 2023-05-11 21:01:13 +02:00
console.go remove PAPI feature flag (#2601) 2023-12-08 14:55:45 +01:00
console_table.go do not try to load PAPI is url is not set (#2099) 2023-03-06 15:38:58 +01:00
copyfile.go minor refactor to pkg/types, cscli machines (#2270) 2023-06-08 15:08:51 +02:00
dashboard.go cscli refact / encapsulate methods for capi, hubtest, dashboard, alerts, decisions, simulation (#2650) 2023-12-11 10:32:54 +01:00
dashboard_unsupported.go cscli refact / encapsulate methods for capi, hubtest, dashboard, alerts, decisions, simulation (#2650) 2023-12-11 10:32:54 +01:00
decisions.go cscli refact / encapsulate methods for capi, hubtest, dashboard, alerts, decisions, simulation (#2650) 2023-12-11 10:32:54 +01:00
decisions_import.go cscli refact / encapsulate methods for capi, hubtest, dashboard, alerts, decisions, simulation (#2650) 2023-12-11 10:32:54 +01:00
decisions_table.go print missing "AS" values as empty strings instead of "0 " (#1867) 2022-11-14 09:55:53 +01:00
explain.go cscli refact - encapsulation with types (#2643) 2023-12-07 14:36:35 +01:00
hub.go cscli refact - encapsulation with types (#2643) 2023-12-07 14:36:35 +01:00
hubappsec.go cscli refact / encapsulate methods for capi, hubtest, dashboard, alerts, decisions, simulation (#2650) 2023-12-11 10:32:54 +01:00
hubcollection.go cscli refact / encapsulate methods for capi, hubtest, dashboard, alerts, decisions, simulation (#2650) 2023-12-11 10:32:54 +01:00
hubcontext.go cscli refact / encapsulate methods for capi, hubtest, dashboard, alerts, decisions, simulation (#2650) 2023-12-11 10:32:54 +01:00
hubparser.go cscli refact / encapsulate methods for capi, hubtest, dashboard, alerts, decisions, simulation (#2650) 2023-12-11 10:32:54 +01:00
hubpostoverflow.go cscli refact / encapsulate methods for capi, hubtest, dashboard, alerts, decisions, simulation (#2650) 2023-12-11 10:32:54 +01:00
hubscenario.go cscli refact / encapsulate methods for capi, hubtest, dashboard, alerts, decisions, simulation (#2650) 2023-12-11 10:32:54 +01:00
hubtest.go Minor improvements to hubtest and appsec component (#2656) 2023-12-13 17:45:56 +01:00
hubtest_table.go Application Security Engine Support (#2273) 2023-12-07 12:21:04 +01:00
item_metrics.go Application Security Engine Support (#2273) 2023-12-07 12:21:04 +01:00
item_suggest.go Refact pkg/cwhub: fix some known issues and reorganize files (#2616) 2023-11-28 23:51:51 +01:00
itemcli.go cscli refact / encapsulate methods for capi, hubtest, dashboard, alerts, decisions, simulation (#2650) 2023-12-11 10:32:54 +01:00
items.go cscli hub list: show only non-empty tables with -o human 2023-12-05 13:38:52 +01:00
lapi.go cwhub: context type (#2631) 2023-12-07 16:20:13 +01:00
machines.go cscli machines: lint + write output to stdout instead of log (#2657) 2023-12-13 15:43:46 +01:00
machines_table.go minor refactor to pkg/types, cscli machines (#2270) 2023-06-08 15:08:51 +02:00
main.go cscli refact / encapsulate methods for capi, hubtest, dashboard, alerts, decisions, simulation (#2650) 2023-12-11 10:32:54 +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
messages.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
metrics.go Application Security Engine Support (#2273) 2023-12-07 12:21:04 +01:00
metrics_table.go Application Security Engine Support (#2273) 2023-12-07 12:21:04 +01:00
notifications.go cscli refact - encapsulation with types (#2643) 2023-12-07 14:36:35 +01:00
notifications_table.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00
papi.go cscli refact - encapsulation with types (#2643) 2023-12-07 14:36:35 +01:00
setup.go Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
simulation.go cscli refact / encapsulate methods for capi, hubtest, dashboard, alerts, decisions, simulation (#2650) 2023-12-11 10:32:54 +01:00
support.go restrict file permissions from "machines add" (#2648) 2023-12-08 10:51:15 +01:00
tables.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00
utils.go Refact pkg/cwhub: fix some known issues and reorganize files (#2616) 2023-11-28 23:51:51 +01:00
utils_table.go cscli hub list: show only non-empty tables with -o human 2023-12-05 13:38:52 +01:00