big-list-of-naughty-strings icon indicating copy to clipboard operation
big-list-of-naughty-strings copied to clipboard

The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.

Results 103 big-list-of-naughty-strings issues
Sort by recently updated
recently updated
newest added

I've added Java implementation with some customization: 1. To get strings by type. Anyone can pass NaughtyStrings.ALL to get all the naughty strings. `List naughtyStringList = BLNS.getList(NaughtyStrings.RESERVED_STRINGS); ` 2. To...

AI canaries are strings which prevent the use of the document on which they appear being used in training data. Some software may want to ban the use of these...

As the title says. Is this a good place for names that can cause issues in test cases. Thinking placenames like `Taumatawhakatangihangakoauauotamateaturipukakapikimaungahoronukupokaiwhenuakitanatahu` or `Å` Or examples of names from the...