Add additional integrations to get more data for a specific repo. For now, this will be integrating Github to the harvester. The info will be added per project repo.
Eg.
{
"releases": {
"ProjectRepo": {
...
"githubInfo": {},
"collaborators": []
}
}
}