FAQ
What are the supported languages?
Here is the list, in alphabetical order:
C, C++, C#, Go, Kotlin, Java, JavaScript, Objective-C, PHP, Python, Scala, TypeScript. Ruby is in early beta, restricted usage.
How can it be integrated to my workflows?
Softagram cloud/on-prem service will get triggered whenever pull requests are created/modified. The system will automatically do the analysis and visualization and posts the report as a comment to the PR where the code review anyway is done.
What are the supported Git services?
GitHub (GH Enterprise and cloud on github.com), GitLab (on-premises and cloud on gitlab.com), Bitbucket (server and cloud on bitbucket.org), Azure DevOps and Gerrit (your own instances)
Is instrumentation needed to get code analysis done?
No, our static analysis is based on code analysis that does not need code instrumentation nor dynamic execution of code.