Overview of your software (v2)

1. You need an active Embold account. (Don’t have one? Sign up free here).2. Identifying Problems builds off of the lessons learned in the previous articles. To get the most out of this article we recommend you finish your first scan. Embold rating system The Embold rating system is a numeric…

0
Read More

Scanning a repository (v2)

Scans are the foundation of Embold: Once started, Embold will analyze the given source code, generate metrics, identify code-issues and find software design anti-patterns. So let’s run a scan on the repository we just set up. Run a scan There are 2 ways through which scan can happen: Scanning starts…

0
Read More

Linking a repository (v2)

Repositories are the storage containers for your source code. Most of today’s repositories are stored using services like Github, GitLab, Bitbucket, etc. (view a full list of supported services here). In order to analyze any code on Embold, a repository must first be linked. Steps to link a repository: The repository…

0
Read More

Creating an organization(v2)

Organizations are what Embold uses to store and manage your code; they contain the repositories you link to Embold. You can create as many organizations as you need and can add as many repositories to them as you like. For today’s tutorial, we’ll be creating a single organization and linking…

0
Read More

Release 1.8.9.0

Release date: 29, January 2021 What is new? MISRA checks: Full support for MISRA C: 2012 standard (140/143 checks). Read more.We have added 5 new checks to our MISRA C:2012 standard MISRA-c2012-5.9 MISRA-c2012-8.6 MISRA-c2012-20.11 MISRA-c2012-20.12 MISRA-c2012-20.13 New Java checks:We have added 2 new Java checks. Get more insights into Embold’s rich…

0
Read More

Release 1.8.8.0

Release date: 04, January 2021 What is new? MISRA checks: Full support for MISRA C: 2012 standard (140/143 checks). Read more.We have added 2 new checks to our MISRA C:2012 standard MISRA-C2012-8.7  MISRA-C2012-5.6 MISRA-C2012-1.1 – increased the coverage by adding a few more cases  New C/Cpp checks:We have added 2 new C/Cpp checks…

0
Read More

Release 1.8.8.0

Release date: 05, January 2021 What is new? MISRA checks: Supporting MISRA C: 2012 standard (135/143 checks). Read more.We have added 2 new checks to our MISRA C:2012 standard MISRA-C2012-8.7  MISRA-C2012-5.6 MISRA-C2012-1.1 – increased the coverage by adding a few more cases  New checks:We have added 2 new C/Cpp checks to our already…

0
Read More

About LOC Limit

If LOC limit of your self-managed license is consumed (or exceeded) over the purchased license limit then either Delete a existing repository to obtain required LOC (for scanning new repository) or upgrade your self-managed license for that kindly contact us. Note that, we consider ELOC while calculating the LOC limit.…

0
Read More

Release 1.8.7.0

Release date: 03, December 2020 What is new? New checks:We have added 4 new C/Cpp checks to our already rich list of C/Cpp checks. Check the entire list of checks here. deactivated code hidden base member MISRA-C2012-1.1 MISRA-C2012-3.2 See our MISRA coverage here. Embold now supports Security checks for Java. We…

0
Read More