Why Meshery has full control of private repository when Sign on with GitHub?

That’s a great question @Suhani_Agarwal ! Meshery Cloud at the moment supports scanning public as well as private repositories for patterns, filters, applications, and so on. Unfortunately, GitHub’s API doesn’t offer OAuth scope to get a “read only” access to private repositories.

Having said that, we do intend to offer a full fledged “gitops” experience which will require both read and read access to the repositories.

I hope that answers your question.