How can we help?
Search an App, select the report needed (Synthetis or Audit) and you will receive it by mail.
It's a synthesis generated using the App on Production. The AppScan service explores the App and extract lot's of metrics. You can use that service to give you a global vision of your App or to discover a competitor App Structure.
It's a first level of audit. AppScan service will inspect and analyze your App and possible errors & risks and a list of improvements.
You keep your code safe and you save lot's of time to collect and pre-audit your App.
Detect critical errors in your App. Find improvements & optimizations. Discover competitors stacks
Auditing an app is a long and meticulous thing. It requires time and expertise and most of the time you need to own the code and be able to share it. AppScan has developped a methodology to audit an App and a service to analyze automaticly any app.
Analyze a competitor App is very challenging. Most of the time you will be able to use with the app and try to guess the tricks and secrets.
SonarQube looks at several areas, including the code coverage percentage of unit tests of the code, duplication percentages, and also code quality issues found through static analysis of the code. AppScan, on the other hand, is not using the code. AppScan is focused on the App on Production and scan for many clues that allow to understand the technical choices made in the application
AppScan is closer to SAST than to DAST. SAST (Static Application Security Testing) to check your source code for known vulnerabilitie... but, AppScan is not using the source code, but the compiled code on Production.
No, it's a complementary approach. SonarQube is focus on the static analysis of the source code. AppScan is working on the App structure itself and is able to challenge some technical choices. AppScan is more an App Linter, to improve your App structure.
SwiftLint is focused on cleaning Swift code, AppScan is more an App Linter (AppLint), AppScan what to improve the full App structure & configuration.