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…

0
Read More

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…

0
Read More

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…

0
Read More

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

0
Read More

MSTest Integration

This section will help you to integrate MSTest (.Net unit test framework) tool on your local instance. Prerequisites Assumption For more information about the execution of MSTest, refer to this article. Limitations Troubleshooting Building C# projects in Jenkins: While building the project from Jenkins, the following errors may occur: Solutions…

0
Read More

Release 1.8.0

Release date: 07, April 2020 What is new? PDF Repository Report Enhancement: We added an Executive Summary, the Heatmap, Trends, and Duplications. How to download this report from your repository? Click here. We have extended our MISRA C:2012 rules and added deeper checks for 11.5 and 21.8. To know more about MISRA checks coverage, please read this article. Embold API: Now you can get a list of all…

0
Read More