Objective
As per the recent announcement, detailed here, Contrast on-premises (EOP) v3.11.1 includes exciting improvements to the data used for SCA. However, this is initially being provided as an opt-in feature. This article details how to go about enabling it.
Process
- On your EOP filesystem, open
<install folder>/bin/contrast-server.vmoptions
- Add the following line to the end of the file:
-Dcontrast.feature.SCA_1407_use_osv_ardy_api=on
- Restart the TeamServer service.
If you are running a distributed setup with multiple TeamServer instances, these steps will need to be repeated on all instances.