Using * chars for sensible information mask (passwords and keys from report.sh) breaks YAML parsers. The * char is used as part of the anchors and aliases feature in YAML. The parser raises and error when it finds it and it is not expected. We can use quotes so that the parser sees the mask as a string, or use a different replacement as proposed here.
- Unassigned
- JAkub Scholz
- Lukas Kral
- Votes:
-
0 Vote for this issue
- Watchers:
-
3 Start watching this issue
- Created:
- Updated:
- Resolved: