{"id":13617651,"url":"https://github.com/globus/globus-cli","last_synced_at":"2026-02-21T12:01:29.001Z","repository":{"id":6963524,"uuid":"53438969","full_name":"globus/globus-cli","owner":"globus","description":"A command line interface to Globus","archived":false,"fork":false,"pushed_at":"2026-02-13T23:46:42.000Z","size":4486,"stargazers_count":88,"open_issues_count":8,"forks_count":28,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-02-14T05:30:15.547Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.globus.org/cli","language":"Python","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/globus.png","metadata":{"files":{"readme":"README.rst","changelog":"changelog.adoc","contributing":"CONTRIBUTING.adoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2016-03-08T19:25:41.000Z","updated_at":"2026-02-13T23:46:46.000Z","dependencies_parsed_at":"2023-12-21T00:23:21.823Z","dependency_job_id":"2308072b-8f5e-455c-9a5b-c3a1a92cb1fb","html_url":"https://github.com/globus/globus-cli","commit_stats":{"total_commits":1032,"total_committers":21,"mean_commits":"49.142857142857146","dds":0.6395348837209303,"last_synced_commit":"a8eea51e44d0baedbc9ee6d2251729147f428769"},"previous_names":["globusonline/globus-cli"],"tags_count":100,"template":false,"template_full_name":null,"purl":"pkg:github/globus/globus-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globus%2Fglobus-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globus%2Fglobus-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globus%2Fglobus-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globus%2Fglobus-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/globus","download_url":"https://codeload.github.com/globus/globus-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globus%2Fglobus-cli/sbom","scorecard":{"id":406432,"data":{"date":"2025-08-11","repo":{"name":"github.com/globus/globus-cli","commit":"9ca3916b54e52a477ad9cd3d8c1ce24ef00e2992"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 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":["Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/has_changelog.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish_to_pypi.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish_to_test_pypi.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:18","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_pypi.yaml:18","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_test_pypi.yaml:18","Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.35.2 not signed: https://api.github.com/repos/globus/globus-cli/releases/223432509","Warn: release artifact 3.35.1 not signed: https://api.github.com/repos/globus/globus-cli/releases/222529451","Warn: release artifact 3.35.0 not signed: https://api.github.com/repos/globus/globus-cli/releases/220117963","Warn: release artifact 3.34.0 not signed: https://api.github.com/repos/globus/globus-cli/releases/213399369","Warn: release artifact 3.33.1 not signed: https://api.github.com/repos/globus/globus-cli/releases/208265652","Warn: release artifact 3.35.2 does not have provenance: https://api.github.com/repos/globus/globus-cli/releases/223432509","Warn: release artifact 3.35.1 does not have provenance: https://api.github.com/repos/globus/globus-cli/releases/222529451","Warn: release artifact 3.35.0 does not have provenance: https://api.github.com/repos/globus/globus-cli/releases/220117963","Warn: release artifact 3.34.0 does not have provenance: https://api.github.com/repos/globus/globus-cli/releases/213399369","Warn: release artifact 3.33.1 does not have provenance: https://api.github.com/repos/globus/globus-cli/releases/208265652"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_to_pypi.yaml:27"],"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T21:23:58.737Z","repository_id":6963524,"created_at":"2025-08-18T21:23:58.738Z","updated_at":"2025-08-18T21:23:58.738Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29680147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T11:29:27.227Z","status":"ssl_error","status_checked_at":"2026-02-21T11:29:20.292Z","response_time":107,"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":[],"created_at":"2024-08-01T20:01:45.437Z","updated_at":"2026-02-21T12:01:28.983Z","avatar_url":"https://github.com/globus.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"Globus CLI\n==========\n\nA Command Line Interface to `Globus \u003chttps://www.globus.org/\u003e`_.\n\nSource Code: https://github.com/globus/globus-cli\n\nInstallation, Running, Other Documentation: https://docs.globus.org/cli\n\nBugs and Feature Requests\n-------------------------\n\nBugs reports and feature requests are open submission, and should be filed at\nhttps://github.com/globusonline/globus-cli/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglobus%2Fglobus-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglobus%2Fglobus-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglobus%2Fglobus-cli/lists"}