Actions
Bug #22801
openDirective CSV compliance is not correctly quote-escaped
Status:
Pending technical review
Priority:
N/A
Assignee:
Category:
Security
Target version:
Effort required:
Priority:
0
Regression:
No
Description
If there's " in values, they are not escaped.
Example (see around TLS_RSA_WITH_DES_CBC_SHA
):
"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"
Updated by François ARMAND 6 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/4806
Actions