Actions
Bug #23090
closedMultiline string in component name or value breaks pattern comparison for expected report
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Compliance & node report
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
If we have a component with the expected value:
${list_failed_login.sanitized_content} list of failed login
And the returned value:
nicarles ssh:notty Tue Jul 18 21:53:59 2023 - Tue Jul 18 21:53:59 2023 (00:00) 192.168.254.30 nicarles ssh:notty Tue Jul 18 21:53:56 2023 - Tue Jul 18 21:53:56 2023 (00:00) 192.168.254.30 nicolas. ssh:notty Tue Jul 18 21:53:52 2023 - Tue Jul 18 21:53:52 2023 (00:00) 192.168.254.30 nicolas. ssh:notty Tue Jul 18 21:53:47 2023 - Tue Jul 18 21:53:47 2023 (00:00) 192.168.254.30 nicolas. ssh:notty Tue Jul 18 21:53:39 2023 - Tue Jul 18 21:53:39 2023 (00:00) 192.168.254.30 nicolas. ssh:notty Tue Jul 18 21:53:36 2023 - Tue Jul 18 21:53:36 2023 (00:00) 192.168.254.30 list of failed login
It breaks reports:
Files
Actions