crowdsec/pkg/csprofiles
mmetc f8f0b2a211
improve support for parsing time durations with 'day' units (#3599)
* custom duration type for "cscli decisions list", "cscli alerts list"
* custom duration type for "cscli allowlist add"
* custom duration type for "cscli machines prune"
* custom duration type for "cscli bouncers prune"
* replace old function ParseDuration
* use custom duration type in expr helpers
* update dependency
* lint
* test fix
* support days in 'metrics_max_age'
* DurationWithDays for 'max_age'
2025-05-05 15:12:29 +02:00
..
csprofiles.go improve support for parsing time durations with 'day' units (#3599) 2025-05-05 15:12:29 +02:00
csprofiles_test.go lint: explicit error checks (#3388) 2025-01-02 12:33:54 +01:00