crowdsec/pkg/exprhelpers
mmetc 73e03ef556
lint: enable revive/if-return, revive/error-strings (#3057)
* lint: enable revive/if-return, revive/error-strings

* lint
2024-06-05 11:37:57 +02:00
..
tests skip empty lines to avoid issue of #630 (#631) 2021-02-25 09:57:24 +01:00
crowdsec_cti.go lint (errorlint) (#2644) 2023-12-18 09:35:28 +01:00
crowdsec_cti_test.go CI: bump lint version and update configuration (#2901) 2024-03-19 10:48:49 +01:00
debugger.go Improved expr debugger (#2495) 2023-11-24 11:10:54 +01:00
debugger_test.go Improved expr debugger (#2495) 2023-11-24 11:10:54 +01:00
expr_lib.go Appsec: properly populate event (#2943) 2024-05-27 10:15:38 +02:00
exprlib_test.go tests: log.Fatal -> return err (#3056) 2024-06-05 11:04:54 +02:00
geoip.go Appsec: properly populate event (#2943) 2024-05-27 10:15:38 +02:00
helpers.go lint: enable revive/if-return, revive/error-strings (#3057) 2024-06-05 11:37:57 +02:00
jsonextract.go Unmarshal Json (#2414) 2023-08-09 09:42:08 +01:00
jsonextract_test.go tests: log.Fatal -> return err (#3056) 2024-06-05 11:04:54 +02:00
libinjection.go add libinjection expr helpers (#2914) 2024-03-21 11:39:37 +01:00
libinjection_test.go add libinjection expr helpers (#2914) 2024-03-21 11:39:37 +01:00
strings.go add a LogInfo expr helper (#2179) 2023-05-03 10:07:11 +02:00
xml.go use expr.Function for custom functions instead of passing them in the env (#2133) 2023-03-28 10:49:01 +02:00
xml_test.go tests: log.Fatal -> return err (#3056) 2024-06-05 11:04:54 +02:00