{"id":5799973,"name":"SonarSource/sonarcloud-github-c-cpp","ecosystem":"actions","description":"Scan your C and C++ code with SonarQube Cloud. (Formerly SonarCloud)\n","homepage":"","licenses":"lgpl-3.0","normalized_licenses":["LGPL-3.0"],"repository_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp","keywords_array":[],"namespace":"SonarSource","versions_count":19,"first_release_published_at":"2022-11-16T13:37:18.000Z","latest_release_published_at":"2025-01-08T09:48:36.000Z","latest_release_number":"v3.2.0","last_synced_at":"2026-01-08T21:17:20.338Z","created_at":"2023-01-04T11:45:50.794Z","updated_at":"2026-01-08T21:17:20.339Z","registry_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp","install_command":null,"documentation_url":null,"metadata":{"name":"SonarCloud Scan for C and C++","description":"Scan your C and C++ code with SonarQube Cloud. (Formerly SonarCloud)\n","branding":{"icon":"check","color":"green"},"inputs":{"installation-path":{"description":"Directory where the Sonar Scanner CLI and build wrapper will be installed. Created if does not exists.","required":false,"default":".sonar"},"cache-binaries":{"description":"Controls if installed binaries are cached using GitHub cache.","required":false,"default":"true"}},"outputs":{"sonar-scanner-binary":{"description":"Absolute path to sonar-scanner binary.","value":"${{ steps.setup-outputs.outputs.sonar-scanner-binary }}"},"build-wrapper-binary":{"description":"Absolute path to build-wrapper binary.","value":"${{ steps.setup-outputs.outputs.build-wrapper-binary }}"}},"runs":{"using":"composite","steps":[{"name":"Deprecation warning","shell":"bash","run":"echo \"::warning title=SonarScanner::This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action and its install-build-wrapper sub-action instead.\"\n"},{"name":"SonarQube Cloud Scan","id":"scan","uses":"sonarsource/sonarqube-github-c-cpp@25a2efe466506d2293f19f2e3062df4247477464","env":{"SONAR_HOST_URL":"https://sonarcloud.io"},"with":{"installation-path":"${{ inputs.installation-path }}","cache-binaries":"${{ inputs.cache-binaries }}"}},{"name":"Setup action outputs","id":"setup-outputs","shell":"bash","env":{"SONAR_SCANNER_BINARY":"${{ steps.scan.outputs.sonar-scanner-binary }}","BUILD_WRAPPER_BINARY":"${{ steps.scan.outputs.build-wrapper-binary }}"},"run":"echo \"::group::Action outputs\"\necho \"sonar-scanner-binary=${SONAR_SCANNER_BINARY}\" \u003e\u003e $GITHUB_OUTPUT\necho \"'sonar-scanner-binary' output set to '${SONAR_SCANNER_BINARY}'\"\n\necho \"build-wrapper-binary=${BUILD_WRAPPER_BINARY}\" \u003e\u003e $GITHUB_OUTPUT\necho \"'build-wrapper-binary' output set to '${BUILD_WRAPPER_BINARY}'\"\necho \"::endgroup::\"\n"}]},"default_branch":"main","path":null},"repo_metadata":{"id":62372196,"uuid":"558412294","full_name":"SonarSource/sonarcloud-github-c-cpp","owner":"SonarSource","description":"Deprecated. Use https://github.com/SonarSource/sonarqube-scan-action instead.","archived":false,"fork":false,"pushed_at":"2025-10-01T12:56:53.000Z","size":213,"stargazers_count":9,"open_issues_count":0,"forks_count":10,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-10-01T13:30:00.126Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SonarSource.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":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-10-27T13:53:49.000Z","updated_at":"2025-10-01T12:56:56.000Z","dependencies_parsed_at":"2024-03-27T10:26:10.660Z","dependency_job_id":"2ab550c5-71ce-4ff9-8faf-1e68349f5458","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp","commit_stats":{"total_commits":24,"total_committers":6,"mean_commits":4.0,"dds":0.5833333333333333,"last_synced_commit":"8d08b4c506dc7a0601ad08b06f73fc9718cea84e"},"previous_names":["sonarsource/sonarcloud-github-c-cpp-addition"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SonarSource","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/sbom","scorecard":{"id":132297,"data":{"date":"2025-08-04","repo":{"name":"github.com/SonarSource/sonarcloud-github-c-cpp","commit":"b57eb3b0c20298663d20a305a193223caee8c4ab"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/PullRequestClosed.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SonarSource/sonarcloud-github-c-cpp/PullRequestClosed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/PullRequestClosed.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SonarSource/sonarcloud-github-c-cpp/PullRequestClosed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/PullRequestCreated.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SonarSource/sonarcloud-github-c-cpp/PullRequestCreated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/PullRequestCreated.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SonarSource/sonarcloud-github-c-cpp/PullRequestCreated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/RequestReview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SonarSource/sonarcloud-github-c-cpp/RequestReview.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/RequestReview.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SonarSource/sonarcloud-github-c-cpp/RequestReview.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/SubmitReview.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SonarSource/sonarcloud-github-c-cpp/SubmitReview.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/SubmitReview.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SonarSource/sonarcloud-github-c-cpp/SubmitReview.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/SonarSource/sonarcloud-github-c-cpp/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-tags.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SonarSource/sonarcloud-github-c-cpp/update-tags.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_update.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SonarSource/sonarcloud-github-c-cpp/version_update.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   9 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/PullRequestClosed.yml:13","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/SubmitReview.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-tags.yml:12","Warn: no topLevel permission defined: .github/workflows/PullRequestClosed.yml:1","Warn: no topLevel permission defined: .github/workflows/PullRequestCreated.yml:1","Warn: no topLevel permission defined: .github/workflows/RequestReview.yml:1","Warn: no topLevel permission defined: .github/workflows/SubmitReview.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/update-tags.yml:1","Warn: no topLevel permission defined: .github/workflows/version_update.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T05:29:05.463Z","repository_id":62372196,"created_at":"2025-08-16T05:29:05.463Z","updated_at":"2025-08-16T05:29:05.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277851880,"owners_count":25888541,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-01T02:00:09.286Z","response_time":88,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"SonarSource","name":"Sonar","uuid":"545988","kind":"organization","description":"The home of Clean Code","email":"github@sonarsource.com","website":"https://www.sonarsource.com","location":"Switzerland","twitter":"SonarSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/545988?v=4","repositories_count":226,"last_synced_at":"2024-04-13T04:10:12.733Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SonarSource","funding_links":[],"total_stars":22688,"followers":655,"following":0,"created_at":"2022-11-02T16:34:54.524Z","updated_at":"2024-04-13T04:11:54.017Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SonarSource","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SonarSource/repositories"},"tags":[{"name":"v3.2","sha":"44cc4d3d487fbc35e5c29b0a9d717be218d3a0e8","kind":"commit","published_at":"2025-01-08T09:48:36.000Z","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/v3.2","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp/releases/tag/v3.2","dependencies_parsed_at":"2025-02-07T04:14:18.399Z","dependency_job_id":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v3.2/manifests"},{"name":"v3.2.0","sha":"44cc4d3d487fbc35e5c29b0a9d717be218d3a0e8","kind":"commit","published_at":"2025-01-08T09:48:36.000Z","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/v3.2.0","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp/releases/tag/v3.2.0","dependencies_parsed_at":"2025-02-07T04:14:18.401Z","dependency_job_id":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"816b1822d71776ee0d32bc012e95024ec52ac1fc","kind":"commit","published_at":"2024-07-05T08:01:32.000Z","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/v3.1.0","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp/releases/tag/v3.1.0","dependencies_parsed_at":"2024-07-17T05:07:25.054Z","dependency_job_id":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v3.1.0/manifests"},{"name":"v3.1","sha":"816b1822d71776ee0d32bc012e95024ec52ac1fc","kind":"commit","published_at":"2024-07-05T08:01:32.000Z","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/v3.1","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp/releases/tag/v3.1","dependencies_parsed_at":"2025-02-07T04:14:17.874Z","dependency_job_id":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v3.1/manifests"},{"name":"v3","sha":"e25edaefff1e076daf6517d462ed86f8c99fec70","kind":"tag","published_at":"2024-06-24T15:52:28.000Z","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/v3","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp/releases/tag/v3","dependencies_parsed_at":"2024-06-26T04:10:03.989Z","dependency_job_id":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v3/manifests"},{"name":"v3.0.0","sha":"e25edaefff1e076daf6517d462ed86f8c99fec70","kind":"commit","published_at":"2024-06-24T13:42:07.000Z","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/v3.0.0","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp/releases/tag/v3.0.0","dependencies_parsed_at":"2024-06-26T04:10:03.992Z","dependency_job_id":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v3.0.0/manifests"},{"name":"v3.0","sha":"e25edaefff1e076daf6517d462ed86f8c99fec70","kind":"commit","published_at":"2024-06-24T13:42:07.000Z","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/v3.0","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp/releases/tag/v3.0","dependencies_parsed_at":"2025-02-07T04:14:17.914Z","dependency_job_id":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v3.0/manifests"},{"name":"v2.0","sha":"e4882e1621ad2fb48dddfa48287411bed34789b1","kind":"commit","published_at":"2023-09-21T07:35:55.000Z","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/v2.0","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp/releases/tag/v2.0","dependencies_parsed_at":"2025-02-07T04:14:17.936Z","dependency_job_id":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v2.0/manifests"},{"name":"v2.0.2","sha":"e4882e1621ad2fb48dddfa48287411bed34789b1","kind":"commit","published_at":"2023-09-21T07:35:55.000Z","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/v2.0.2","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp/releases/tag/v2.0.2","dependencies_parsed_at":"2023-09-22T12:21:16.150Z","dependency_job_id":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"4648377f00394506f6bd05c45869b646f6352719","kind":"commit","published_at":"2023-08-04T21:20:17.000Z","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/v2.0.1","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp/releases/tag/v2.0.1","dependencies_parsed_at":"2023-08-09T04:27:26.449Z","dependency_job_id":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v2.0.1/manifests"},{"name":"v1.4.0","sha":"30401e7673391536dbd2f7a88bc57ca44ab20246","kind":"commit","published_at":"2023-08-03T15:12:36.000Z","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/v1.4.0","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp/releases/tag/v1.4.0","dependencies_parsed_at":"2023-08-09T04:27:26.523Z","dependency_job_id":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v1.4.0/manifests"},{"name":"v2.0.0","sha":"30401e7673391536dbd2f7a88bc57ca44ab20246","kind":"commit","published_at":"2023-08-03T15:12:36.000Z","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/v2.0.0","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp/releases/tag/v2.0.0","dependencies_parsed_at":"2023-08-09T04:27:26.384Z","dependency_job_id":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v2.0.0/manifests"},{"name":"v2","sha":"30401e7673391536dbd2f7a88bc57ca44ab20246","kind":"commit","published_at":"2023-08-03T15:12:36.000Z","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/v2","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp/releases/tag/v2","dependencies_parsed_at":"2023-08-09T04:27:26.386Z","dependency_job_id":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v2/manifests"},{"name":"v1.3.2","sha":"8d08b4c506dc7a0601ad08b06f73fc9718cea84e","kind":"commit","published_at":"2023-02-08T09:55:17.000Z","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/v1.3.2","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp/releases/tag/v1.3.2","dependencies_parsed_at":"2023-06-04T20:22:58.098Z","dependency_job_id":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v1.3.2/manifests"},{"name":"v1.3","sha":"f218be71ddd704dcf7f1b761caa6ffb14134094a","kind":"commit","published_at":"2022-11-22T10:02:46.000Z","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/v1.3","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp/releases/tag/v1.3","dependencies_parsed_at":"2023-06-04T19:51:13.332Z","dependency_job_id":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v1.3/manifests"},{"name":"v1.2","sha":"7c53cdf8c6b8b3083f82da5116da6a7665d832fb","kind":"commit","published_at":"2022-11-18T11:00:48.000Z","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/v1.2","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp/releases/tag/v1.2","dependencies_parsed_at":"2023-06-04T19:51:13.758Z","dependency_job_id":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v1.2/manifests"},{"name":"v1.1","sha":"af83de0eebd0bdd49bac3ef9f08362f7baa442ee","kind":"commit","published_at":"2022-11-16T14:22:02.000Z","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/v1.1","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp/releases/tag/v1.1","dependencies_parsed_at":"2023-06-04T18:09:27.529Z","dependency_job_id":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v1.1/manifests"},{"name":"v1","sha":"af83de0eebd0bdd49bac3ef9f08362f7baa442ee","kind":"commit","published_at":"2022-11-16T14:22:02.000Z","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/v1","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp/releases/tag/v1","dependencies_parsed_at":"2023-06-04T18:09:28.302Z","dependency_job_id":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v1/manifests"},{"name":"v1.0","sha":"966e972dfb57c36ea3baa115bbfea156a9454140","kind":"commit","published_at":"2022-11-16T13:37:18.000Z","download_url":"https://codeload.github.com/SonarSource/sonarcloud-github-c-cpp/tar.gz/v1.0","html_url":"https://github.com/SonarSource/sonarcloud-github-c-cpp/releases/tag/v1.0","dependencies_parsed_at":"2023-06-04T18:09:27.868Z","dependency_job_id":null,"purl":"pkg:github/SonarSource/sonarcloud-github-c-cpp@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-01T13:52:27.474Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":283,"rankings":{"downloads":null,"dependent_repos_count":2.433845666296942,"dependent_packages_count":0.0,"stargazers_count":27.364918396450644,"forks_count":8.25225796228807,"docker_downloads_count":null,"average":9.512755506258914},"purl":"pkg:githubactions/SonarSource/sonarcloud-github-c-cpp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/SonarSource/sonarcloud-github-c-cpp","docker_dependents_count":1,"docker_downloads_count":12,"usage_url":"https://repos.ecosyste.ms/usage/actions/SonarSource/sonarcloud-github-c-cpp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/SonarSource/sonarcloud-github-c-cpp/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:06:07.820Z","issues_count":4,"pull_requests_count":63,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1658777.1904761905,"issues_closed_count":0,"pull_requests_closed_count":63,"pull_request_authors_count":15,"issue_authors_count":4,"avg_comments_per_issue":1.25,"avg_comments_per_pull_request":0.4126984126984127,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":0,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":522485.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonarSource%2Fsonarcloud-github-c-cpp/issues","maintainers":[{"login":"enzo-pellegrini","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/enzo-pellegrini"},{"login":"7PH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/7PH"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/SonarSource%2Fsonarcloud-github-c-cpp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/SonarSource%2Fsonarcloud-github-c-cpp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/SonarSource%2Fsonarcloud-github-c-cpp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/SonarSource%2Fsonarcloud-github-c-cpp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/SonarSource%2Fsonarcloud-github-c-cpp/codemeta","maintainers":[]}