{"id":5803131,"name":"jwidauer/setup-sonar-scanner","ecosystem":"actions","description":"Set up sonar scanner and build wrapper.","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/jwidauer/setup-sonar-scanner","keywords_array":[],"namespace":"jwidauer","versions_count":3,"first_release_published_at":"2022-09-10T18:11:05.000Z","latest_release_published_at":"2022-11-09T11:06:07.000Z","latest_release_number":"v3","last_synced_at":"2026-05-19T21:02:26.773Z","created_at":"2023-01-04T14:16:48.904Z","updated_at":"2026-05-19T21:02:26.773Z","registry_url":"https://github.com/jwidauer/setup-sonar-scanner","install_command":null,"documentation_url":null,"metadata":{"name":"Setup sonar scanner","description":"Set up sonar scanner and build wrapper.","author":"Jakob Widauer","inputs":{"sonar-scanner-version":{"description":"What version of sonar scanner to set up.","default":"4.7.0.2747"},"sonar-server-url":{"description":"What server to use for downloading build wrapper.","default":"https://sonarcloud.io"}},"outputs":{"sonar-server-url":{"description":"The server url used for downloading build wrapper.","value":"${{ inputs.sonar-server-url }}"}},"runs":{"using":"composite","steps":[{"name":"Set up JDK 11","uses":"actions/setup-java@v2","with":{"distribution":"zulu","java-version":11}},{"name":"Download and set up sonar-scanner","env":{"SONAR_SCANNER_DOWNLOAD_URL":"https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-${{ inputs.sonar-scanner-version }}-linux.zip"},"run":"mkdir -p $HOME/.sonar\ncurl -sSLo $HOME/.sonar/sonar-scanner.zip ${{ env.SONAR_SCANNER_DOWNLOAD_URL }}\nunzip -o $HOME/.sonar/sonar-scanner.zip -d $HOME/.sonar/\necho \"$HOME/.sonar/sonar-scanner-${{ inputs.sonar-scanner-version }}-linux/bin\" \u003e\u003e $GITHUB_PATH\n","shell":"bash"},{"name":"Download and set up build-wrapper","env":{"BUILD_WRAPPER_DOWNLOAD_URL":"${{ inputs.sonar-server-url }}/static/cpp/build-wrapper-linux-x86.zip"},"run":"curl -sSLo $HOME/.sonar/build-wrapper-linux-x86.zip ${{ env.BUILD_WRAPPER_DOWNLOAD_URL }}\nunzip -o $HOME/.sonar/build-wrapper-linux-x86.zip -d $HOME/.sonar/\necho \"$HOME/.sonar/build-wrapper-linux-x86\" \u003e\u003e $GITHUB_PATH\n","shell":"bash"}]},"branding":{"icon":"download-cloud","color":"blue"},"default_branch":"main","path":null},"repo_metadata":{"uuid":"535072224","full_name":"jwidauer/setup-sonar-scanner","owner":"jwidauer","description":"Reusable github action to set up sonar scanner and build wrapper.","archived":false,"fork":false,"pushed_at":"2022-11-09T11:15:06.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-07-14T08:26:46.064Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jwidauer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-10T17:38:15.000Z","updated_at":"2022-09-10T17:38:15.000Z","dependencies_parsed_at":"2023-01-11T17:23:23.766Z","dependency_job_id":null,"html_url":"https://github.com/jwidauer/setup-sonar-scanner","commit_stats":{"total_commits":6,"total_committers":2,"mean_commits":3.0,"dds":"0.33333333333333337","last_synced_commit":"36c234128fb3494e85c07343c18fc359f5239c98"},"previous_names":[],"tags_count":3,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwidauer%2Fsetup-sonar-scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwidauer%2Fsetup-sonar-scanner/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwidauer%2Fsetup-sonar-scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwidauer","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":145709601,"owners_count":6278965,"icon_url":"https://github.com/github.png","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jwidauer","name":"Jakob Widauer","uuid":"11137456","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11137456?u=609f7f62a42c89d62e43d08745243a166dedf2bc\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-01T03:25:16.593Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jwidauer","created_at":"2022-11-12T03:07:34.235Z","updated_at":"2023-03-01T03:25:16.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwidauer","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwidauer/repositories"},"tags":[{"name":"v3","sha":"36c234128fb3494e85c07343c18fc359f5239c98","kind":"commit","published_at":"2022-11-09T11:06:07.000Z","download_url":"https://codeload.github.com/jwidauer/setup-sonar-scanner/tar.gz/v3","html_url":"https://github.com/jwidauer/setup-sonar-scanner/releases/tag/v3","dependencies_parsed_at":"2023-06-01T11:09:19.841Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwidauer%2Fsetup-sonar-scanner/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwidauer%2Fsetup-sonar-scanner/tags/v3/manifests"},{"name":"v2","sha":"2ca87e4dbd3ef4d5506daa218c2ed9edee94986a","kind":"commit","published_at":"2022-11-08T18:28:54.000Z","download_url":"https://codeload.github.com/jwidauer/setup-sonar-scanner/tar.gz/v2","html_url":"https://github.com/jwidauer/setup-sonar-scanner/releases/tag/v2","dependencies_parsed_at":"2023-06-01T11:09:20.594Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwidauer%2Fsetup-sonar-scanner/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwidauer%2Fsetup-sonar-scanner/tags/v2/manifests"},{"name":"v1","sha":"156b6c4abf907056c35cc6ef31b8a1ea3ccd8304","kind":"tag","published_at":"2022-09-10T18:11:05.000Z","download_url":"https://codeload.github.com/jwidauer/setup-sonar-scanner/tar.gz/v1","html_url":"https://github.com/jwidauer/setup-sonar-scanner/releases/tag/v1","dependencies_parsed_at":"2023-05-31T11:24:54.398Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwidauer%2Fsetup-sonar-scanner/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwidauer%2Fsetup-sonar-scanner/tags/v1/manifests"}]},"repo_metadata_updated_at":"2023-07-14T09:15:37.328Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.775788306132153,"dependent_packages_count":0.0,"stargazers_count":48.363175408017746,"forks_count":35.17033750594201,"docker_downloads_count":null,"average":27.077325305022978},"purl":"pkg:githubactions/jwidauer/setup-sonar-scanner","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/jwidauer/setup-sonar-scanner","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/jwidauer/setup-sonar-scanner","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/jwidauer/setup-sonar-scanner/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T09:14:05.751Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jwidauer%2Fsetup-sonar-scanner/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jwidauer%2Fsetup-sonar-scanner/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jwidauer%2Fsetup-sonar-scanner/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jwidauer%2Fsetup-sonar-scanner/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jwidauer%2Fsetup-sonar-scanner/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jwidauer%2Fsetup-sonar-scanner/codemeta","maintainers":[]}