{"id":17095436,"url":"https://github.com/estahn/cloudping","last_synced_at":"2026-02-01T04:02:23.326Z","repository":{"id":40750932,"uuid":"165235766","full_name":"estahn/cloudping","owner":"estahn","description":"Identifies geographically closest cloud provider region","archived":false,"fork":false,"pushed_at":"2026-01-01T01:48:37.000Z","size":537,"stargazers_count":21,"open_issues_count":6,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-05T15:19:08.060Z","etag":null,"topics":["aws","ci","docker","golang"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/estahn.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,"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":"2019-01-11T11:50:41.000Z","updated_at":"2026-01-01T01:02:07.000Z","dependencies_parsed_at":"2023-02-16T07:30:46.564Z","dependency_job_id":"cdaa24a3-c8b6-4ec0-b928-a703959c9132","html_url":"https://github.com/estahn/cloudping","commit_stats":null,"previous_names":[],"tags_count":186,"template":false,"template_full_name":null,"purl":"pkg:github/estahn/cloudping","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estahn%2Fcloudping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estahn%2Fcloudping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estahn%2Fcloudping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estahn%2Fcloudping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/estahn","download_url":"https://codeload.github.com/estahn/cloudping/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estahn%2Fcloudping/sbom","scorecard":{"id":383192,"data":{"date":"2025-08-11","repo":{"name":"github.com/estahn/cloudping","commit":"aa7b436c122ccbc3594dcbc5cfd20b1043a61bfc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:24","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:14","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:33","Warn: no topLevel permission defined: .github/workflows/auto-approve.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:6","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'packages' permission set to 'write': .github/workflows/deploy.yml:19","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:9"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-approve.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/estahn/cloudping/auto-approve.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/estahn/cloudping/auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/estahn/cloudping/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/estahn/cloudping/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/estahn/cloudping/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/estahn/cloudping/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/estahn/cloudping/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/estahn/cloudping/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/estahn/cloudping/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/estahn/cloudping/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/estahn/cloudping/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/estahn/cloudping/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/estahn/cloudping/release.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T15:57:31.868Z","repository_id":40750932,"created_at":"2025-08-18T15:57:31.868Z","updated_at":"2025-08-18T15:57:31.868Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28967109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T03:46:10.227Z","status":"ssl_error","status_checked_at":"2026-02-01T03:46:01.693Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["aws","ci","docker","golang"],"created_at":"2024-10-14T14:42:47.619Z","updated_at":"2026-02-01T04:02:23.306Z","avatar_url":"https://github.com/estahn.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cloudping\n\n[![CircleCI](https://img.shields.io/circleci/project/github/badges/shields/master.svg?style=for-the-badge)](https://circleci.com/gh/estahn/cloudping)\n[![GoDoc](https://img.shields.io/badge/godoc-reference-5272B4.svg?style=for-the-badge)](https://godoc.org/github.com/estahn/cloudping)\n[![Github All Releases](https://img.shields.io/github/downloads/estahn/cloudping/total.svg?style=for-the-badge)](https://github.com/estahn/cloudping/releases)\n\ncloudping identifies the cloud provider regions geographically closest and returns them in order of lowest to highest latency.\n\n\u003e Inspired by [CloudPing.info](https://www.cloudping.info/).\n\n## Table of Contents\n\n\u003c!-- toc --\u003e\n\n- [Usage](#usage)\n- [Installation](#installation)\n  * [Binaries](#binaries)\n  * [Via Go](#via-go)\n  * [Homebrew on macOS](#homebrew-on-macos)\n- [Why?](#why)\n- [Similar projects](#similar-projects)\n- [Contributing](#contributing)\n\n\u003c!-- tocstop --\u003e\n\n## Usage\n\n```console\n$ cloudping -h\ncloudping identifies the cloud provider regions geographically closest\nand returns them in order of lowest to highest latency.\n\nUsage:\n  cloudping [flags]\n  cloudping [command]\n\nAvailable Commands:\n  help        Help about any command\n  version     Print the version number of cloudping\n\nFlags:\n  -h, --help              help for cloudping\n      --limit int         Limits the number of regions returned\n      --output string     Output format. One of: txt, json, yaml (default \"txt\")\n      --provider string   Cloud provider (default \"aws\")\n      --regions strings   Limits checks to specific regions\n      --timeout int       Timeout for each region in milliseconds (default 500)\n\nUse \"cloudping [command] --help\" for more information about a command.\n```\n\nThe following example checks and returns only 2 regions:\n\n```console\n$ cloudping --provider=aws --regions=ap-southeast-2,us-east-1\nap-southeast-2\nus-east-1\n```\n\n## Installation\n\nHere are a few methods to install `cloudping`.\n\n### Binaries\n\n```console\n$ curl -sSL https://raw.githubusercontent.com/estahn/cloudping/master/godownloader.sh | sh\n```\n\n### Via Go\n\n```console\n$ go get github.com/estahn/cloudping\n```\n\n### Homebrew on macOS\n\nIf you are on macOS and using [Homebrew](https://brew.sh/) package manager, you can install cloudping with Homebrew.\n\n1. Run the installation command:\n   ```console\n   $ brew install estahn/tap/cloudping\n   ```\n2. Test to ensure the version you installed is sufficiently up-to-date:\n   ```console\n   $ cloudping version\n   ```\n\n## Why? \n\nThe idea came from the need to download images from the geographically closest docker registry.\nWe operate our Kubernetes cluster in Sydney/Australia but use CircleCI operating in the US.\nBecause AWS ECR doesn't provide a common endpoint with geographically distributed backend we push our images to both locations.\nWithin our Makefile we can use `cloudping` to identify if images should be pulled from the US or Sydney. \n\n## Similar projects\n\n* [CloudPing.info](https://www.cloudping.info/)\n* [AWS Inter-Region Latency Monitoring](https://www.cloudping.co/)\n* [GCP ping](http://www.gcping.com/)\n\n## Contributing\n\nContributions are greatly appreciated.\nThe maintainers actively manage the issues list, and try to highlight issues suitable for newcomers.\nThe project follows the typical GitHub pull request model.\nSee \" [How to Contribute to Open Source](https://opensource.guide/how-to-contribute/) \" for more details.\nBefore starting any work, please either comment on an existing issue, or file a new one.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festahn%2Fcloudping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Festahn%2Fcloudping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festahn%2Fcloudping/lists"}