APKDeepLens
APKDeepLens copied to clipboard
Add JSON Output
Though we are parsing the results in HTML and PDF, but we should also add output in json.
You've just beat me to ask that, thanks! :star_struck:
Love the suggestion! Great minds think alike! 😊 I'm currently implementing JSON output, stay tuned for updates in the coming weeks. Thanks for your support! 🚀
Hey guys. Hope you are doing well. I have added the support for JSON report generation in https://github.com/d78ui98/APKDeepLens/commit/4257b2d99af9211f816ceffe29414768a55476d6
Users can now just pass json,html,pdf in the report parameter, and the desired output will be generated. Thank you again for reporting this issue :)
Cool.
Thanks a lot! :star_struck: