This commit is contained in:
Lisa 2025-03-24 14:41:30 +01:00
parent 289e26cb67
commit 0ca1e5dc4b

9
TODO.md Normal file
View File

@ -0,0 +1,9 @@
TODO:
1. Scan jar files (decompile to scan, ref: https://github.com/abdihaikal/pyjadx)
2. Integration with pterodactyl (ref. py-dactyl or https://dashflo.net/docs/api/pterodactyl/v1/)
3. Integration with pelican (ref? https://pelican.dev/)
4. Integration with docker
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)