crowdsec/pkg/database
Laurence Jones a18df9c3bb
Add bouncers prune command (#2379)
* Add bouncers prune command

* No point overloading functions

* Add prune to list of commands

* change all short desc to be similar, and made it really really clear when pruning it is not recoverable

* Dont use log. and dont return error on user input to abort
2023-07-28 15:37:39 +01:00
..
ent add indexes on the FK between alerts and {decisions,metas,events} (#2188) 2023-05-11 13:49:01 +02:00
alerts.go errors.Wrap -> fmt.Errorf (#2333) 2023-07-06 10:14:45 +02:00
bouncers.go Add bouncers prune command (#2379) 2023-07-28 15:37:39 +01:00
config.go Update go dependencies (#2293) 2023-06-22 11:31:41 +02:00
database.go update dependency on go-cs-lib; drop the pkg/ part (#2393) 2023-07-28 16:35:08 +02:00
decisions.go errors.Wrap -> fmt.Errorf (#2333) 2023-07-06 10:14:45 +02:00
errors.go Apiclient tests (#484) 2020-11-30 16:15:07 +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
machines.go Add machines prune command (#2011) 2023-07-28 15:23:47 +01:00
utils.go local api (#482) 2020-11-30 10:37:17 +01:00