{"id":3548757,"name":"github.com/git-duet/git-duet","ecosystem":"go","description":"","homepage":"https://github.com/git-duet/git-duet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/git-duet/git-duet","keywords_array":[],"namespace":"github.com/git-duet","versions_count":4,"first_release_published_at":"2022-11-05T01:16:05.000Z","latest_release_published_at":"2023-10-07T17:22:41.000Z","latest_release_number":"v0.0.0-20231007172241-df8e786cb4da","last_synced_at":"2026-09-20T00:55:56.142Z","created_at":"2022-04-11T00:50:10.102Z","updated_at":"2026-09-22T20:51:36.976Z","registry_url":"https://pkg.go.dev/github.com/git-duet/git-duet","install_command":"go get github.com/git-duet/git-duet","documentation_url":"https://pkg.go.dev/github.com/git-duet/git-duet#section-documentation","metadata":{},"repo_metadata":{"id":32674470,"uuid":"36262960","full_name":"git-duet/git-duet","owner":"git-duet","description":"Support for pairing with git","archived":false,"fork":false,"pushed_at":"2023-10-07T17:24:43.000Z","size":476,"stargazers_count":432,"open_issues_count":21,"forks_count":38,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-09-19T22:47:43.898Z","etag":null,"topics":["command-line-tool","git","git-duet","go","hacktoberfest","pair-programming","pairing"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/git-duet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"rafecolton"}},"created_at":"2015-05-26T00:56:36.000Z","updated_at":"2026-08-14T11:49:57.000Z","dependencies_parsed_at":"2024-01-17T06:08:54.717Z","dependency_job_id":"b78d2e35-fa30-4b92-9328-6acc438bf03d","html_url":"https://github.com/git-duet/git-duet","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/git-duet/git-duet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-duet","download_url":"https://codeload.github.com/git-duet/git-duet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/sbom","scorecard":{"id":427804,"data":{"date":"2025-08-11","repo":{"name":"github.com/git-duet/git-duet","commit":"df8e786cb4da5866cb1b11ef5f04130be77af84b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/test_and_release.yml:42","Warn: no topLevel permission defined: .github/workflows/test_and_release.yml:1"],"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.10.0 not signed: https://api.github.com/repos/git-duet/git-duet/releases/124150160","Warn: release artifact 0.9.0 not signed: https://api.github.com/repos/git-duet/git-duet/releases/54668077","Warn: release artifact 0.8.0 not signed: https://api.github.com/repos/git-duet/git-duet/releases/54176190","Warn: release artifact 0.7.0 not signed: https://api.github.com/repos/git-duet/git-duet/releases/17020140","Warn: release artifact 0.6.0 not signed: https://api.github.com/repos/git-duet/git-duet/releases/10183763","Warn: release artifact 0.10.0 does not have provenance: https://api.github.com/repos/git-duet/git-duet/releases/124150160","Warn: release artifact 0.9.0 does not have provenance: https://api.github.com/repos/git-duet/git-duet/releases/54668077","Warn: release artifact 0.8.0 does not have provenance: https://api.github.com/repos/git-duet/git-duet/releases/54176190","Warn: release artifact 0.7.0 does not have provenance: https://api.github.com/repos/git-duet/git-duet/releases/17020140","Warn: release artifact 0.6.0 does not have provenance: https://api.github.com/repos/git-duet/git-duet/releases/10183763"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/test_and_release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/git-duet/git-duet/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/git-duet/git-duet/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/git-duet/git-duet/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/git-duet/git-duet/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/git-duet/git-duet/test_and_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/git-duet/git-duet/test_and_release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile-tests:1: pin your Docker image by updating golang:latest to golang:latest@sha256:9e56f0d0f043a68bb8c47c819e47dc29f6e8f5129b8885bed9d43f058f7f3ed6","Warn: goCommand not pinned by hash: scripts/bootstrap:6","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2021-0061 / GHSA-r88r-gmrh-7j83","Warn: Project is vulnerable to: GO-2022-0956 / GHSA-6q6q-88xp-6f2r","Warn: Project is vulnerable to: GO-2020-0036 / GHSA-wxc4-f4m6-wwqv"],"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 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-19T02:37:36.108Z","repository_id":32674470,"created_at":"2025-08-19T02:37:36.108Z","updated_at":"2025-08-19T02:37:36.108Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37601035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-22T02:00:07.665Z","response_time":55,"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":"git-duet","name":"git-duet","uuid":"12676999","kind":"organization","description":null,"email":null,"website":"https://github.com/git-duet/git-duet","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12676999?v=4","repositories_count":2,"last_synced_at":"2023-03-02T02:30:46.997Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/git-duet","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T20:57:15.203Z","updated_at":"2023-03-02T02:30:47.012Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-duet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-duet/repositories"},"tags":[{"name":"0.10.0","sha":"df8e786cb4da5866cb1b11ef5f04130be77af84b","kind":"tag","published_at":"2023-10-07T17:24:35.000Z","download_url":"https://codeload.github.com/git-duet/git-duet/tar.gz/0.10.0","html_url":"https://github.com/git-duet/git-duet/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/git-duet/git-duet@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"0b2a4f31724b585aeafdba91123fd4cd0d298445","kind":"commit","published_at":"2021-12-05T21:00:10.000Z","download_url":"https://codeload.github.com/git-duet/git-duet/tar.gz/0.9.0","html_url":"https://github.com/git-duet/git-duet/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/git-duet/git-duet@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"e562d14145714efdf71ad76b748d822359596d35","kind":"commit","published_at":"2021-11-27T19:02:26.000Z","download_url":"https://codeload.github.com/git-duet/git-duet/tar.gz/0.8.0","html_url":"https://github.com/git-duet/git-duet/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/git-duet/git-duet@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"585f268b981aa0671f9314691a113fde63dc47cc","kind":"commit","published_at":"2019-04-27T20:28:23.000Z","download_url":"https://codeload.github.com/git-duet/git-duet/tar.gz/0.7.0","html_url":"https://github.com/git-duet/git-duet/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/git-duet/git-duet@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"11f99f70775a68135ece8d22b65273b67901a357","kind":"commit","published_at":"2018-03-21T03:35:28.000Z","download_url":"https://codeload.github.com/git-duet/git-duet/tar.gz/0.6.0","html_url":"https://github.com/git-duet/git-duet/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/git-duet/git-duet@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"aed36fb704bf19059e6177e02bff81cb4e6deddd","kind":"commit","published_at":"2017-04-24T17:47:00.000Z","download_url":"https://codeload.github.com/git-duet/git-duet/tar.gz/0.5.2","html_url":"https://github.com/git-duet/git-duet/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/git-duet/git-duet@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0038f4055300317c9623e7926290e7a43f41683f","kind":"commit","published_at":"2017-01-16T23:53:23.000Z","download_url":"https://codeload.github.com/git-duet/git-duet/tar.gz/0.5.1","html_url":"https://github.com/git-duet/git-duet/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/git-duet/git-duet@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c9be0b1c0b9ead4f653869ce40513f5d1c9213e","kind":"commit","published_at":"2016-12-10T21:16:46.000Z","download_url":"https://codeload.github.com/git-duet/git-duet/tar.gz/0.5.0","html_url":"https://github.com/git-duet/git-duet/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/git-duet/git-duet@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"6d3c8d9e47fef4a544072ca195f341b2e0d57462","kind":"commit","published_at":"2016-11-07T18:19:04.000Z","download_url":"https://codeload.github.com/git-duet/git-duet/tar.gz/0.4.0","html_url":"https://github.com/git-duet/git-duet/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/git-duet/git-duet@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"139d98adef0c77febaea6b09a48b3c1655e72d76","kind":"commit","published_at":"2016-10-06T04:17:10.000Z","download_url":"https://codeload.github.com/git-duet/git-duet/tar.gz/0.3.1","html_url":"https://github.com/git-duet/git-duet/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/git-duet/git-duet@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"be52b7debc74c1fe7ad30ba81ed65c2944005430","kind":"commit","published_at":"2015-08-21T03:35:09.000Z","download_url":"https://codeload.github.com/git-duet/git-duet/tar.gz/0.3.0","html_url":"https://github.com/git-duet/git-duet/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/git-duet/git-duet@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"b009fafe3c534f73fdef152a91333648fb315df4","kind":"tag","published_at":"2015-07-10T04:02:48.000Z","download_url":"https://codeload.github.com/git-duet/git-duet/tar.gz/0.2.0","html_url":"https://github.com/git-duet/git-duet/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/git-duet/git-duet@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"696d6b5bd0bd3096a674bdbc7d552be71cb7f781","kind":"tag","published_at":"2015-05-29T21:18:32.000Z","download_url":"https://codeload.github.com/git-duet/git-duet/tar.gz/0.1.0","html_url":"https://github.com/git-duet/git-duet/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/git-duet/git-duet@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-22T20:51:36.976Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/git-duet/git-duet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/git-duet/git-duet","docker_dependents_count":1,"docker_downloads_count":23,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/git-duet/git-duet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/git-duet/git-duet/dependencies","status":null,"funding_links":["https://github.com/sponsors/rafecolton"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-19T21:20:19.640Z","issues_count":52,"pull_requests_count":54,"avg_time_to_close_issue":13029446.264705881,"avg_time_to_close_pull_request":5918450.901960785,"issues_closed_count":34,"pull_requests_closed_count":51,"pull_request_authors_count":24,"issue_authors_count":41,"avg_comments_per_issue":3.269230769230769,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":47,"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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-duet%2Fgit-duet/issues","maintainers":[{"login":"jszwedko","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jszwedko"},{"login":"rafecolton","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rafecolton"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgit-duet%2Fgit-duet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgit-duet%2Fgit-duet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgit-duet%2Fgit-duet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgit-duet%2Fgit-duet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgit-duet%2Fgit-duet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgit-duet%2Fgit-duet/codemeta","maintainers":[]}