crowdsec/cmd/crowdsec-cli
2024-06-20 10:38:23 +02:00
..
require refactor context (cscli, pkg/database) (#3071) 2024-06-11 12:13:18 +02:00
table cscli: faster table rendering (#3027) 2024-05-24 11:17:52 +02:00
alerts.go cscli: fixed some inconsistency in returning errors (#3076) 2024-06-12 13:06:44 +02:00
alerts_table.go cscli: log.Fatal -> return err (#3049) 2024-06-03 12:21:00 +02:00
bouncers.go db: don't set bouncer last_pull until first connection (#3020) 2024-06-17 10:16:46 +02:00
bouncers_table.go db: don't set bouncer last_pull until first connection (#3020) 2024-06-17 10:16:46 +02:00
capi.go refactor "cscli decisions" (#3061) 2024-06-06 10:21:03 +02:00
completion.go lint (wsl) (#2692) 2024-01-03 10:55:41 +01:00
config.go refact "cscli config", remove flag "cscli restore --old-backup" (#2832) 2024-02-22 11:04:36 +01:00
config_backup.go refactor: prefer logrus.WithField over WithFields with a single param (#3087) 2024-06-20 10:38:23 +02:00
config_feature_flags.go refact "cscli config", remove flag "cscli restore --old-backup" (#2832) 2024-02-22 11:04:36 +01:00
config_restore.go pkg/cwhub: use explicit context for item install, upgrade (#3067) 2024-06-07 17:32:52 +02:00
config_show.go cscli config show: avoid globals, use yaml v3 (#2863) 2024-04-23 12:28:38 +02:00
config_showyaml.go refact "cscli config", remove flag "cscli restore --old-backup" (#2832) 2024-02-22 11:04:36 +01:00
console.go CI: update golangci-lint to 1.59; enforce canonical HTTP headers (#3074) 2024-06-10 16:13:49 +02:00
console_table.go cscli: faster table rendering (#3027) 2024-05-24 11:17:52 +02:00
copyfile.go cscli config show: avoid globals, use yaml v3 (#2863) 2024-04-23 12:28:38 +02:00
dashboard.go enhancement: add deprecation notice to cscli dashboard prerun (#3079) 2024-06-11 09:34:37 +01:00
dashboard_unsupported.go refact "cscli" root cmd (#2811) 2024-02-06 10:50:28 +01:00
decisions.go refactor "cscli decisions" (#3061) 2024-06-06 10:21:03 +02:00
decisions_import.go refactor "cscli decisions" (#3061) 2024-06-06 10:21:03 +02:00
decisions_table.go refact "cscli decisions" (#2804) 2024-02-01 22:36:21 +01:00
doc.go cscli: log.Fatal -> return err (#3049) 2024-06-03 12:21:00 +02:00
explain.go cscli config show: avoid globals, use yaml v3 (#2863) 2024-04-23 12:28:38 +02:00
flag.go cscli: log.Fatal -> return err (#3049) 2024-06-03 12:21:00 +02:00
hub.go pkg/cwhub: use explicit context for item install, upgrade (#3067) 2024-06-07 17:32:52 +02:00
hubappsec.go cscli: avoid global vars (#2977) 2024-05-02 10:25:04 +02:00
hubcollection.go cscli hub items: avoid global (#2960) 2024-04-24 10:05:55 +02:00
hubcontext.go cscli hub items: avoid global (#2960) 2024-04-24 10:05:55 +02:00
hubparser.go cscli hub items: avoid global (#2960) 2024-04-24 10:05:55 +02:00
hubpostoverflow.go cscli hub items: avoid global (#2960) 2024-04-24 10:05:55 +02:00
hubscenario.go cscli hub items: avoid global (#2960) 2024-04-24 10:05:55 +02:00
hubtest.go cscli: refactor hubtests / extract methods run(), coverage() (#3086) 2024-06-13 11:17:27 +02:00
hubtest_table.go cscli: faster table rendering (#3027) 2024-05-24 11:17:52 +02:00
item_metrics.go cscli: avoid global vars (#2977) 2024-05-02 10:25:04 +02:00
item_suggest.go cscli: avoid global vars (#2977) 2024-05-02 10:25:04 +02:00
itemcli.go pkg/cwhub: use explicit context for item install, upgrade (#3067) 2024-06-07 17:32:52 +02:00
items.go cscli: avoid global vars (#2977) 2024-05-02 10:25:04 +02:00
lapi.go cscli: fixed some inconsistency in returning errors (#3076) 2024-06-12 13:06:44 +02:00
lapi_test.go LAPI: local api unix socket support (#2770) 2024-03-14 10:43:02 +01:00
machines.go db: don't set machine heartbeat until first connection (#3019) 2024-06-17 10:39:50 +02:00
machines_table.go cscli: faster table rendering (#3027) 2024-05-24 11:17:52 +02:00
main.go cscli: log.Fatal -> return err (#3049) 2024-06-03 12:21:00 +02:00
Makefile make: remove unused targets (#2998) 2024-05-15 10:37:25 +02:00
messages.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
metrics.go lint: enable revive/if-return, revive/error-strings (#3057) 2024-06-05 11:37:57 +02:00
metrics_table.go cscli: faster table rendering (#3027) 2024-05-24 11:17:52 +02:00
notifications.go lint: enable revive/if-return, revive/error-strings (#3057) 2024-06-05 11:37:57 +02:00
notifications_table.go cscli: faster table rendering (#3027) 2024-05-24 11:17:52 +02:00
papi.go refactor context (cscli, pkg/database) (#3071) 2024-06-11 12:13:18 +02:00
prettytable.go cscli: faster table rendering (#3027) 2024-05-24 11:17:52 +02:00
setup.go cscli: refactor "cscli setup" to avoid global variable (#3075) 2024-06-12 11:07:10 +02:00
simulation.go cscli: fixed some inconsistency in returning errors (#3076) 2024-06-12 13:06:44 +02:00
support.go Typos (#3084) 2024-06-13 11:07:44 +02:00
tables.go cscli: faster table rendering (#3027) 2024-05-24 11:17:52 +02:00
utils.go cscli: fixed some inconsistency in returning errors (#3076) 2024-06-12 13:06:44 +02:00
utils_table.go cscli: faster table rendering (#3027) 2024-05-24 11:17:52 +02:00
version.go version: write to stdout, add missing newline (#3012) 2024-05-15 10:52:43 +02:00