Installing an embedded client
Use an embedded client (client included with OpenText SAST) to perform a local translation before submitting the remote scan to your sensors.
To install an embedded client:
- Log on to a build machine using credentials for an account that is not an administrator or root account.
Use the instructions provided in the OpenText™ Static Application Security Testing User Guide to install OpenText SAST on your build machine.
Make sure you select Fortify ScanCentral SAST client as a component during the OpenText SAST installation.
Go to the
<sast_install_dir>/Core/config/directory, and then open theclient.propertiesin a text editor.Set the same value for the
client_auth_tokenproperty that you set for theclient_auth_tokenproperty on the Controller (in the<controller_install_dir>/tomcat/webapps/scancentral-ctrl/WEB-INF/classes/config.propertiesfile).For information about how to generate an encrypted shared secret, see Encrypting the Shared Secret on a Client.
Save and close the
client.propertiesfile.
See also