Choose Your Repositories

After connecting your GitHub account to SoftaCheck you may select which repositories you wish to constantly analyze and monitor.

Choose Your Repositories

After connecting your GitHub account to SoftaCheck you may select which repositories you wish to constantly analyze and monitor.

Review Issues Found in Your Code

In each repository, you may review all the issues that were found in order of severity. The tools used to analyze your code are CppCheck and Clang-Tidy.

Review Issues Found in Your Code

In each repository, you may review all the issues that were found in order of severity. The tools used to analyze your code are CppCheck and Clang-Tidy.

See the Issues Also on GitHub

You may see the issues found in each repository also within GitHub itself without ever leaving it. Get the status of the SoftaCheck analysis directly in your GitHub repository.

See the Issues Also on GitHub

You may see the issues found in each repository also within GitHub itself without ever leaving it. Get the status of the SoftaCheck analysis directly in your GitHub repository.

Generate Documentation for Your Code

You may see all the documentation generated for your code giving you a birds-eye view of your entire software application. With class hierarchy depiction, call graphs, and caller graphs you will gain a deeper understanding of your code.

Generate Documentation for Your Code

You may see all the documentation generated for your code giving you a birds-eye view of your entire software application. With class hierarchy depiction, call graphs, and caller graphs you will gain a deeper understanding of your code.

Analyze as Many Branches You Need

You may analyze and generate documentation for as many branches as you want in addition to the “main” or “master” branch in your repository. Simply activate the branches you wish to analyze.

Analyze as Many Branches You Need

You may analyze and generate documentation for as many branches as you want in addition to the “main” or “master” branch in your repository. Simply activate the branches you wish to analyze.

Get a Code Quality Score for Your Code

After your repository is analyzed, a code quality score is calculated based on the number of issues found in your code and their severity.

Get a Code Quality Score for Your Code

After your repository is analyzed, a code quality score is calculated based on the number of issues found in your code and their severity.

Inspect Your Pull Requests

Review all the open pull requests that are to be merged into your chosen branches. Inspect issues found by SoftaCheck for each pull request.

Inspect Your Pull Requests

Review all the open pull requests that are to be merged into your chosen branches. Inspect issues found by SoftaCheck for each pull request.

Ignore Issues Found or Escalate Them

While reviewing an issue found by SoftaCheck you may choose to ignore it or escalate it to an Issue on GitHub.

Ignore Issues Found or Escalate Them

While reviewing an issue found by SoftaCheck you may choose to ignore it or escalate it to an Issue on GitHub.