discovered 03 Aug 2026
big-list-of-naughty-strings
→ View on GitHubThe Big List of Naughty Strings is a curated collection of problematic strings intended for use in automated and manual quality assurance testing to identify issues in string validation and handling within software. It includes newline-delimited entries of strings that can cause errors or unexpected behaviors when provided as user input, aiding developers in improving robustness against edge cases. Additionally, the repository provides the list in both plain text and JSON formats for easy access and programmatic usage.