crowdsec/pkg/csconfig
2025-03-12 10:12:30 +01:00
..
testdata Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
api.go deprecate capi_whitelists_path (#3504) 2025-03-12 10:12:30 +01:00
api_test.go Add explicit configuration for signals sharing and blocklists pull (#3277) 2024-11-08 15:11:09 +01:00
common.go Add possibility to configure log format #799 (#2941) 2024-12-23 11:08:33 +01:00
config.go cscli: cliconfig - remove global variables and gratuitous pointer (#3414) 2025-01-20 10:30:36 +01:00
config_paths.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00
config_test.go logs and user messages: use "parse" and "serialize" instead of marshal/unmarshal (#3240) 2024-09-17 13:19:14 +02:00
console.go logs and user messages: use "parse" and "serialize" instead of marshal/unmarshal (#3240) 2024-09-17 13:19:14 +02:00
crowdsec_service.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00
crowdsec_service_test.go LAPI: detailed metrics endpoint (#2858) 2024-07-24 10:29:18 +02:00
cscli.go cscli: improved hub management (#3352) 2024-12-26 15:21:52 +01:00
cscli_test.go lint (copyloopvar) (#2971) 2024-06-20 22:13:26 +02:00
database.go enhancement: Add additional ssl options to db configuration (#3387) 2025-03-11 10:56:47 +01:00
database_test.go remove warning "maxopenconns is 0, default to 100" (#3129) 2024-07-15 11:05:40 +02:00
fflag.go Add possibility to configure log format #799 (#2941) 2024-12-23 11:08:33 +01:00
hub.go Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
hub_test.go lint (copyloopvar) (#2971) 2024-06-20 22:13:26 +02:00
plugin_config.go Make plugin runner configurable and run only registered plugins (#944) 2021-09-08 11:36:42 +02:00
profiles.go pkg/csconfig: use yaml.v3; deprecate yaml.v2 for new code (#2867) 2024-03-04 14:22:53 +01:00
prometheus.go Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
simulation.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00
simulation_test.go logs and user messages: use "parse" and "serialize" instead of marshal/unmarshal (#3240) 2024-09-17 13:19:14 +02:00
tls.go light pkg/api{client,server} refact (#2659) 2023-12-14 14:54:11 +01:00