Scanning options

Embold supports 2 scanning options to scan the files in IntelliJ. They are as below: Scan a single file Embold will automatically scan the file when a change is triggered in the file. Scan all files with Embold

0
Read More

AutoDoc

Overview License Agreement for Embold service The user needs to accept the terms of service by clicking on the “Accept” button. How to generate the Embold AutoDoc? AutoDoc can be generated using 3 ways: A. Follow the below steps: 4. All set now! Embold will generate Java docs for you.…

0
Read More

Recommendation Engine with docker-compose

Overview: Installation steps To Activate BrowserStack Code Quality goto activation. Integrate existing standalone embold docker with RE NOTE : Before you jump to this section , complete all the above steps except execution of docker-compose file. Assume below is the docker command you have used to run standalone embold docker.…

0
Read More

Embold Remote Scan Docker deployment

Basic Setup: In this mode, the scan happens on another machine (e.g. a build machine) and results are published to the Embold Server. In this case, you need to download the Embold Analyser component on the build machine and also enable the data port (5432) on the Embold Server to…

0
Read More

Backup & restore on Docker

Backup on the Same Machine NOTE : In below document above volume mapping host paths are used for reference only. Make sure you use your volume paths used in your docker command. For reference see below image. Restore on the Same Machine Backup & Restore Between Machines (Docker) Backup phase…

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

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

Analysis of output (VS marketplace)

In the Embold Visual Studio plugin, the code issues are highlighted on the fly, and quick feedback is provided. This ensures that the code issues are fixed even before the code is committed.Moreover, the code issues are suppressed and suppression information occurs where the violation occurs. The code issues detected…

0
Read More