{"id":4238009,"name":"procspawn","ecosystem":"cargo","description":"thread::spawn just with processes","homepage":"https://github.com/mitsuhiko/procspawn","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/mitsuhiko/procspawn","keywords_array":["proc","spawn","subprocess"],"namespace":null,"versions_count":19,"first_release_published_at":"2020-02-08T14:11:47.697Z","latest_release_published_at":"2024-08-06T21:24:32.273Z","latest_release_number":"1.0.1","last_synced_at":"2026-05-27T20:01:49.933Z","created_at":"2022-04-12T23:15:30.866Z","updated_at":"2026-05-27T20:01:49.934Z","registry_url":"https://crates.io/crates/procspawn/","install_command":"cargo install procspawn","documentation_url":"https://docs.rs/procspawn/","metadata":{"categories":[]},"repo_metadata":{"id":37268543,"uuid":"238882858","full_name":"mitsuhiko/procspawn","owner":"mitsuhiko","description":"like thread::spawn but for processes","archived":false,"fork":false,"pushed_at":"2025-03-01T23:48:05.000Z","size":191,"stargazers_count":156,"open_issues_count":7,"forks_count":22,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-31T20:18:27.002Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.rs/procspawn","language":"Rust","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/mitsuhiko.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","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}},"created_at":"2020-02-07T09:09:24.000Z","updated_at":"2025-07-23T07:40:45.000Z","dependencies_parsed_at":"2024-01-14T04:45:12.172Z","dependency_job_id":"f8a556d2-8448-4f33-b485-6dd4452d282b","html_url":"https://github.com/mitsuhiko/procspawn","commit_stats":{"total_commits":156,"total_committers":14,"mean_commits":"11.142857142857142","dds":"0.28205128205128205","last_synced_commit":"92dec978c5cf2cb2b2a9a07dfa51cfb80671aede"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/mitsuhiko/procspawn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitsuhiko","download_url":"https://codeload.github.com/mitsuhiko/procspawn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/sbom","scorecard":{"id":650555,"data":{"date":"2025-08-11","repo":{"name":"github.com/mitsuhiko/procspawn","commit":"6ec71049519d784f938e597c562297fbad344368"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"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":"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/clippy.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/mitsuhiko/procspawn/clippy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clippy.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mitsuhiko/procspawn/clippy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rustfmt.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mitsuhiko/procspawn/rustfmt.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rustfmt.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mitsuhiko/procspawn/rustfmt.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mitsuhiko/procspawn/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mitsuhiko/procspawn/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mitsuhiko/procspawn/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mitsuhiko/procspawn/tests.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/clippy.yml:1","Warn: no topLevel permission defined: .github/workflows/rustfmt.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-21T13:24:44.676Z","repository_id":37268543,"created_at":"2025-08-21T13:24:44.677Z","updated_at":"2025-08-21T13:24:44.677Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27543800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-06T02:00:06.463Z","response_time":60,"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":"mitsuhiko","name":"Armin Ronacher","uuid":"7396","kind":"user","description":"Software developer and Open Source nut. Creator of the Flask framework. Founder of @earendil-works. Other things of interest: @pallets and @getsentry","email":"armin.ronacher@active-4.com","website":"https://lucumr.pocoo.org/","location":"Austria","twitter":"mitsuhiko","company":"Earendil","icon_url":"https://avatars.githubusercontent.com/u/7396?v=4","repositories_count":316,"last_synced_at":"2025-10-30T09:39:09.889Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mitsuhiko","funding_links":["https://github.com/sponsors/mitsuhiko"],"total_stars":22146,"followers":22925,"following":24,"created_at":"2022-11-02T16:36:52.567Z","updated_at":"2025-10-30T09:39:09.889Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitsuhiko","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitsuhiko/repositories"},"tags":[{"name":"1.0.1","sha":"380202700b381a788f2e66405e6eff3c328ebb61","kind":"commit","published_at":"2024-08-06T21:24:30.000Z","download_url":"https://codeload.github.com/mitsuhiko/procspawn/tar.gz/1.0.1","html_url":"https://github.com/mitsuhiko/procspawn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitsuhiko/procspawn@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"227ac02a777d1972d6e2634ca30cf6b8e5444546","kind":"commit","published_at":"2023-09-11T18:28:41.000Z","download_url":"https://codeload.github.com/mitsuhiko/procspawn/tar.gz/1.0.0","html_url":"https://github.com/mitsuhiko/procspawn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitsuhiko/procspawn@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/1.0.0/manifests"},{"name":"0.10.3","sha":"7cde03bf5001fac4e2e20f3cc0e842f69c00904d","kind":"commit","published_at":"2023-08-31T13:21:43.000Z","download_url":"https://codeload.github.com/mitsuhiko/procspawn/tar.gz/0.10.3","html_url":"https://github.com/mitsuhiko/procspawn/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitsuhiko/procspawn@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"c48e9b1ff0475e38abb986bfe7e6deaef4e53bdd","kind":"commit","published_at":"2023-01-26T19:32:05.000Z","download_url":"https://codeload.github.com/mitsuhiko/procspawn/tar.gz/0.10.2","html_url":"https://github.com/mitsuhiko/procspawn/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitsuhiko/procspawn@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"0892937e8b52e75e93b7f09f70c0fb6c1647a258","kind":"commit","published_at":"2022-01-15T21:36:07.000Z","download_url":"https://codeload.github.com/mitsuhiko/procspawn/tar.gz/0.10.1","html_url":"https://github.com/mitsuhiko/procspawn/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitsuhiko/procspawn@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9c8a0cfac35b7f8ea5e17f6e7d872117887ac6ee","kind":"commit","published_at":"2021-06-14T12:31:55.000Z","download_url":"https://codeload.github.com/mitsuhiko/procspawn/tar.gz/0.10.0","html_url":"https://github.com/mitsuhiko/procspawn/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitsuhiko/procspawn@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"3c29164dba7c712c21336727a37db10706faac55","kind":"commit","published_at":"2020-05-04T14:53:50.000Z","download_url":"https://codeload.github.com/mitsuhiko/procspawn/tar.gz/0.9.0","html_url":"https://github.com/mitsuhiko/procspawn/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitsuhiko/procspawn@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"f98129b7d4ab8ac100bb95113776548bf06f712b","kind":"commit","published_at":"2020-02-28T13:00:37.000Z","download_url":"https://codeload.github.com/mitsuhiko/procspawn/tar.gz/0.8.4","html_url":"https://github.com/mitsuhiko/procspawn/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitsuhiko/procspawn@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"1f3ec58662c17660f3b65316320f10dcfe327205","kind":"commit","published_at":"2020-02-28T11:03:56.000Z","download_url":"https://codeload.github.com/mitsuhiko/procspawn/tar.gz/0.8.3","html_url":"https://github.com/mitsuhiko/procspawn/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitsuhiko/procspawn@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"e46ee3a529156d9505a95147b87508931aca94aa","kind":"commit","published_at":"2020-02-26T10:44:12.000Z","download_url":"https://codeload.github.com/mitsuhiko/procspawn/tar.gz/0.8.2","html_url":"https://github.com/mitsuhiko/procspawn/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitsuhiko/procspawn@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"cca8d6181067b5f2ec012afe770a97f4228f434d","kind":"commit","published_at":"2020-02-18T11:37:35.000Z","download_url":"https://codeload.github.com/mitsuhiko/procspawn/tar.gz/0.8.1","html_url":"https://github.com/mitsuhiko/procspawn/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitsuhiko/procspawn@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"b0660671013fd9d01f2db663ee8b4f137038ac18","kind":"commit","published_at":"2020-02-17T21:54:16.000Z","download_url":"https://codeload.github.com/mitsuhiko/procspawn/tar.gz/0.8.0","html_url":"https://github.com/mitsuhiko/procspawn/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitsuhiko/procspawn@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"00533b6a4233d930ea6781d32cc63789737f2963","kind":"commit","published_at":"2020-02-17T09:52:48.000Z","download_url":"https://codeload.github.com/mitsuhiko/procspawn/tar.gz/0.7.0","html_url":"https://github.com/mitsuhiko/procspawn/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitsuhiko/procspawn@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"b2baef20991fc5d838031a791c34bdbcc14bdf73","kind":"commit","published_at":"2020-02-14T21:16:37.000Z","download_url":"https://codeload.github.com/mitsuhiko/procspawn/tar.gz/0.6.0","html_url":"https://github.com/mitsuhiko/procspawn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitsuhiko/procspawn@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"ffee83286e5f3def1132803c1bf226282373761b","kind":"commit","published_at":"2020-02-12T20:36:37.000Z","download_url":"https://codeload.github.com/mitsuhiko/procspawn/tar.gz/0.5.0","html_url":"https://github.com/mitsuhiko/procspawn/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitsuhiko/procspawn@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.5.0/manifests"},{"name":"0.3.0","sha":"b3a65d927b090d5c3a080160e229c086b15daa1b","kind":"commit","published_at":"2020-02-11T12:35:40.000Z","download_url":"https://codeload.github.com/mitsuhiko/procspawn/tar.gz/0.3.0","html_url":"https://github.com/mitsuhiko/procspawn/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitsuhiko/procspawn@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"925d69c1cfb4e8607a194dffc74859db0db96752","kind":"commit","published_at":"2020-02-09T21:28:31.000Z","download_url":"https://codeload.github.com/mitsuhiko/procspawn/tar.gz/0.2.0","html_url":"https://github.com/mitsuhiko/procspawn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitsuhiko/procspawn@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"e6583671eebf89584dd40052281b2734596276ca","kind":"commit","published_at":"2020-02-08T14:11:13.000Z","download_url":"https://codeload.github.com/mitsuhiko/procspawn/tar.gz/0.1.0","html_url":"https://github.com/mitsuhiko/procspawn/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitsuhiko/procspawn@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-16T01:49:16.046Z","dependent_packages_count":3,"downloads":723823,"downloads_period":"total","dependent_repos_count":8,"rankings":{"downloads":3.836101948578959,"dependent_repos_count":8.334451051400128,"dependent_packages_count":9.150901236406972,"stargazers_count":12.330909957690245,"forks_count":13.521607306480329,"docker_downloads_count":null,"average":9.434794300111326},"purl":"pkg:cargo/procspawn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/procspawn","docker_dependents_count":1,"docker_downloads_count":17,"usage_url":"https://repos.ecosyste.ms/usage/cargo/procspawn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/procspawn/dependencies","status":null,"funding_links":["https://github.com/sponsors/mitsuhiko"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-27T08:17:37.726Z","issues_count":12,"pull_requests_count":48,"avg_time_to_close_issue":4393921.571428572,"avg_time_to_close_pull_request":1509730.9545454546,"issues_closed_count":7,"pull_requests_closed_count":44,"pull_request_authors_count":11,"issue_authors_count":7,"avg_comments_per_issue":1.9166666666666667,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3413.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitsuhiko%2Fprocspawn/issues","maintainers":[{"login":"mitsuhiko","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitsuhiko"},{"login":"jan-auer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jan-auer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/procspawn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/procspawn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/procspawn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/procspawn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/procspawn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/procspawn/codemeta","maintainers":[{"uuid":"39","login":"mitsuhiko","name":"Armin Ronacher","email":null,"url":"https://github.com/mitsuhiko","packages_count":57,"html_url":"https://crates.io/users/mitsuhiko","role":null,"created_at":"2022-11-07T23:18:45.281Z","updated_at":"2022-11-07T23:18:45.281Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/mitsuhiko/packages"}]}