{"id":4105327,"name":"gitall","ecosystem":"cargo","description":"Executes git(1) commands in repos below a parent directory","homepage":null,"licenses":"Unlicense OR MIT","normalized_licenses":["Unlicense","MIT"],"repository_url":"https://github.com/mattmahn/gitall.rs","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2019-03-09T17:14:47.555Z","latest_release_published_at":"2021-12-12T07:53:46.168Z","latest_release_number":"0.6.0","last_synced_at":"2026-06-28T22:01:50.403Z","created_at":"2022-04-12T13:39:56.919Z","updated_at":"2026-06-28T22:01:50.404Z","registry_url":"https://crates.io/crates/gitall/","install_command":"cargo install gitall","documentation_url":"https://docs.rs/gitall/","metadata":{"categories":["development-tools","command-line-utilities"]},"repo_metadata":{"id":34291476,"uuid":"163699989","full_name":"mattmahn/gitall.rs","owner":"mattmahn","description":"Run Git commands in all subdirectories really fast","archived":false,"fork":false,"pushed_at":"2026-01-02T05:12:09.000Z","size":93,"stargazers_count":26,"open_issues_count":8,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-07T23:25:28.187Z","etag":null,"topics":["git","hacktoberfest","parallel","parallel-processing"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattmahn.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","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":"2018-12-31T22:10:19.000Z","updated_at":"2023-02-06T22:15:16.000Z","dependencies_parsed_at":"2022-08-08T00:15:31.395Z","dependency_job_id":null,"html_url":"https://github.com/mattmahn/gitall.rs","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/mattmahn/gitall.rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattmahn","download_url":"https://codeload.github.com/mattmahn/gitall.rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/sbom","scorecard":{"id":627622,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattmahn/gitall.rs","commit":"0d0f1b39d495ddf1d06c1b2ba0f3de46a6b438fb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/27 approved changesets -- score normalized to 1","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":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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/audit.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:9","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/audit.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mattmahn/gitall.rs/audit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/audit.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mattmahn/gitall.rs/audit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/mattmahn/gitall.rs/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mattmahn/gitall.rs/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/mattmahn/gitall.rs/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/mattmahn/gitall.rs/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/mattmahn/gitall.rs/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/mattmahn/gitall.rs/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/mattmahn/gitall.rs/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mattmahn/gitall.rs/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/mattmahn/gitall.rs/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/mattmahn/gitall.rs/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/mattmahn/gitall.rs/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/mattmahn/gitall.rs/release.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 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":"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: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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 v0.6.0 not signed: https://api.github.com/repos/mattmahn/gitall.rs/releases/55125716","Warn: release artifact v0.5.0 not signed: https://api.github.com/repos/mattmahn/gitall.rs/releases/38449487","Warn: release artifact v0.4.0 not signed: https://api.github.com/repos/mattmahn/gitall.rs/releases/32732148","Warn: release artifact v0.3.1-beta3 not signed: https://api.github.com/repos/mattmahn/gitall.rs/releases/32731760","Warn: release artifact v0.3.0 not signed: https://api.github.com/repos/mattmahn/gitall.rs/releases/32653962","Warn: release artifact v0.6.0 does not have provenance: https://api.github.com/repos/mattmahn/gitall.rs/releases/55125716","Warn: release artifact v0.5.0 does not have provenance: https://api.github.com/repos/mattmahn/gitall.rs/releases/38449487","Warn: release artifact v0.4.0 does not have provenance: https://api.github.com/repos/mattmahn/gitall.rs/releases/32732148","Warn: release artifact v0.3.1-beta3 does not have provenance: https://api.github.com/repos/mattmahn/gitall.rs/releases/32731760","Warn: release artifact v0.3.0 does not have provenance: https://api.github.com/repos/mattmahn/gitall.rs/releases/32653962"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":2,"reason":"8 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: RUSTSEC-2021-0093 / GHSA-pqqp-xmhj-wgcw","Warn: Project is vulnerable to: RUSTSEC-2022-0041 / GHSA-qc84-gqf4-9926","Warn: Project is vulnerable to: RUSTSEC-2023-0045 / GHSA-wfg4-322g-9vqv","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: RUSTSEC-2022-0013 / GHSA-m5pq-gvj9-9vr8","Warn: Project is vulnerable to: RUSTSEC-2022-0006 / GHSA-9hpw-r23r-xgm5"],"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-21T06:55:28.655Z","repository_id":34291476,"created_at":"2025-08-21T06:55:28.655Z","updated_at":"2025-08-21T06:55:28.655Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33450443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T19:21:36.376Z","status":"ssl_error","status_checked_at":"2026-05-24T19:21:10.562Z","response_time":57,"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"},"owner_record":{"login":"mattmahn","name":"Matt Mahnke","uuid":"2239024","kind":"user","description":"MSOE Software Engineering alumnus","email":"","website":"https://www.mattmahnke.xyz","location":"Milwaukee, WI","twitter":null,"company":"@northwesternmutual","icon_url":"https://avatars.githubusercontent.com/u/2239024?u=faaa695e6859276c491832d44eabd39135cd9689\u0026v=4","repositories_count":23,"last_synced_at":"2023-07-11T23:10:40.139Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mattmahn","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T10:52:57.520Z","updated_at":"2023-07-11T23:10:40.363Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattmahn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattmahn/repositories"},"tags":[{"name":"v0.6.0","sha":"8f2ba44a6eb9a7fbbfaec8ad17c7bab94f9ff654","kind":"commit","published_at":"2021-12-12T07:49:48.000Z","download_url":"https://codeload.github.com/mattmahn/gitall.rs/tar.gz/v0.6.0","html_url":"https://github.com/mattmahn/gitall.rs/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattmahn/gitall.rs@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"60c7c3514753be6c9c376b8832708f7724749a05","kind":"commit","published_at":"2021-02-22T20:54:21.000Z","download_url":"https://codeload.github.com/mattmahn/gitall.rs/tar.gz/v0.5.0","html_url":"https://github.com/mattmahn/gitall.rs/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattmahn/gitall.rs@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"9dc7241b4a2c7116fb8eb8fc87e9cb3215fbb755","kind":"commit","published_at":"2020-10-19T00:56:10.000Z","download_url":"https://codeload.github.com/mattmahn/gitall.rs/tar.gz/v0.4.0","html_url":"https://github.com/mattmahn/gitall.rs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattmahn/gitall.rs@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.4.0/manifests"},{"name":"v0.3.1-beta3","sha":"0c1d34c934c5efc6cdd4ba44a9a2fda626cc5646","kind":"commit","published_at":"2020-10-19T00:26:05.000Z","download_url":"https://codeload.github.com/mattmahn/gitall.rs/tar.gz/v0.3.1-beta3","html_url":"https://github.com/mattmahn/gitall.rs/releases/tag/v0.3.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattmahn/gitall.rs@v0.3.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.3.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.3.1-beta3/manifests"},{"name":"v0.3.1-beta2","sha":"8e8d4ac74e691e8057a49bc760b964c55db8f007","kind":"commit","published_at":"2020-10-18T23:56:05.000Z","download_url":"https://codeload.github.com/mattmahn/gitall.rs/tar.gz/v0.3.1-beta2","html_url":"https://github.com/mattmahn/gitall.rs/releases/tag/v0.3.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattmahn/gitall.rs@v0.3.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.3.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.3.1-beta2/manifests"},{"name":"v0.3.1-beta","sha":"8419e4d35b6728c82d141e08010b44281d0bc478","kind":"commit","published_at":"2020-10-18T23:38:38.000Z","download_url":"https://codeload.github.com/mattmahn/gitall.rs/tar.gz/v0.3.1-beta","html_url":"https://github.com/mattmahn/gitall.rs/releases/tag/v0.3.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattmahn/gitall.rs@v0.3.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.3.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.3.1-beta/manifests"},{"name":"v0.3.0","sha":"e74cdfa830fd669b1096e9c02b3352e5d7bdad4e","kind":"commit","published_at":"2020-10-15T16:07:21.000Z","download_url":"https://codeload.github.com/mattmahn/gitall.rs/tar.gz/v0.3.0","html_url":"https://github.com/mattmahn/gitall.rs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattmahn/gitall.rs@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"6ca659c8c32f1e2a86c3305f6278d3ffbf2f0f0a","kind":"commit","published_at":"2019-04-05T23:16:18.000Z","download_url":"https://codeload.github.com/mattmahn/gitall.rs/tar.gz/v0.2.2","html_url":"https://github.com/mattmahn/gitall.rs/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattmahn/gitall.rs@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"fc93a715e237fbaaaa57777227e351605ff86366","kind":"commit","published_at":"2019-04-05T22:21:35.000Z","download_url":"https://codeload.github.com/mattmahn/gitall.rs/tar.gz/v0.2.1","html_url":"https://github.com/mattmahn/gitall.rs/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattmahn/gitall.rs@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7bdfcef326c5e5d531c147a4860f2308ceb7499c","kind":"commit","published_at":"2019-02-03T23:27:12.000Z","download_url":"https://codeload.github.com/mattmahn/gitall.rs/tar.gz/v0.2.0","html_url":"https://github.com/mattmahn/gitall.rs/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattmahn/gitall.rs@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"17acab9ddb713a64c58fa960c5b77354f60a9a93","kind":"commit","published_at":"2019-01-05T23:01:53.000Z","download_url":"https://codeload.github.com/mattmahn/gitall.rs/tar.gz/v0.1.1","html_url":"https://github.com/mattmahn/gitall.rs/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattmahn/gitall.rs@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"131201db505747427b4454f979351ef54e46f865","kind":"commit","published_at":"2019-01-05T19:41:08.000Z","download_url":"https://codeload.github.com/mattmahn/gitall.rs/tar.gz/v0.1.0","html_url":"https://github.com/mattmahn/gitall.rs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattmahn/gitall.rs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmahn%2Fgitall.rs/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-24T21:07:45.321Z","dependent_packages_count":0,"downloads":13398,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":26.412397019876654,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":19.77768206519249,"forks_count":18.799886366760447,"average":25.624112240315974},"purl":"pkg:cargo/gitall","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/gitall","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/gitall","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/gitall/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-30T01:38:25.054Z","issues_count":13,"pull_requests_count":5,"avg_time_to_close_issue":11824365.142857144,"avg_time_to_close_pull_request":103027.66666666667,"issues_closed_count":7,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":6,"avg_comments_per_issue":0.46153846153846156,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":3,"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/mattmahn%2Fgitall.rs/issues","maintainers":[{"login":"mattmahn","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattmahn"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/gitall/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/gitall/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/gitall/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/gitall/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/gitall/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/gitall/codemeta","maintainers":[{"uuid":"39122","login":"mattmahn","name":"Matt Mahnke","email":null,"url":"https://github.com/mattmahn","packages_count":1,"html_url":"https://crates.io/users/mattmahn","role":null,"created_at":"2022-11-07T19:45:45.432Z","updated_at":"2022-11-07T19:45:45.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/mattmahn/packages"}]}