BrowserStack Code Quality Trace

Introduction BrowserStack Code Quality uses Compilation Database (CDB) to scan C/C++ repository in strict mode. BrowserStack Code Quality provides a tool ‘embold-trace’ to generate CDB from build process. BrowserStack Code Quality-trace tool facilitates users to configure which compilers to intercept during build. It then intercepts build process and generates CDB…

0
Read More

Steps to run Embold with docker-compose

Make sure you have docker id and necessary permission to Embold Technologies docker repository. To create a docker hub account follow the below steps: Visit https://hub.docker.com/ to signup up to the Docker Hub. Enter the Docker Id, email address and password. Click Sign up. A verification link is sent to…

0
Read More

IDE Plugins (Installer)

Embold IDE plugin allows developers to scan their code locally within the IDE environment and find issues in code as it is developed, before committing it to version control systems. Developers can install Embold IDE Plugin in their local eclipse/VS installation. The plugin requires sign-in with the Embold server deployed…

0
Read More

Jenkins Integration

Embold Jenkins Plugin allows users to scan code after Jenkins build is triggered. Users can configure Embold modules from this plugin. The plugin requires sign-in with the Embold Server deployed within the organization.

0
Read More

GitLab Integration

After integrating Embold with GitLab, users can scan their code after every GitLab build pass. Users can also configure Embold modules (tools) using gamma_scansettings.json at the GitLab level.

0
Read More