v1.9.1 — Acknowledgements
What's new
Acknowledgements section added to the README
APK-JTM is an orchestration layer over several open-source security tools — this release properly credits them:
- Core analysis engines: MobSF, APKiD, Quark-Engine (all GPL-3.0/GPL-compatible)
- Supporting libraries: FastAPI, Uvicorn, the AI provider SDKs, and others — each with a verified licence
Licences were confirmed against actual package metadata rather than assumed, which also caught that `google-generativeai` (the package this app depends on) is now deprecated by Google in favour of `google-genai` — the README now links to the correct (deprecated but actually-installed) repo.
See CHANGELOG.md for full history.