mmetc
|
08694adf1b
|
lint (errorlint) (#2644)
|
2023-12-18 09:35:28 +01:00 |
|
Thibault "bui" Koechlin
|
a4dc5053d2
|
fix null deref in cti calls if key is empty (#2540)
* fix null deref in cti calls if key is empty
* avoid hardcoded error check
|
2023-10-17 09:34:53 +01:00 |
|
Laurence Jones
|
28238cb01f
|
reverse nil statement instead of else (#2530)
|
2023-10-09 11:36:05 +01:00 |
|
Laurence Jones
|
0dd22e8b93
|
convert ifelseif to switch (#2529)
|
2023-10-09 11:23:19 +01:00 |
|
blotus
|
1095f6c875
|
use expr.Function for custom functions instead of passing them in the env (#2133)
|
2023-03-28 10:49:01 +02:00 |
|
Thibault "bui" Koechlin
|
4f29ce2ee7
|
CTI API Helpers in expr (#1851)
* Add CTI API helpers in expr
* Allow profiles to have an `on_error` option to profiles
Co-authored-by: Sebastien Blot <sebastien@crowdsec.net>
|
2023-01-19 08:45:50 +01:00 |
|