SAP / project-kb

Home page of project "KB"
https://sap.github.io/project-kb/
Apache License 2.0
114 stars 73 forks source link

Morefixes integration #400

Closed JafarAkhondali closed 4 weeks ago

JafarAkhondali commented 4 months ago

Hello again, Thanks for the amazing tool(Prospector), as I previously discussed, I used the tool create a large scale dataset of CVE fix commits. There are some modifications that I really prefer to discuss with you, and if possible, merge, so that I can remove the copied prospector version and add it as a git submodule in morefixes dataset, so that we can improve it over time. I changed some parts of the code of Prospector, resulted in much faster operation. Here you can find the whole source code and changes. Looking forward for your feedback and once again thanks for your amazing work.

https://github.com/JafarAkhondali/morefixes

copernico commented 4 weeks ago

Thanks @JafarAkhondali

If there is interest on your side, feel free to provide a PR that is rebased on main so that we can discuss how your work could be integrated. If you introduced modifications that are diverging too much with our main branch, I can't do much with the current (extremely limited) capacity.