Actions
Bug #27464
openRemove grep -PHsi option from false positive typo detection
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
[2025-08-20T09:28:33.414Z] error: `Hsi` should be `His` [2025-08-20T09:28:33.414Z] --> ./benchmark-cis-debian-11/src/section5_local/section5_3.k:377:36 [2025-08-20T09:28:33.414Z] | [2025-08-20T09:28:33.414Z] 377 | command = r"grep -PHsi -- '^\h*password\h+[^#\n\r]+\h+pam_pwquality\.so\h+([^#\n\r]+\h+)?enforcing=0\b' /etc/pam.d/common-password" [2025-08-20T09:28:33.414Z] | ^^^ [2025-08-20T09:28:33.414Z] |
Updated by Elaad FURREEDAN 6 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from Elaad FURREEDAN to Lucas FRANCOIS
- Pull Request set to https://github.com/Normation/rudder-plugins-private/pull/1141
Actions