crowdsec/pkg/csconfig
mmetc ce6018fbbf
Some checks are pending
Tests / sqlite (push) Waiting to run
Tests / mariadb (push) Waiting to run
Tests / mysql (push) Waiting to run
Tests / postgres (push) Waiting to run
Tests / hub (push) Waiting to run
Release Drafter / update_release_draft (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
Test Docker images / test_flavor (debian) (push) Waiting to run
Test Docker images / test_flavor (slim) (push) Waiting to run
Go tests (windows) / Build + tests (push) Waiting to run
Build / Build + tests (push) Waiting to run
(push-master) Publish latest Docker images / dev-alpine (push) Waiting to run
(push-master) Publish latest Docker images / dev-debian (push) Waiting to run
config.yaml: make config_dir and notification_dir optional (#3606)
2025-05-09 10:58:12 +02: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 config.yaml: make config_dir and notification_dir optional (#3606) 2025-05-09 10:58:12 +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 improve support for parsing time durations with 'day' units (#3599) 2025-05-05 15:12:29 +02: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