crowdsec/pkg
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
..
acquisition Fix monitorNewFiles for NFS + Remove dead tails from tail map (#3508) 2025-04-30 15:05:17 +02:00
alertcontext enhance: Flags now superceed all log levels (#3496) 2025-03-07 13:42:08 +00:00
apiclient improve support for parsing time durations with 'day' units (#3599) 2025-05-05 15:12:29 +02:00
apiserver improve support for parsing time durations with 'day' units (#3599) 2025-05-05 15:12:29 +02:00
appsec CI: enable linter "noctx" (#3528) 2025-03-24 15:16:40 +01:00
cache CI: golangci-lint v2 (#3558) 2025-04-03 16:57:56 +02:00
csconfig improve support for parsing time durations with 'day' units (#3599) 2025-05-05 15:12:29 +02:00
csnet lapi: return specific error if a unix socket path is too long for the OS (#3593) 2025-04-29 12:42:49 +02:00
csplugin lint/gocritic: enable importShadow, typeUnparen, unnecessaryDefer (#3583) 2025-04-24 11:12:38 +02:00
csprofiles improve support for parsing time durations with 'day' units (#3599) 2025-05-05 15:12:29 +02:00
cticlient CI: golangci-lint v2 (#3558) 2025-04-03 16:57:56 +02:00
cwhub pkg/cwhub: refact Item.State.(Downloaded | Installed) (#3476) 2025-02-25 10:09:29 +01:00
cwversion acquisition/victorialogs: add new datasource (#3310) 2025-01-29 16:59:03 +01:00
database improve support for parsing time durations with 'day' units (#3599) 2025-05-05 15:12:29 +02:00
dumps Parallel hubtest (#3509) 2025-03-17 11:27:09 +01:00
emoji cscli: improved hub management (#3352) 2024-12-26 15:21:52 +01:00
exprhelpers improve support for parsing time durations with 'day' units (#3599) 2025-05-05 15:12:29 +02:00
fflag CI: golangci-lint 1.63 (#3396) 2025-01-16 13:22:08 +01:00
hubops explicit message for malformed data URL in local items (#3537) 2025-03-25 11:53:49 +01:00
hubtest refact: logrus.GetLevel() -> logrus.IsLevelEnabled() (#3579) 2025-04-17 17:35:09 +02:00
leakybucket lint/gocritic: enable importShadow, typeUnparen, unnecessaryDefer (#3583) 2025-04-24 11:12:38 +02:00
longpollclient lint: gocritic/httpNoBody (#3493) 2025-03-07 14:35:25 +01:00
metabase feat(cscli): add env variable flag for dashboard setup (#3110) 2025-01-13 09:17:18 +01:00
models allowlists: check during bulk decision import (#3588) 2025-04-28 17:11:17 +02:00
modelscapi Add support for centralized allowlists (#3355) 2025-02-19 15:04:47 +01:00
parser lint/gocritic: enable importShadow, typeUnparen, unnecessaryDefer (#3583) 2025-04-24 11:12:38 +02:00
protobufs Update protobufs (#3276) 2024-10-10 15:54:25 +02:00
setup replace go-acc, richgo with gotestsum (#3567) 2025-04-14 16:21:32 +02:00
time Windows Support (#1159) 2022-05-17 12:14:59 +02:00
types enhance: Flags now superceed all log levels (#3496) 2025-03-07 13:42:08 +00:00