770 B
770 B
TODO:
- Scan jar files (decompile to scan, ref: https://github.com/abdihaikal/pyjadx)
- Integration with pterodactyl (ref. py-dactyl or https://dashflo.net/docs/api/pterodactyl/v1/)
- Integration with pelican (ref? https://pelican.dev/)
- Integration with docker
6. Multi threading support (for scans)
9. Ability to add ignore path or ignore file (multiple support too!)
7. Multiple pathes support. Example: watchdog_path = ["./path/one","/root/test/","./etc"]
5. Several AI Models support, if one fails to respond another model from the list will be used. Example: models = ["model1","model2","model3","etc"]
8. Includes ability to add ignore path in integrations or use path in integration , of course with multiple pathes support too