crowdsec/pkg/database
2025-02-19 15:04:47 +01:00
..
ent Add support for centralized allowlists (#3355) 2025-02-19 15:04:47 +01:00
alertfilter.go refact pkg/database: clean up code and error messages (#3263) 2024-12-19 17:01:16 +01:00
alerts.go lint: replace type assertions and type switch on errors (#3376) 2024-12-27 10:40:50 +01:00
allowlists.go Add support for centralized allowlists (#3355) 2025-02-19 15:04:47 +01:00
allowlists_test.go Add support for centralized allowlists (#3355) 2025-02-19 15:04:47 +01:00
bouncers.go Allow bouncers to share API keys (#3323) 2024-11-19 14:47:59 +01:00
config.go context propagation: pkg/database/config (#3246) 2024-09-19 14:09:35 +02:00
database.go CI: golangci-lint 1.63 (#3396) 2025-01-16 13:22:08 +01:00
decisions.go context propagation: pkg/database/alerts (#3252) 2024-09-24 14:13:45 +02:00
errors.go refact pkg/database: clean up code and error messages (#3263) 2024-12-19 17:01:16 +01:00
file_utils.go Tighten windows sqlite database permissions (#1769) 2022-09-28 16:18:00 +02:00
file_utils_windows.go Tighten windows sqlite database permissions (#1769) 2022-09-28 16:18:00 +02:00
flush.go Add support for centralized allowlists (#3355) 2025-02-19 15:04:47 +01:00
lock.go context propagation: pkg/database/{lock,decision} (#3251) 2024-09-23 17:33:46 +02:00
machines.go Removed last_heartbeat update in MachineUpdateBaseMetrics (#3425) 2025-01-23 18:50:31 +01:00
metrics.go context propagation: pkg/database/alerts (#3252) 2024-09-24 14:13:45 +02:00
utils.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00