{"id":4107163,"name":"git-req","ecosystem":"cargo","description":"Check out merge requests from your GitLab/GitHub hosted repos with ease!","homepage":"https://arusahni.github.io/git-req/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/arusahni/git-req","keywords_array":["github","gitlab","git"],"namespace":null,"versions_count":18,"first_release_published_at":"2019-01-24T03:58:34.199Z","latest_release_published_at":"2023-04-16T13:10:00.310Z","latest_release_number":"2.5.0","last_synced_at":"2026-04-13T23:02:03.265Z","created_at":"2022-04-12T13:49:55.573Z","updated_at":"2026-04-13T23:08:06.956Z","registry_url":"https://crates.io/crates/git-req/","install_command":"cargo install git-req","documentation_url":"https://docs.rs/git-req/","metadata":{"categories":["command-line-utilities","development-tools"]},"repo_metadata":{"id":9140959,"uuid":"61001419","full_name":"arusahni/git-req","owner":"arusahni","description":"Check out merge requests from your GitLab/GitHub hosted repositories from the command line with just the request number.","archived":false,"fork":false,"pushed_at":"2023-10-18T18:51:44.000Z","size":260,"stargazers_count":58,"open_issues_count":8,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-08T00:30:53.321Z","etag":null,"topics":["cli","git","gitextensions","github","gitlab","hacktoberfest","merge-requests"],"latest_commit_sha":null,"homepage":"https://arusahni.github.io/git-req/","language":"Rust","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/arusahni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2016-06-13T02:31:21.000Z","updated_at":"2025-03-02T18:01:44.000Z","dependencies_parsed_at":"2025-05-07T10:13:40.035Z","dependency_job_id":"934c3746-4bda-43b0-ab97-ea0ff5f5033c","html_url":"https://github.com/arusahni/git-req","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/arusahni/git-req","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arusahni","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/sbom","scorecard":{"id":210219,"data":{"date":"2025-08-11","repo":{"name":"github.com/arusahni/git-req","commit":"638a9bb3ee22edc7111b346139b49a1933c32f44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","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":"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":"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: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml: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":"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/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/arusahni/git-req/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/arusahni/git-req/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/arusahni/git-req/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/arusahni/git-req/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/arusahni/git-req/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/arusahni/git-req/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/arusahni/git-req/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/arusahni/git-req/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/arusahni/git-req/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/arusahni/git-req/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/arusahni/git-req/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/arusahni/git-req/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/arusahni/git-req/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/arusahni/git-req/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/arusahni/git-req/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/arusahni/git-req/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/arusahni/git-req/release.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: ci/install.sh:39","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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-MIT:0","Info: FSF or OSI recognized license: MIT License: LICENSE-MIT: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.5.0 not signed: https://api.github.com/repos/arusahni/git-req/releases/99660928","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/arusahni/git-req/releases/73293967","Warn: release artifact v2.4.0 not signed: https://api.github.com/repos/arusahni/git-req/releases/43808032","Warn: release artifact v2.3.0 not signed: https://api.github.com/repos/arusahni/git-req/releases/41155322","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/arusahni/git-req/releases/36501730","Warn: release artifact v2.5.0 does not have provenance: https://api.github.com/repos/arusahni/git-req/releases/99660928","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/arusahni/git-req/releases/73293967","Warn: release artifact v2.4.0 does not have provenance: https://api.github.com/repos/arusahni/git-req/releases/43808032","Warn: release artifact v2.3.0 does not have provenance: https://api.github.com/repos/arusahni/git-req/releases/41155322","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/arusahni/git-req/releases/36501730"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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"}},{"name":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: GHSA-qfh9-8p57-mjjj","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0013 / GHSA-22q8-ghmq-63vf","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: RUSTSEC-2025-0010","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr","Warn: Project is vulnerable to: GHSA-c827-hfw6-qwvm","Warn: Project is vulnerable to: RUSTSEC-2024-0336","Warn: Project is vulnerable to: RUSTSEC-2020-0056","Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: RUSTSEC-2023-0052 / GHSA-8qv2-5vq6-g2g7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T00:38:25.628Z","repository_id":9140959,"created_at":"2025-08-17T00:38:25.628Z","updated_at":"2025-08-17T00:38:25.628Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31774571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: 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"},"owner_record":{"login":"arusahni","name":"Aru Sahni","uuid":"139487","kind":"user","description":"Tinkerer, hoopy frood, and believer in the web.\r\n\r\nReplacing your microservices with SQL queries at @MaterializeInc.","email":"","website":"http://arusahni.net","location":"Washington, DC","twitter":"IAmAru","company":"@MaterializeInc ","icon_url":"https://avatars.githubusercontent.com/u/139487?u=807c503a05b148b0683583687efcbeb7748a1fd1\u0026v=4","repositories_count":76,"last_synced_at":"2024-04-14T19:00:09.925Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/arusahni","funding_links":[],"total_stars":151,"followers":68,"following":79,"created_at":"2022-11-03T20:45:50.825Z","updated_at":"2024-04-14T19:00:23.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arusahni","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arusahni/repositories"},"tags":[{"name":"v2.5.0","sha":"638a9bb3ee22edc7111b346139b49a1933c32f44","kind":"commit","published_at":"2023-04-16T13:07:36.000Z","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/v2.5.0","html_url":"https://github.com/arusahni/git-req/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arusahni/git-req@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"6f54bf8986362a4c796bf9f1a354fe9d1e02e8b4","kind":"commit","published_at":"2022-07-31T22:40:44.000Z","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/v2.4.1","html_url":"https://github.com/arusahni/git-req/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arusahni/git-req@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"0312e731844f758c6107bc94675ec957cec6e65e","kind":"commit","published_at":"2021-05-29T19:40:31.000Z","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/v2.4.0","html_url":"https://github.com/arusahni/git-req/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arusahni/git-req@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"0e377ef00ad5920c05dc7a04915bf0a351476237","kind":"commit","published_at":"2021-04-08T23:54:41.000Z","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/v2.3.0","html_url":"https://github.com/arusahni/git-req/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arusahni/git-req@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"daba3a8230dcdf4ad4a7dc72fa2a2b844d16064d","kind":"commit","published_at":"2021-01-16T19:18:43.000Z","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/v2.2.1","html_url":"https://github.com/arusahni/git-req/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arusahni/git-req@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"5c93b403075f2f8b3b2462aae385cba1144a282b","kind":"commit","published_at":"2020-03-04T02:07:01.000Z","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/v2.2.0","html_url":"https://github.com/arusahni/git-req/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arusahni/git-req@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc.2","sha":"153c72d617ae1fe0b4fb00c1318b9454f16b0399","kind":"commit","published_at":"2020-02-20T03:06:26.000Z","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/v2.2.0-rc.2","html_url":"https://github.com/arusahni/git-req/releases/tag/v2.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arusahni/git-req@v2.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.2.0-rc.2/manifests"},{"name":"v2.2.0-rc.1","sha":"45f6899601a53f5a75ca89c2b5150fb02d183340","kind":"commit","published_at":"2020-02-11T04:00:10.000Z","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/arusahni/git-req/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arusahni/git-req@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"4f885fdbbf46d341048440a1226ad76a6df87506","kind":"commit","published_at":"2020-02-09T04:19:48.000Z","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/arusahni/git-req/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arusahni/git-req@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.2.0-rc.0/manifests"},{"name":"v2.1.0","sha":"4752d2b8c24661f915f91baab81279db24d089f8","kind":"commit","published_at":"2019-09-20T01:04:15.000Z","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/v2.1.0","html_url":"https://github.com/arusahni/git-req/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arusahni/git-req@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"2c1b068c618242becb3166023a38c4a7879d7c3e","kind":"commit","published_at":"2019-06-30T23:56:15.000Z","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/v2.0.1","html_url":"https://github.com/arusahni/git-req/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arusahni/git-req@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"92029a93a4979de5c2ea783b9ad9e6cf57551d2a","kind":"tag","published_at":"2019-02-20T02:06:36.000Z","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/v2.0.0","html_url":"https://github.com/arusahni/git-req/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arusahni/git-req@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.6","sha":"878a7038796a908880794dacf917b4736b1f330d","kind":"tag","published_at":"2019-02-06T23:44:42.000Z","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/v2.0.0-rc.6","html_url":"https://github.com/arusahni/git-req/releases/tag/v2.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arusahni/git-req@v2.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.0.0-rc.6/manifests"},{"name":"v2.0.0-rc.5","sha":"d9658d6d4462a1acecb672ef47eb679dbdf24b46","kind":"tag","published_at":"2019-02-06T02:30:09.000Z","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/v2.0.0-rc.5","html_url":"https://github.com/arusahni/git-req/releases/tag/v2.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arusahni/git-req@v2.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.0.0-rc.5/manifests"},{"name":"v2.0.0-rc.4","sha":"1788ab5d2d3f8e4af949b983cbafb5f00588c723","kind":"tag","published_at":"2019-01-31T03:24:20.000Z","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/v2.0.0-rc.4","html_url":"https://github.com/arusahni/git-req/releases/tag/v2.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arusahni/git-req@v2.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.0.0-rc.4/manifests"},{"name":"v2.0.0-rc.3","sha":"a41d1ffe8946021a8b7df9210873be448bd834a9","kind":"tag","published_at":"2019-01-30T00:25:26.000Z","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/arusahni/git-req/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arusahni/git-req@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"6e243841d2ed999cdeef83e002301ce5be5255c7","kind":"tag","published_at":"2019-01-27T21:40:54.000Z","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/arusahni/git-req/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arusahni/git-req@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"1c0c0070a2cde94c826adea732f69b339afbeec0","kind":"tag","published_at":"2019-01-25T03:35:02.000Z","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/arusahni/git-req/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arusahni/git-req@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/v2.0.0-rc.1/manifests"},{"name":"1.0.0","sha":"13358b5abb00180e3e14d1eb1090dd7ec8d3ec9e","kind":"commit","published_at":"2018-09-30T19:26:52.000Z","download_url":"https://codeload.github.com/arusahni/git-req/tar.gz/1.0.0","html_url":"https://github.com/arusahni/git-req/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arusahni/git-req@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arusahni%2Fgit-req/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-13T23:08:06.956Z","dependent_packages_count":0,"downloads":24328,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":19.584322278529733,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":15.70882630570855,"forks_count":16.815886660007514,"average":23.047926198799214},"purl":"pkg:cargo/git-req","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/git-req","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/git-req","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/git-req/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T03:04:34.430Z","issues_count":29,"pull_requests_count":52,"avg_time_to_close_issue":16954547.772727273,"avg_time_to_close_pull_request":900594.0784313725,"issues_closed_count":22,"pull_requests_closed_count":51,"pull_request_authors_count":11,"issue_authors_count":6,"avg_comments_per_issue":2.3793103448275863,"avg_comments_per_pull_request":0.8653846153846154,"merged_pull_requests_count":50,"bot_issues_count":0,"bot_pull_requests_count":8,"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/arusahni%2Fgit-req/issues","maintainers":[{"login":"arusahni","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arusahni"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/git-req/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/git-req/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/git-req/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/git-req/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/git-req/codemeta","maintainers":[{"uuid":"38448","login":"arusahni","name":"Aru Sahni","email":null,"url":"https://github.com/arusahni","packages_count":5,"html_url":"https://crates.io/users/arusahni","role":null,"created_at":"2022-11-07T19:47:46.431Z","updated_at":"2022-11-07T19:47:46.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/arusahni/packages"}]}