crowdsec/pkg/types
mmetc 5622ac8338
CI: enable testifylint (#2696)
- reverse actual and expected values
 - use assert.False, assert.True
 - use assert.Len, assert.Emtpy
 - use require.Error, require.NoError
 - use assert.InDelta
2024-01-05 15:26:13 +01:00
..
appsec_event.go Appsec improvement and fixes after merge (#2645) 2023-12-08 10:25:00 +01:00
constants.go fix include_capi filter (#2478) 2023-09-20 11:56:00 +02:00
datasource.go trim pkg/types: move DataSet/GetData to pkg/cwhub, removed unused Clone function (#2271) 2023-06-08 16:49:51 +02:00
event.go Application Security Engine Support (#2273) 2023-12-07 12:21:04 +01:00
event_test.go CI: enable testifylint (#2696) 2024-01-05 15:26:13 +01:00
ip.go errors.Wrap -> fmt.Errorf (#2317) 2023-06-29 11:34:59 +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
queue.go Improved expr debugger (#2495) 2023-11-24 11:10:54 +01:00
utils.go iso8601: use yyyy-mm-dd in log timestamps instead of dd-mm-yyyy (#2564) 2023-11-24 14:59:28 +01:00