utils.get_whitelists checks github
We have a whitelist repository in github and gitlab. Both are public. However, marker_repo.utils.get_whitelists
is hard-coded for github.
Whats the difference between the two repositories? Should the function check both?