crowdsec/cmd/crowdsec-cli
2024-02-01 17:27:15 +01:00
..
require cscli: don't print use_wal warning (#2794) 2024-01-30 11:07:53 +01:00
alerts.go refact "cscli alerts" (#2778) 2024-02-01 17:24:00 +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 refact "cscli machines" (#2777) 2024-02-01 17:22:52 +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 capi status -> message for missing credentials (#2730) 2024-01-12 14:41:36 +01:00
completion.go lint (wsl) (#2692) 2024-01-03 10:55:41 +01:00
config.go Implement "cscli config show-yaml" (#2191) 2023-05-11 21:01:13 +02:00
config_backup.go lint (wsl) (#2692) 2024-01-03 10:55:41 +01:00
config_feature_flags.go lint (wsl) (#2692) 2024-01-03 10:55:41 +01:00
config_restore.go lint (wsl) (#2692) 2024-01-03 10:55:41 +01:00
config_show.go lint (wsl) (#2692) 2024-01-03 10:55:41 +01:00
config_showyaml.go Implement "cscli config show-yaml" (#2191) 2023-05-11 21:01:13 +02:00
console.go Support console options in console enroll (#2760) 2024-01-19 15:49:00 +01:00
console_table.go Support console options in console enroll (#2760) 2024-01-19 15:49:00 +01:00
copyfile.go lint: disallow naked returns (#2771) 2024-01-24 17:31:34 +01:00
dashboard.go refact "cscli dashboard" (#2803) 2024-02-01 17:27:15 +01:00
dashboard_unsupported.go refact "cscli dashboard" (#2803) 2024-02-01 17:27:15 +01:00
decisions.go lint (wsl) (#2692) 2024-01-03 10:55:41 +01:00
decisions_import.go lapi/papi: when receiving alerts, log and discard invalid addr/range (#2708) 2024-01-22 12:24:26 +01:00
decisions_table.go print missing "AS" values as empty strings instead of "0 " (#1867) 2022-11-14 09:55:53 +01:00
doc.go Short build tag in version number (#2658) 2023-12-14 09:16:38 +01:00
explain.go lint: enalble linter "wastedassign" (#2772) 2024-01-24 17:31:11 +01:00
flag.go refact "cscli machines" (#2777) 2024-02-01 17:22:52 +01:00
hub.go refact "cscli hub" (#2800) 2024-02-01 17:25:29 +01:00
hubappsec.go pkg/cwhub: improve error messages (#2712) 2024-01-11 10:28:58 +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 fix #2720 #2719 (#2724) 2024-01-15 09:16:03 +01:00
hubtest_table.go Application Security Engine Support (#2273) 2023-12-07 12:21:04 +01:00
item_metrics.go Appsec additional fixes (#2676) 2023-12-21 11:51:04 +01:00
item_suggest.go pkg/cwhub: improve error messages (#2712) 2024-01-11 10:28:58 +01:00
itemcli.go refact "cscli <itemtype>" (#2782) 2024-02-01 17:26:06 +01:00
items.go refact "cscli <itemtype>" (#2782) 2024-02-01 17:26:06 +01:00
lapi.go cscli: silence cwhub logger for non-hub related commands (#2675) 2023-12-19 17:20:09 +01:00
machines.go refact "cscli machines" (#2777) 2024-02-01 17:22:52 +01:00
machines_table.go minor refactor to pkg/types, cscli machines (#2270) 2023-06-08 15:08:51 +02:00
main.go refact "cscli dashboard" (#2803) 2024-02-01 17:27:15 +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 [notifications] fix segfault because url is not loaded (#2679) 2023-12-21 12:27:34 +00:00
notifications_table.go [notifications] Fix bug, list show non active (#2678) 2023-12-21 11:16:54 +00:00
papi.go refact "cscli papi" (#2802) 2024-02-01 17:27:00 +01:00
setup.go cscli: silence cwhub logger for non-hub related commands (#2675) 2023-12-19 17:20:09 +01:00
simulation.go refact "cscli simulation" (#2801) 2024-02-01 17:26:46 +01:00
support.go refact "cscli machines" (#2777) 2024-02-01 17:22:52 +01:00
tables.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00
utils.go refact "cscli bouncers" (#2776) 2024-01-31 12:40:41 +01:00
utils_table.go Appsec additional fixes (#2676) 2023-12-21 11:51:04 +01:00
version.go Short build tag in version number (#2658) 2023-12-14 09:16:38 +01:00