mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-11 12:25:53 +02:00
* lint: gocritic configuration * lint: octal literals * lint: gocritic (filepath.Join) * ling: gocritic (badRegexp, regexpSimplify) * lint: gocritic (preferStringWriter) * lint: gocritic (emtpyStringTest) * filepath.Clean(a+b) -> filepath.Join(a, b) * gofumpt |
||
---|---|---|
.. | ||
tests | ||
crowdsec_cti.go | ||
crowdsec_cti_test.go | ||
debugger.go | ||
debugger_test.go | ||
expr_lib.go | ||
exprlib_test.go | ||
geoip.go | ||
helpers.go | ||
jsonextract.go | ||
jsonextract_test.go | ||
libinjection.go | ||
libinjection_test.go | ||
strings.go | ||
xml.go | ||
xml_test.go |