Clean-up code so that filenames are sanitized before use.
Opened this issue · 0 comments
richardhsu commented
See #298 as a bug is introduced due to no sanitization of the sub metric description thus special characters can prevent the PNG/div graphs to be saved.
This issue is to go through Naarad and verify and clean-up code so that filename is sanitized with utils.sanitize_strings()
.