Custom rules: handle unsanitized user input of special characters in the items
Open
>enhancement
- Dominant language
- C++
- Stars
- 157
- Forks
- 67
- Avg merge
- 12h 48m
- Merged PRs (30d)
- 16
Description
If a custom rule has items which contain unsanitized special characters, like `/t` or `"""TIPO:": DHCPv6""""`, our `skipped_result` rule wont skip the results for the rest items, unless we delete those problematic items.
Contributor guide
Assessment
This issue has not been assessed yet.