{"id":3611973,"name":"github.com/apache/cloudstack-cloudmonkey","ecosystem":"go","description":"","homepage":"https://github.com/apache/cloudstack-cloudmonkey","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/cloudstack-cloudmonkey","keywords_array":[],"namespace":"github.com/apache","versions_count":12,"first_release_published_at":"2021-05-13T08:48:46.000Z","latest_release_published_at":"2023-11-15T14:44:38.000Z","latest_release_number":"v0.0.0-20231115144438-6323a316c6fd","last_synced_at":"2026-03-26T20:44:38.623Z","created_at":"2022-04-11T07:20:25.621Z","updated_at":"2026-03-26T20:44:38.624Z","registry_url":"https://pkg.go.dev/github.com/apache/cloudstack-cloudmonkey","install_command":"go get github.com/apache/cloudstack-cloudmonkey","documentation_url":"https://pkg.go.dev/github.com/apache/cloudstack-cloudmonkey#section-documentation","metadata":{},"repo_metadata":{"id":11244598,"uuid":"13641478","full_name":"apache/cloudstack-cloudmonkey","owner":"apache","description":"Apache Cloudstack Cloudmonkey","archived":false,"fork":false,"pushed_at":"2025-09-03T06:11:51.000Z","size":4283,"stargazers_count":107,"open_issues_count":10,"forks_count":71,"subscribers_count":37,"default_branch":"main","last_synced_at":"2025-10-21T00:33:35.263Z","etag":null,"topics":["cloud","cloudstack","java","python"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-10-17T07:00:46.000Z","updated_at":"2025-09-04T00:59:58.000Z","dependencies_parsed_at":"2023-11-06T23:39:54.813Z","dependency_job_id":"d06e642d-0a1c-4a85-b70c-f08be7b091ae","html_url":"https://github.com/apache/cloudstack-cloudmonkey","commit_stats":{"total_commits":441,"total_committers":36,"mean_commits":12.25,"dds":0.5827664399092971,"last_synced_commit":"1f4576196fd09f0e5577ae01da3c93e148e4684c"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/apache/cloudstack-cloudmonkey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcloudstack-cloudmonkey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcloudstack-cloudmonkey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcloudstack-cloudmonkey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcloudstack-cloudmonkey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/cloudstack-cloudmonkey/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcloudstack-cloudmonkey/sbom","scorecard":{"id":201298,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/cloudstack-cloudmonkey","commit":"054bc7e94540011aad81d8c88e71a2c268a935bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/build-pr-cmk.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 21/28 approved changesets -- score normalized to 7","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-pr-cmk.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-pr-cmk.yml:76","Warn: no topLevel permission defined: .github/workflows/build-pr-cmk.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/rat.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:31"],"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 6.4.0 not signed: https://api.github.com/repos/apache/cloudstack-cloudmonkey/releases/147691627","Warn: release artifact 6.4.0-rc1 not signed: https://api.github.com/repos/apache/cloudstack-cloudmonkey/releases/114929575","Warn: release artifact 6.3.0 not signed: https://api.github.com/repos/apache/cloudstack-cloudmonkey/releases/101269195","Warn: release artifact 6.2.0 not signed: https://api.github.com/repos/apache/cloudstack-cloudmonkey/releases/50102900","Warn: release artifact 6.1.0 not signed: https://api.github.com/repos/apache/cloudstack-cloudmonkey/releases/28098075","Warn: release artifact 6.4.0 does not have provenance: https://api.github.com/repos/apache/cloudstack-cloudmonkey/releases/147691627","Warn: release artifact 6.4.0-rc1 does not have provenance: https://api.github.com/repos/apache/cloudstack-cloudmonkey/releases/114929575","Warn: release artifact 6.3.0 does not have provenance: https://api.github.com/repos/apache/cloudstack-cloudmonkey/releases/101269195","Warn: release artifact 6.2.0 does not have provenance: https://api.github.com/repos/apache/cloudstack-cloudmonkey/releases/50102900","Warn: release artifact 6.1.0 does not have provenance: https://api.github.com/repos/apache/cloudstack-cloudmonkey/releases/28098075"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pr-cmk.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/cloudstack-cloudmonkey/build-pr-cmk.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pr-cmk.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/cloudstack-cloudmonkey/build-pr-cmk.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pr-cmk.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/cloudstack-cloudmonkey/build-pr-cmk.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pr-cmk.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/cloudstack-cloudmonkey/build-pr-cmk.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/cloudstack-cloudmonkey/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/cloudstack-cloudmonkey/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/cloudstack-cloudmonkey/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/cloudstack-cloudmonkey/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/cloudstack-cloudmonkey/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/cloudstack-cloudmonkey/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/cloudstack-cloudmonkey/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/cloudstack-cloudmonkey/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rat.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/cloudstack-cloudmonkey/rat.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rat.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/cloudstack-cloudmonkey/rat.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:18","Warn: containerImage not pinned by hash: Dockerfile:35: pin your Docker image by updating debian:stable to debian:stable@sha256:f6f0d518db8fb55cbf06dfecb3e1970a315b6ff86a6fd3375a3647bd9bd97f09","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:89","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:110","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   3 pipCommand 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T22:53:34.299Z","repository_id":11244598,"created_at":"2025-08-16T22:53:34.299Z","updated_at":"2025-08-16T22:53:34.299Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280563531,"owners_count":26351730,"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-23T02:00:06.710Z","response_time":142,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2823,"last_synced_at":"2025-10-21T00:26:57.129Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1261551,"followers":20159,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-21T00:26:57.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-23T04:44:52.825Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.297010515822919,"dependent_packages_count":8.17154093257566,"stargazers_count":4.845853016594055,"forks_count":3.228743467915318,"docker_downloads_count":0.55666860128953,"average":5.219963306839497},"purl":"pkg:golang/github.com/apache/cloudstack-cloudmonkey","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/apache/cloudstack-cloudmonkey","docker_dependents_count":1,"docker_downloads_count":82657,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/apache/cloudstack-cloudmonkey","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/apache/cloudstack-cloudmonkey/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-22T15:28:59.645Z","issues_count":82,"pull_requests_count":75,"avg_time_to_close_issue":13832166.38235294,"avg_time_to_close_pull_request":5940863.6,"issues_closed_count":68,"pull_requests_closed_count":60,"pull_request_authors_count":23,"issue_authors_count":38,"avg_comments_per_issue":2.292682926829268,"avg_comments_per_pull_request":1.5733333333333333,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":7,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":163426.66666666666,"past_year_avg_time_to_close_pull_request":965810.4,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":0.9333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcloudstack-cloudmonkey/issues","maintainers":[{"login":"rohityadavcloud","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rohityadavcloud"},{"login":"PaulAngus","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PaulAngus"},{"login":"bernardodemarco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardodemarco"},{"login":"jbampton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbampton"},{"login":"ravening","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ravening"}],"active_maintainers":[{"login":"bernardodemarco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardodemarco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fcloudstack-cloudmonkey/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fcloudstack-cloudmonkey/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fcloudstack-cloudmonkey/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fcloudstack-cloudmonkey/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fcloudstack-cloudmonkey/codemeta","maintainers":[]}