crowdsec/pkg/types
Thibault "bui" Koechlin 6fb962a941
Allow parsers to capture data for future enrichment (#1969)
* Allow parsers to capture data in a cache, that can be later accessed via expr helpers (fake multi-line support)
2023-01-11 15:01:02 +01:00
..
constants.go Add support for certificate authentication for agents and bouncers (#1428) 2022-06-08 16:05:52 +02:00
dataset.go golangci-lint 1.49 and related fixes (#1736) 2022-09-06 13:55:03 +02:00
dataset_test.go golangci-lint 1.49 and related fixes (#1736) 2022-09-06 13:55:03 +02:00
event.go Add Kubernetes audit acquisition (#1767) 2022-12-06 13:47:29 +01:00
grok_pattern.go Allow parsers to capture data for future enrichment (#1969) 2023-01-11 15:01:02 +01:00
ip.go enabled linters and fixes for: misspell, predeclared, unconvert, ineffassign, gosimple, govet (#1595) 2022-06-16 14:41:54 +02:00
ip_test.go simplify err.Error() to err when used in printf context (#1603) 2022-06-22 15:53:53 +02:00
line.go Refactor Acquisition Interface (#773) 2021-06-11 09:53:53 +02:00
profile.go initial import 2020-05-15 11:39:16 +02:00
utils.go enabled linters: gocritic, nilerr (#1853) 2022-11-07 10:36:50 +01:00