crowdsec/pkg/cwhub
mmetc 7d6514c7cc
update user agent with version and platform information (#3035)
* update user agent with version and platform information

* remove unused import

* user agent: omit tag correctly if git is dirty
2024-05-30 09:45:43 +02:00
..
testdata Refact pkg/cwhub (part 3) (#2516) 2023-10-04 12:54:21 +02:00
cwhub.go update user agent with version and platform information (#3035) 2024-05-30 09:45:43 +02:00
cwhub_test.go cscli: silence cwhub logger for non-hub related commands (#2675) 2023-12-19 17:20:09 +01:00
dataset.go use go-cs-lib/downloader for data files, hub index, item YAML (#2926) 2024-05-07 13:44:17 +02: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 simulation for local scenarios (#3010) 2024-05-16 11:13:39 +02:00
hub_test.go use go-cs-lib/downloader for data files, hub index, item YAML (#2926) 2024-05-07 13:44:17 +02:00
item.go use go-cs-lib/downloader for data files, hub index, item YAML (#2926) 2024-05-07 13:44:17 +02: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 use go-cs-lib/downloader for data files, hub index, item YAML (#2926) 2024-05-07 13:44:17 +02:00
iteminstall_test.go use go-cs-lib/downloader for data files, hub index, item YAML (#2926) 2024-05-07 13:44:17 +02: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 use go-cs-lib/downloader for data files, hub index, item YAML (#2926) 2024-05-07 13:44:17 +02:00
itemupgrade_test.go pkg/cwhub: improve error messages (#2712) 2024-01-11 10:28:58 +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 use go-cs-lib/downloader for data files, hub index, item YAML (#2926) 2024-05-07 13:44:17 +02:00
sync.go simulation for local scenarios (#3010) 2024-05-16 11:13:39 +02:00