PatchPorting / patch-finder

A tool to find security patches from across the web.
GNU General Public License v2.0
4 stars 6 forks source link

Different patch links give the same patch #5

Open jajajasalu2 opened 5 years ago

jajajasalu2 commented 5 years ago

Patch URLs that are scraped and added to the output JSON file should not repeat. There are multiple cases where patch links point to the same patch in the same resource.

A way to map patches to one another, or a way to uniquely identify patches is needed so that the same patches are not collected again.