Hacker News new | ask | show | jobs
by ted_dunning 41 days ago
I, on the other hand, have had to burn through countless cycles of security alerts because I used a library for JSON parsing that had all kinds of other features that I didn't need or want.

The security bugs were all in features I never wanted.

A bit of simple duplication would have been golden.

1 comments

Your duplication of the library would have the same bugs, you just wouldn't get alerts