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

CWE

CWE (Common Weakness Enumeration) is the most common and impactful issue that allows developers, testers, users, project managers to find the severe and current security weak code checks.

0
Read More