Project

General

Profile

Bug #22801

Updated by François ARMAND 11 months ago

If there's " in values, they are not escaped. 

 Example (see around @TLS_RSA_WITH_DES_CBC_SHA@): 

 <pre> 
 "Basic hardening on all systems", "Check Cipher TLS_RSA_WITH_DES_CBC_SHA", "Audit from Powershell execution", "prod-app-01.lab.rudder.io", "(Get-TlsCipherSuite -Name "TLS_RSA_WITH_DES_CBC_SHA").Count", "auditNotApplicable", "'Audit from Powershell execution' method is not available on Linux Rudder agent, skip was not applicable" 
 </pre>

Back