XML/JUNIT output not sanitized for invalid UTF-8
Open
- Dominant language
- C++
- Stars
- 213
- Forks
- 149
- Avg merge
- 18h 17m
- Merged PRs (30d)
- 2
Description
When tests use (deliberately) invalid UTF-8 strings as data, those strings are written directly to the XML/JUNIT log output. When test data is included in the output, this results in output that cannot be parsed by an XML parser.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.