crowdsec/cmd/crowdsec-cli
2024-01-03 10:55:41 +01:00
..
require [notifications] Fix bug, list show non active (#2678) 2023-12-21 11:16:54 +00: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: silence cwhub logger for non-hub related commands (#2675) 2023-12-19 17:20:09 +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 lint (wsl) (#2692) 2024-01-03 10:55:41 +01:00
console_table.go lint (wsl) (#2692) 2024-01-03 10:55:41 +01:00
copyfile.go lint (wsl) (#2692) 2024-01-03 10:55:41 +01:00
dashboard.go lint (wsl) (#2692) 2024-01-03 10:55:41 +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 lint (wsl) (#2692) 2024-01-03 10:55:41 +01:00
decisions_import.go lint (wsl) (#2692) 2024-01-03 10:55:41 +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 (errorlint) (#2644) 2023-12-18 09:35:28 +01:00
hub.go cscli: silence cwhub logger for non-hub related commands (#2675) 2023-12-19 17:20:09 +01:00
hubappsec.go Appsec additional fixes (#2676) 2023-12-21 11:51:04 +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 Add "taintedBy" and "--diff" flag to cscli... inspect (#2665) 2023-12-15 15:27:22 +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 cscli: silence cwhub logger for non-hub related commands (#2675) 2023-12-19 17:20:09 +01:00
itemcli.go lint (wsl) (#2692) 2024-01-03 10:55:41 +01:00
items.go lint (wsl) (#2692) 2024-01-03 10:55:41 +01:00
lapi.go cscli: silence cwhub logger for non-hub related commands (#2675) 2023-12-19 17:20:09 +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 Short build tag in version number (#2658) 2023-12-14 09:16:38 +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 cscli refact - encapsulation with types (#2643) 2023-12-07 14:36:35 +01:00
setup.go cscli: silence cwhub logger for non-hub related commands (#2675) 2023-12-19 17:20:09 +01:00
simulation.go cscli: silence cwhub logger for non-hub related commands (#2675) 2023-12-19 17:20:09 +01:00
support.go cscli: silence cwhub logger for non-hub related commands (#2675) 2023-12-19 17:20:09 +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 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