Netflix-Skunkworks / Scumblr

Web framework that allows performing periodic syncs of data sources and performing analysis on the identified results
Apache License 2.0
2.64k stars 319 forks source link

loosen vuln deduplication matching to prevent edge cases #243

Closed sbehrens closed 5 years ago

sbehrens commented 5 years ago

Our vuln de-duper was way too aggressive. In some circumstances, a developer simply adding a new line would throw of the de-duper. This creates a bit of leniency in how we match duplicates.