crowdsec/pkg/cwhub
mmetc 0f942a95f1
pkg/cwhub - rename methods for clarity (#2961)
* pkg/cwhub - rename methods for clarity

* lint
2024-04-24 11:09:37 +02:00
..
testdata Refact pkg/cwhub (part 3) (#2516) 2023-10-04 12:54:21 +02:00
cwhub.go cscli: Add user-agent to all hub requests (#2915) 2024-03-25 10:40:41 +01:00
cwhub_test.go cscli: silence cwhub logger for non-hub related commands (#2675) 2023-12-19 17:20:09 +01:00
dataset.go windows: fix data file update (remove before rename) (#2930) 2024-04-05 14:57:33 +02:00
dataset_test.go cscli: Add user-agent to all hub requests (#2915) 2024-03-25 10:40:41 +01:00
doc.go Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
errors.go pkg/cwhub: download data assets to temporary files to avoid partial fetch (#2879) 2024-03-08 10:55:30 +01:00
hub.go pkg/cwhub - rename methods for clarity (#2961) 2024-04-24 11:09:37 +02:00
hub_test.go pkg/cwhub: improve error messages (#2712) 2024-01-11 10:28:58 +01:00
item.go remove dependencies on enescakir/emoji, gotest.tools (#2837) 2024-02-23 16:05:01 +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 pkg/cwhub: improve error messages (#2712) 2024-01-11 10:28:58 +01:00
iteminstall_test.go Add "taintedBy" and "--diff" flag to cscli... inspect (#2665) 2023-12-15 15:27:22 +01:00
itemlink.go cscli: silence cwhub logger for non-hub related commands (#2675) 2023-12-19 17:20:09 +01:00
itemremove.go pkg/cwhub: improve error messages (#2712) 2024-01-11 10:28:58 +01:00
itemupgrade.go remove dependencies on enescakir/emoji, gotest.tools (#2837) 2024-02-23 16:05:01 +01:00
itemupgrade_test.go pkg/cwhub: improve error messages (#2712) 2024-01-11 10:28:58 +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 pkg/cwhub: download data assets to temporary files to avoid partial fetch (#2879) 2024-03-08 10:55:30 +01:00