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

Any interest in having this be a library?

Open GantMan opened this issue 6 years ago • 8 comments

I was thinking, if I contributed a node-module version of reading these for automated QA, would that PR be accepted?

I could see this repo having node/gem/ support that reads the files and provides a simple API for anyone looking to automate against this list.

GantMan avatar Nov 16 '18 17:11 GantMan

You mean like this? https://www.npmjs.com/package/blns

styfle avatar Nov 16 '18 18:11 styfle

Yeah I guess so. Is it maintained?

Also, why is there no mention of this in the main readme?

GantMan avatar Nov 16 '18 19:11 GantMan

Probably because there are many.

Here's another one: https://www.npmjs.com/package/big-list-of-naughty-strings

styfle avatar Nov 16 '18 20:11 styfle

I built one for .net https://github.com/SimonCropp/NaughtyStrings

SimonCropp avatar Nov 16 '18 22:11 SimonCropp

Maybe there should be a "library" section in the readme to help find these.

scribblemaniac avatar Nov 16 '18 23:11 scribblemaniac

It would be great if all these libraries were part of a github org, so that there is visibility on up-to-date-ness. Case in point for npm: blns doesn't have many installs, but has 7 versions and is the most recent, while big-list-of-naughty-strings has only the one version and is older but has more installs.

wmertens avatar Nov 19 '18 08:11 wmertens

I created PR #180 to kick things off.

GantMan avatar Nov 19 '18 14:11 GantMan