crowdsec/pkg/exprhelpers
mmetc 72b6da9925
enable linter: revive (early-return) (#3051)
* enable linter: revive (early-return)

* lint
2024-06-07 16:53:23 +02:00
..
tests skip empty lines to avoid issue of #630 (#631) 2021-02-25 09:57:24 +01:00
crowdsec_cti.go enable linter: revive (early-return) (#3051) 2024-06-07 16:53:23 +02:00
crowdsec_cti_test.go CI: bump lint version and update configuration (#2901) 2024-03-19 10:48:49 +01:00
debugger.go enable linter "stylecheck" (#3060) 2024-06-06 14:51:49 +02: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 enable linter "stylecheck" (#3060) 2024-06-06 14:51:49 +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