Release 1.8.6.0

Release date: 09, November 2020 What is new? New C++ checks added: char signedness fixed size memory operation hidden parameter Read more about C++ code issues here. MISRA check: We added to our MISRA C:2012 rules and added checks for rules 20.8. To learn more about MISRA checks coverage, please read this article.…

0
Read More

Release 1.8.5.0

Release date: 25, September 2020 What is new? Password-based authentication on GitHub, Azure, GitLab, and Bitbucket is no longer available. Read more here. Focus on what is most important! You can now filter security issues on the issues list page. 33 new code checks and 2 new security checks added for Java as we have…

0
Read More

What are code issues?

When a system is expected to behave in a certain way and it fails to meet the result, the issue occurs. Similarly, any defect or bug found in the code leads to code issues. BrowserStack Code Quality helps to identify the code issues in your software and provide the solutions…

0
Read More

Download docker image from Embold release

Download the docker-compose image and docker image from your Embold Account’s section > Releases tab > Docker > compose. There will be one .yml file with a name similar to the following: ‘docker-compose.yml’. and few .gz files with the pattern similar to the following: embold_X.X.X.X.tar.gz from which Docker images can be pulled.

0
Read More