From fade99ac4d9f80ef5f763fa195f1022c7e717b7d Mon Sep 17 00:00:00 2001 From: Lisa Date: Mon, 24 Mar 2025 14:52:51 +0100 Subject: [PATCH] Update TODO.md --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 40cdd54..7268bc0 100644 --- a/TODO.md +++ b/TODO.md @@ -7,3 +7,6 @@ TODO: 5. (Integration with linux logs?) 6. Several AI Models support, if one fails to respond another model from the list will be used. Example: models = ["model1","model2","model3","etc"] 7. Multi threading support (for scans) +8. Multiple pathes support. Example: watchdog_path = ["./path/one","/root/test/","./etc"] +> Includes ability to add ignore path in integrations or use path in integration , of course with multiple pathes support too +9. Ability to add ignore path or ignore file (multiple support too!) \ No newline at end of file