Is it possible to clone a list of repos from GitHub and run a plagiarism check on them?
Example:
I want to compare "small" against "big".
So I need to clone all repo links in the "big" file and also clone all repo in the "small" file and then compare and return links with the plagiarized cases.
Thank you.
Check out this documentation page - Cross plagiarism compare of multiple files.
Quick summarization: you have to use Copyleaks database in order to index all the files from GitHub repository 1. Than you will have to scan GitHub repository 2 files against your database.