crowdsec/pkg/csconfig
mmetc 52995b8fa4
prevent nil deref when loading cti config (#3176)
* correct variable names

* prevent nil deref when loading cti config
2024-08-12 10:15:00 +02:00
..
testdata Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
api.go prevent nil deref when loading cti config (#3176) 2024-08-12 10:15:00 +02:00
api_test.go remove warning "maxopenconns is 0, default to 100" (#3129) 2024-07-15 11:05:40 +02:00
common.go Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
config.go remove warning "maxopenconns is 0, default to 100" (#3129) 2024-07-15 11:05:40 +02:00
config_paths.go cscli: avoid global vars (#2977) 2024-05-02 10:25:04 +02:00
config_test.go lint (copyloopvar) (#2971) 2024-06-20 22:13:26 +02:00
console.go lp metrics: collect datasources and console options (#2870) 2024-03-05 14:56:14 +01:00
crowdsec_service.go pkg/csconfig: use yaml.v3; deprecate yaml.v2 for new code (#2867) 2024-03-04 14:22:53 +01:00
crowdsec_service_test.go LAPI: detailed metrics endpoint (#2858) 2024-07-24 10:29:18 +02:00
cscli.go Use the new hub api url (#3132) 2024-07-24 12:20:23 +02:00
cscli_test.go lint (copyloopvar) (#2971) 2024-06-20 22:13:26 +02:00
database.go LAPI: detailed metrics endpoint (#2858) 2024-07-24 10:29:18 +02:00
database_test.go remove warning "maxopenconns is 0, default to 100" (#3129) 2024-07-15 11:05:40 +02:00
fflag.go lint: enable revive/if-return, revive/error-strings (#3057) 2024-06-05 11:37:57 +02: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
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: revive/useless-break (#3050) 2024-06-04 09:48:21 +02:00
simulation_test.go lint (copyloopvar) (#2971) 2024-06-20 22:13:26 +02:00
tls.go light pkg/api{client,server} refact (#2659) 2023-12-14 14:54:11 +01:00