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