This tool serves as an integration tool connecting the GitHub API with SonarCloud. It empowers users to explore GitHub repositories through various criteria, providing a versatile means to search and analyze code repositories.
The main page of the tool is shown in the following image.
To use the tool, you must log in using the GitHub account information. This information includes the GitHub username, password, and personal access token. These are used to access the GitHub APIs. To get your access token, you can follow the steps in this link:
https://docs.github.com/en/enterprise-server@3.4/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
By logging in with your GitHub account credential, all features will be available, and you can use the tool. In the following image, you see the search feature. By modifying the search criteria, you can search over all GitHub repositories.
After finding your repositories, you can select them and fork into your account with just one click. The following screenshot shows this feature.