Specify your own Java binary
Security Compliance Management allows you to specify your own Java binary to use rather than the version embedded with the CIS-CAT Pro Assessor. If you specify your own binary, it must comply with the Java requirements specified in the CIS-CAT Pro Assessor documentation.
Set the assessor_java_path
module parameter to specify your own Java binary.
assessor_java_path => 'C:/Program Files/Java/jre1.8.0_451/bin/java.exe'
When this is configured, the embedded CIS Java binary is not copied to, or removed from, the node.
If the assessor_java_path
parameter is removed, the embedded CIS java binary is used instead.