thank you all for taking the time reading my post. I have an assignment where I have to do static analysis for various github repositories. The tool I found is Codacy (I'm open to recommendations though) and I'm trying to see how I can use it using the api it offers. As I was reading the documentation I found out that I can only analyze repositories that I own or I have in my organization but I need it for repositories that are not mine. Do you know if there is another way to get those repositories? I also thought to clone the repositories and creating a private one on my account but I am not sure if it's possible or if it's right to do. I am open to suggestions.
Thank you.