crowdsec/pkg
mmetc 25bb23d8b7
minor refactor to pkg/types, cscli machines (#2270)
* cleanup: separate ui and logic
* trim some code from pkg/types
2023-06-08 15:08:51 +02:00
..
acquisition decouple bouncer dependencies: use go-cs-lib in test code (#2229) 2023-05-25 15:37:44 +02:00
alertcontext types.InSlice() -> slices.Contains() (#2246) 2023-05-31 12:39:22 +02:00
apiclient decouple bouncer dependencies: use go-cs-lib/pkg/ptr in apiclient (#2227) 2023-05-25 10:08:52 +02:00
apiserver don't pre-create log files (not required anymore) (#2267) 2023-06-07 12:58:35 +02:00
cache support for regexps result cache (#2104) 2023-03-08 16:07:49 +01:00
csconfig CI: add tests for metrics configuration (#2251) 2023-06-05 23:17:30 +02:00
csplugin update notif threshold test on windows (#2265) 2023-06-05 22:58:13 +02:00
csprofiles use expr.Function for custom functions instead of passing them in the env (#2133) 2023-03-28 10:49:01 +02:00
cticlient dependencies: replaced function calls to pkg/types, errors.Wrap (#2235) 2023-06-01 16:31:56 +02:00
cwhub fallback to master for hub index download if it does not exist (#2210) 2023-05-17 11:20:53 +02:00
cwversion build against libre2-dev if found (#2255) 2023-06-06 15:46:25 +02:00
database dependencies: replaced function calls to pkg/types, errors.Wrap (#2235) 2023-06-01 16:31:56 +02:00
exprhelpers dependencies: replaced function calls to pkg/types, errors.Wrap (#2235) 2023-06-01 16:31:56 +02:00
fflag decouple bouncer dependencies: use go-cs-lib in test code (#2229) 2023-05-25 15:37:44 +02:00
hubtest Move grok_pattern.go away from pkg/types to trim bouncer dependencies (#2269) 2023-06-08 15:07:30 +02:00
leakybucket decouple bouncer dependencies: use go-cs-lib/pkg/* (#2216) 2023-05-23 10:52:47 +02:00
longpollclient Add cscli papi status and cscli papi sync (#2091) 2023-03-03 13:46:28 +01:00
metabase decouple bouncer dependencies: use go-cs-lib/pkg/* (#2216) 2023-05-23 10:52:47 +02:00
models Polling API Integration (#1715) 2023-01-31 14:47:44 +01:00
modelscapi v3 capi and blocklists links support (#2019) 2023-02-06 14:06:14 +01:00
parser Move grok_pattern.go away from pkg/types to trim bouncer dependencies (#2269) 2023-06-08 15:07:30 +02:00
protobufs Add plugin interface code in protobufs package (#921) 2021-08-31 14:40:17 +02:00
setup don't log notification error if not running under systemd (#2274) 2023-06-08 15:04:48 +02:00
time Windows Support (#1159) 2022-05-17 12:14:59 +02:00
types minor refactor to pkg/types, cscli machines (#2270) 2023-06-08 15:08:51 +02:00