crowdsec/pkg
Laurence Jones 389ea4293f
Add metabase version override and update (#2370)
* Add version override and update

* Ooppsie

* Quick fix

* fgs copilot

* Allow user to overwrite image, add warning for exposing metabase and general cleanup

* One ix

* Default image if not found in config, and add a warning to remove and update

* Reorder check system memory checks so it inline with @mmetc best pratices

* No need for err

* Clean up some group code

* Change ipv6 as [] seems to wildcard

* Split loopback warn and disclaimer. Add force yes to start to allow user to accept disclaimer by default

* All cmd commands are RunE clean up

* Update flag name and dont allow a shorthand
2023-07-25 14:21:25 +01:00
..
acquisition add object key in src for S3 acquis (#2342) 2023-07-07 10:09:18 +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 fix double push of metrics by properly handling tickers (#2374) 2023-07-25 12:19:26 +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 expose the FormatAlert function to other packages (#2248) 2023-07-25 09:55:39 +02:00
csprofiles typo fix, uppercase 'API', adjusted log level (#2361) 2023-07-21 23:23:24 +02:00
cticlient rename status to state in fire response (#2313) 2023-06-29 11:06:49 +02:00
cwhub errors.Wrap -> fmt.Errorf (#2333) 2023-07-06 10:14:45 +02:00
cwversion build against libre2-dev if found (#2255) 2023-06-06 15:46:25 +02:00
database errors.Wrap -> fmt.Errorf (#2333) 2023-07-06 10:14:45 +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 fix the ci by adding the ability to enforce event ordering (#2347) 2023-07-20 11:41:30 +02:00
leakybucket scenario labels to map string interface (#2201) 2023-07-24 15:19:28 +02:00
longpollclient Add cscli papi status and cscli papi sync (#2091) 2023-03-03 13:46:28 +01:00
metabase Add metabase version override and update (#2370) 2023-07-25 14:21:25 +01: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 errors.Wrap -> fmt.Errorf (#2317) 2023-06-29 11:34:59 +02:00