crowdsec/pkg
mmetc 85839b0199
support for stdin with "cscli decision import" and raw values (#2291)
and remove Origin from the struct, which was ignored anyway
2023-06-27 14:29:42 +02:00
..
acquisition non-fatal error if some datasource can't be run (i.e. journalctl but systemd is missing) (#2309) 2023-06-27 10:13:13 +02:00
alertcontext types.InSlice() -> slices.Contains() (#2246) 2023-05-31 12:39:22 +02:00
apiclient errors.Wrap -> fmt.Errorf; clean up imports (#2297) 2023-06-22 15:01:34 +02:00
apiserver send metrics immediately if agents are added or removed (#2296) 2023-06-23 14:06:04 +02:00
cache support for regexps result cache (#2104) 2023-03-08 16:07:49 +01:00
csconfig errors.Wrap -> fmt.Errorf; clean up imports (#2301) 2023-06-23 14:04:58 +02:00
csplugin errors.Wrap -> fmt.Errorf; clean up imports (#2301) 2023-06-23 14:04:58 +02:00
csprofiles Update go dependencies (#2293) 2023-06-22 11:31:41 +02:00
cticlient dependencies: replaced function calls to pkg/types, errors.Wrap (#2235) 2023-06-01 16:31:56 +02:00
cwhub errors.Wrap -> fmt.Errorf; clean up imports (#2301) 2023-06-23 14:04:58 +02:00
cwversion build against libre2-dev if found (#2255) 2023-06-06 15:46:25 +02:00
database support for stdin with "cscli decision import" and raw values (#2291) 2023-06-27 14:29:42 +02:00
exprhelpers Update jsonextract.go (#2287) 2023-06-16 18:34:55 +01: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 errors.Wrap -> fmt.Errorf; clean up imports (#2301) 2023-06-23 14:04:58 +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 light pkg/parser cleanup (#2279) 2023-06-13 13:16:13 +02:00
protobufs Add plugin interface code in protobufs package (#921) 2021-08-31 14:40:17 +02:00
setup Update go dependencies (#2293) 2023-06-22 11:31:41 +02:00
time Windows Support (#1159) 2022-05-17 12:14:59 +02:00
types trim pkg/types: move DataSet/GetData to pkg/cwhub, removed unused Clone function (#2271) 2023-06-08 16:49:51 +02:00