PowerStigScan icon indicating copy to clipboard operation
PowerStigScan copied to clipboard

Add Oracle JRE to supported technologies

Open mapresto opened this issue 6 years ago • 1 comments

Is your feature request related to a problem? Please describe. Oracle Java Runtime 8 is currently supported in PowerStig but not PowerStigScan

Describe the solution you'd like Build the logic necessary for JRE to be supported by PowerStigScan.

mapresto avatar Jun 28 '19 18:06 mapresto

JRE depends on files being present to check against. Deployment.config and Deployment.properties. If the deployent.properties is not in the path specified by deployment.config then the settings do not apply but the STIG could be good. PowerStig currently has the path in Deployment.config as a hard set value.

mapresto avatar Jun 28 '19 18:06 mapresto