Update TODO.md

This commit is contained in:
Lisa 2025-03-24 14:52:51 +01:00
parent 1a2f8d44df
commit fade99ac4d

View File

@ -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!)