Embold Java Issues
Embold comes with a state-of-the-art proprietary analyser. In addition to integrating and building upon great work from the open source space, we have created our own checks and rules to discover code issues that were not sufficiently covered by other tools.
Installation on Docker
Using archive file This article gives step-by-step instructions for the installation of docker using a docker archive file. Code Quality Components Code Quality is made up of the following components: To know more about C++ configuration, refer to this article. To know more about the Recommendation Engine for the beta…
Release 1.8.2.0
Release date: 10, June 2020 What is new? C# Code Checks: We added Log Error In Catch and Use String Interpolation Instead Of String Format to our C# code checks. Get more insights of Embold’s rich C# checks here. API enhancements: Now you can get and download the scan configuration. Check out our rich API here for further information. MISRA check:…
Release 1.8.1.0
Release date: 12, May 2020 What is new? Coverlet coverage integration is now supported! Read more here. MSTest unit test integration is now added! Read more about this integration here. Embold API is further expanded to support code checker configuration, KPIs, and component dependencies. You can now configure your scan…
C/CPP vulnerability (Beta)
This section helps in understanding the possible threat caused by C/C++ languages. Steps to navigate to code checker for C/C++: On the Code checkers configuration page, on the left side navigation pane, by default, Embold security is unticked. User can tick to enable the Embold security option. For a specifically selected checker, rules will…
Coverlet Integration
For more information about the execution of Coverlet integration, refer to this article. UI output of coverage through coverlet can be seen in the Coverage by components section as below: For Linux users, please check below points: There is an issue with MSBuild on Linux that affects the ability to escape…
BrowserStack Code Quality Scan Configuration JSON
This section mentions how the data is stored in JSON (JavaScript Object Notation) and it can be customized by adding our own JSON objects. Code Quality JSON structure This section helps you to understand different field types, its description, its importance, and default values that areused in the JSON file.…
Overwrite default Scan Configuration
This section helps to understand how you can overwrite your scan configuration using a checked in file. Default Configuration Settings You can download default configuration settings from: Update configuration settings using embold.json To update the configuration settings, Update scan configurations from UI