Replies: 1 comment 2 replies
-
Hey @ksg97031, let's revisit this issue. The method might be challenging, but I believe it's a crucial function. 🤔 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Noir currently supports source code analysis for web-based applications.
There has been demand for analysis of mobile apps for some time, and now it's time to organize our thoughts on this.
If we were to offer analysis for mobile app's source code, it seems we would focus more on the App's URI Scheme/DeepLink rather than the Web App Endpoint. URI Scheme and Deep Links are crucial, but would this align with Noir's way?
Beta Was this translation helpful? Give feedback.
All reactions