Steps to run remote analysis

Login to Embold. Create a project. Link the repository you want to scan. On your remote Embold instance navigate to the repository you want to scan. Download configuration json from Embold UI, it resides in Project configuration. Open the JSON file. In the gammaAccess section, provide the URL of your…

0
Read More

Prerequisites (Remote Analysis)

In order to give read, write and execute permission to a user running remote scan: create a group ‘gamma’ with the help of following command: sudo groupadd gamma Change the group of the gamma installation directory to ‘gamma’ sudo chgrp gamma -R /opt/gamma Add permission to gamma installation directory: sudo…

0
Read More

Configure Plugin Logs

Post steps configuration of Jenkins Plugin Configure Jenkins Plugin as Post-build Action Configure Analysis Configuration file for Embold Jenkins Pugin for both modes For more information to understand repository-configuration.json, refer to this article. Steps for Master Slave: Steps for master only

0
Read More