{"id":132344,"name":null,"description":"Shuttle is a library for testing concurrent Rust code","url":"https://github.com/awslabs/shuttle","last_synced_at":"2025-09-09T11:54:01.055Z","repository":{"id":39790648,"uuid":"343548793","full_name":"awslabs/shuttle","owner":"awslabs","description":"Shuttle is a library for testing concurrent Rust code","archived":false,"fork":false,"pushed_at":"2025-09-03T07:24:12.000Z","size":642,"stargazers_count":857,"open_issues_count":36,"forks_count":44,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-09-03T08:23:29.408Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/awslabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-01T20:32:26.000Z","updated_at":"2025-09-03T05:25:10.000Z","dependencies_parsed_at":"2023-12-11T14:27:32.519Z","dependency_job_id":"e0e8eb1b-ff44-409a-82e0-a9be44fc2b76","html_url":"https://github.com/awslabs/shuttle","commit_stats":{"total_commits":136,"total_committers":13,"mean_commits":"10.461538461538462","dds":0.4117647058823529,"last_synced_commit":"fad695c8e1f4dc217d81b78079ab4b9775ae85c9"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/awslabs/shuttle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/sbom","scorecard":{"id":219643,"data":{"date":"2025-08-11","repo":{"name":"github.com/awslabs/shuttle","commit":"89d938415f7aa7813673cd7668390b6cfb23cf3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"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/release.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":"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/audit.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/shuttle/audit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/shuttle/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/shuttle/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/shuttle/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/shuttle/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/shuttle/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/shuttle/tests.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned 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":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/awslabs/.github/SECURITY.md:1","Info: Found linked content: github.com/awslabs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/awslabs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/awslabs/.github/SECURITY.md:1"],"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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"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-17T02:13:50.450Z","repository_id":39790648,"created_at":"2025-08-17T02:13:50.450Z","updated_at":"2025-08-17T02:13:50.450Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274291684,"owners_count":25258161,"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-09-09T02:00:10.223Z","response_time":80,"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":{"login":"awslabs","name":"Amazon Web Services - Labs","uuid":"3299148","kind":"organization","description":"AWS Labs","email":null,"website":"http://amazon.com/aws/","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3299148?v=4","repositories_count":914,"last_synced_at":"2025-05-20T11:06:29.184Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/awslabs","funding_links":[],"total_stars":176592,"followers":8487,"following":0,"created_at":"2022-11-02T16:28:29.342Z","updated_at":"2025-05-20T11:06:29.184Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs/repositories"},"packages":[{"id":4286613,"name":"shuttle","ecosystem":"cargo","description":"A library for testing concurrent Rust code","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/awslabs/shuttle","keywords_array":["async","concurrency","lock","thread"],"namespace":null,"versions_count":20,"first_release_published_at":"2020-10-04T02:09:49.590Z","latest_release_published_at":"2025-06-20T23:46:45.484Z","latest_release_number":"0.8.1","last_synced_at":"2025-09-03T08:38:56.931Z","created_at":"2022-04-13T04:28:48.592Z","updated_at":"2025-09-03T17:29:11.894Z","registry_url":"https://crates.io/crates/shuttle/","install_command":"cargo install shuttle","documentation_url":"https://docs.rs/shuttle/","metadata":{"categories":["asynchronous","development-tools::testing","concurrency"]},"repo_metadata":{"id":39790648,"uuid":"343548793","full_name":"awslabs/shuttle","owner":"awslabs","description":"Shuttle is a library for testing concurrent Rust code","archived":false,"fork":false,"pushed_at":"2025-09-03T07:24:12.000Z","size":642,"stargazers_count":857,"open_issues_count":36,"forks_count":44,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-09-03T08:23:29.408Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/awslabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-01T20:32:26.000Z","updated_at":"2025-09-03T05:25:10.000Z","dependencies_parsed_at":"2023-12-11T14:27:32.519Z","dependency_job_id":"e0e8eb1b-ff44-409a-82e0-a9be44fc2b76","html_url":"https://github.com/awslabs/shuttle","commit_stats":{"total_commits":136,"total_committers":13,"mean_commits":"10.461538461538462","dds":0.4117647058823529,"last_synced_commit":"fad695c8e1f4dc217d81b78079ab4b9775ae85c9"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/awslabs/shuttle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/sbom","scorecard":{"id":219643,"data":{"date":"2025-08-11","repo":{"name":"github.com/awslabs/shuttle","commit":"89d938415f7aa7813673cd7668390b6cfb23cf3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"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/release.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":"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/audit.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/shuttle/audit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/shuttle/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/shuttle/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/shuttle/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/shuttle/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/shuttle/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/shuttle/tests.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned 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":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/awslabs/.github/SECURITY.md:1","Info: Found linked content: github.com/awslabs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/awslabs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/awslabs/.github/SECURITY.md:1"],"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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"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-17T02:13:50.450Z","repository_id":39790648,"created_at":"2025-08-17T02:13:50.450Z","updated_at":"2025-08-17T02:13:50.450Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273479931,"owners_count":25113277,"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-09-03T02:00:09.631Z","response_time":76,"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":"awslabs","name":"Amazon Web Services - Labs","uuid":"3299148","kind":"organization","description":"AWS Labs","email":null,"website":"http://amazon.com/aws/","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3299148?v=4","repositories_count":914,"last_synced_at":"2025-05-20T11:06:29.184Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/awslabs","funding_links":[],"total_stars":176592,"followers":8487,"following":0,"created_at":"2022-11-02T16:28:29.342Z","updated_at":"2025-05-20T11:06:29.184Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs/repositories"},"tags":[{"name":"v0.8.1","sha":"28dca1c177fa7b8aec7f7ec225c1d5bf270dee1e","kind":"commit","published_at":"2025-06-20T16:21:52.000Z","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/v0.8.1","html_url":"https://github.com/awslabs/shuttle/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/shuttle@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"63a7aa9424f2b23a8932a00713fea8816b5a4bcd","kind":"commit","published_at":"2024-10-01T07:56:59.000Z","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/v0.8.0","html_url":"https://github.com/awslabs/shuttle/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/shuttle@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"c8aa40024f8cfe25b8f0764405df6f94c94122b0","kind":"commit","published_at":"2024-03-07T18:30:15.000Z","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/v0.7.0","html_url":"https://github.com/awslabs/shuttle/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/shuttle@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"7188c7d2e4c454fbcf15251093fdb36ea1dc478a","kind":"commit","published_at":"2023-05-23T20:05:12.000Z","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/v0.6.1","html_url":"https://github.com/awslabs/shuttle/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/shuttle@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"97e039627d8decec9934ac31d043be6e0b991770","kind":"commit","published_at":"2023-01-25T00:16:41.000Z","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/v0.6.0","html_url":"https://github.com/awslabs/shuttle/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/shuttle@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"ea63f65928080b32794770e63d92beb7aa3162b0","kind":"commit","published_at":"2022-11-23T00:23:55.000Z","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/v0.5.0","html_url":"https://github.com/awslabs/shuttle/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/shuttle@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"5e0034fca3f49f629ec4de842b044d3c3faed896","kind":"commit","published_at":"2022-11-14T23:08:24.000Z","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/v0.4.1","html_url":"https://github.com/awslabs/shuttle/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/shuttle@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"1c87c0e69a671e2e73d8d3a71d2f88b2d30d70b4","kind":"commit","published_at":"2022-10-27T15:44:50.000Z","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/v0.4.0","html_url":"https://github.com/awslabs/shuttle/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/shuttle@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"d4b1c28491208720eb144045b80b6a614314272b","kind":"commit","published_at":"2022-09-01T19:59:06.000Z","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/v0.3.0","html_url":"https://github.com/awslabs/shuttle/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/shuttle@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"4a00174db03b2ef9dc4a1e0707b94827bac15f7a","kind":"commit","published_at":"2022-07-07T17:46:59.000Z","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/v0.2.0","html_url":"https://github.com/awslabs/shuttle/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/shuttle@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"d871a74f7a8646a99031e08bffc8d12ac39ccc6f","kind":"commit","published_at":"2022-04-11T17:25:48.000Z","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/v0.1.0","html_url":"https://github.com/awslabs/shuttle/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/shuttle@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.1.0/manifests"},{"name":"v0.0.7","sha":"f49b183a5792ab9c71b0228ff309cb654e982929","kind":"commit","published_at":"2021-09-21T15:58:07.000Z","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/v0.0.7","html_url":"https://github.com/awslabs/shuttle/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/shuttle@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ece3292db0efc1a9d341d034caecb8a0a2dcb92f","kind":"commit","published_at":"2021-07-08T16:02:36.000Z","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/v0.0.6","html_url":"https://github.com/awslabs/shuttle/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/shuttle@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"12e4482f65131c54becfa8f014d8b0ea4b7fd38d","kind":"commit","published_at":"2021-06-11T21:58:21.000Z","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/v0.0.5","html_url":"https://github.com/awslabs/shuttle/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/shuttle@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"ac6ad92e73dd95ddb24d1764ceaff63642fb285e","kind":"commit","published_at":"2021-06-02T15:59:05.000Z","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/v0.0.4","html_url":"https://github.com/awslabs/shuttle/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/shuttle@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f20d8fbd2ef6213249a3f6bc674056cf502a5670","kind":"commit","published_at":"2021-04-13T18:25:04.000Z","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/v0.0.3","html_url":"https://github.com/awslabs/shuttle/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/shuttle@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"734d6504efa5b18cee6e6686be018b90193d9731","kind":"commit","published_at":"2021-03-19T22:27:53.000Z","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/v0.0.2","html_url":"https://github.com/awslabs/shuttle/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/shuttle@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"9cac1105a1974e17323f7d89cbd8fa3f0427b824","kind":"commit","published_at":"2021-03-03T00:41:46.000Z","download_url":"https://codeload.github.com/awslabs/shuttle/tar.gz/v0.0.1","html_url":"https://github.com/awslabs/shuttle/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/shuttle@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-03T17:29:11.894Z","dependent_packages_count":9,"downloads":2053887,"downloads_period":"total","dependent_repos_count":4,"rankings":{"downloads":6.4285436061231644,"dependent_repos_count":10.776674821960075,"dependent_packages_count":6.33112582781457,"stargazers_count":8.031784364896973,"forks_count":10.53542337342448,"docker_downloads_count":6.024960439029334,"average":8.021418738874766},"purl":"pkg:cargo/shuttle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/shuttle","docker_dependents_count":1,"docker_downloads_count":7,"usage_url":"https://repos.ecosyste.ms/usage/cargo/shuttle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/shuttle/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T15:38:08.472Z","issues_count":25,"pull_requests_count":152,"avg_time_to_close_issue":4832543.166666667,"avg_time_to_close_pull_request":795856.5664335664,"issues_closed_count":6,"pull_requests_closed_count":143,"pull_request_authors_count":15,"issue_authors_count":11,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.5131578947368421,"merged_pull_requests_count":136,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":5,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":9091.0,"past_year_avg_time_to_close_pull_request":501152.3181818182,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.5517241379310345,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/issues","maintainers":[{"login":"jamesbornholt","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesbornholt"},{"login":"jorajeev","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorajeev"}],"active_maintainers":[{"login":"jorajeev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorajeev"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/shuttle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/shuttle/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/shuttle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/shuttle/related_packages","maintainers":[{"uuid":"102126","login":"jamesbornholt","name":"James Bornholt","email":null,"url":"https://github.com/jamesbornholt","packages_count":6,"html_url":"https://crates.io/users/jamesbornholt","role":null,"created_at":"2022-11-08T01:13:02.506Z","updated_at":"2022-11-08T01:13:02.506Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/jamesbornholt/packages"},{"uuid":"114816","login":"jorajeev","name":"Rajeev Joshi","email":null,"url":"https://github.com/jorajeev","packages_count":1,"html_url":"https://crates.io/users/jorajeev","role":null,"created_at":"2022-11-08T01:13:02.511Z","updated_at":"2022-11-08T01:13:02.511Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/jorajeev/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204951,"maintainers_count":50632,"namespaces_count":0,"keywords_count":51828,"github":"rust-lang","metadata":{"funded_packages_count":19950},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-09T06:34:17.806Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}}],"commits":{"id":1235217,"full_name":"awslabs/shuttle","default_branch":"main","committers":[{"name":"James Bornholt","email":"bornholt@amazon.com","count":80},{"name":"James Bornholt","email":"bornholt@cs.utexas.edu","count":16},{"name":"Rajeev Joshi","email":"jorajeev@amazon.com","count":13},{"name":"Bernhard Kragl","email":"kraglb@amazon.com","count":8},{"name":"Rajeev Joshi","email":"43651355+jorajeev@users.noreply.github.com","count":5},{"name":"Alex Koshelev","email":"koshelev@meta.com","count":3},{"name":"James Bornholt","email":"bornholt@cs.washington.edu","count":3},{"name":"Jacob Van Geffen","email":"jsvg@amazon.com","count":2},{"name":"Sarek Høverstad Skotåm","email":"44001885+sarsko@users.noreply.github.com","count":2},{"name":"Luke Nelson","email":"luke.r.nels@gmail.com","count":1},{"name":"Luke Nelson","email":"lukenels@lukenels.net","count":1},{"name":"Rajeev Joshi","email":"{ID}+{username}@users.noreply.github.com","count":1},{"name":"Van Geffen","email":"jsvg@88665a1d4d27.ant.amazon.com","count":1}],"total_commits":136,"total_committers":13,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":10.461538461538462,"dds":0.4117647058823529,"past_year_committers":[{"name":"James Bornholt","email":"bornholt@cs.utexas.edu","count":12},{"name":"Bernhard Kragl","email":"kraglb@amazon.com","count":5},{"name":"Alex Koshelev","email":"koshelev@meta.com","count":3},{"name":"Rajeev Joshi","email":"43651355+jorajeev@users.noreply.github.com","count":2},{"name":"Sarek Høverstad Skotåm","email":"44001885+sarsko@users.noreply.github.com","count":2},{"name":"James Bornholt","email":"bornholt@amazon.com","count":1},{"name":"Luke Nelson","email":"luke.r.nels@gmail.com","count":1},{"name":"Luke Nelson","email":"lukenels@lukenels.net","count":1}],"past_year_total_commits":27,"past_year_total_committers":8,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.375,"past_year_dds":0.5555555555555556,"last_synced_at":"2023-04-25T13:19:34.147Z","last_synced_commit":"fad695c8e1f4dc217d81b78079ab4b9775ae85c9","created_at":"2023-03-10T15:59:28.445Z","updated_at":"2023-09-19T19:33:52.515Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"awslabs/shuttle","html_url":"https://github.com/awslabs/shuttle","last_synced_at":"2025-09-07T03:48:05.435Z","status":null,"issues_count":29,"pull_requests_count":215,"avg_time_to_close_issue":15477895.0,"avg_time_to_close_pull_request":874456.0497237568,"issues_closed_count":8,"pull_requests_closed_count":181,"pull_request_authors_count":16,"issue_authors_count":13,"avg_comments_per_issue":0.7586206896551724,"avg_comments_per_pull_request":0.5302325581395348,"merged_pull_requests_count":171,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":6,"past_year_pull_requests_count":63,"past_year_avg_time_to_close_issue":9091.0,"past_year_avg_time_to_close_pull_request":366040.52777777775,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6349206349206349,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":32,"created_at":"2023-05-12T03:16:59.916Z","updated_at":"2025-09-07T03:48:05.437Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Fshuttle/issues","issue_labels_count":{"bug":1},"pull_request_labels_count":{"dependencies":1},"issue_author_associations_count":{"NONE":13,"CONTRIBUTOR":10,"MEMBER":6},"pull_request_author_associations_count":{"CONTRIBUTOR":126,"MEMBER":76,"NONE":13},"issue_authors":{"jamesbornholt":6,"sarsko":5,"bkragl":4,"anacrolix":2,"chc4":2,"MichaReiser":2,"XiangpengHao":2,"rluvaton":1,"dylanjwolff":1,"kvark":1,"cameronelliott":1,"v4ray":1,"2M1":1},"pull_request_authors":{"sarsko":76,"jamesbornholt":65,"bkragl":18,"dylanjwolff":12,"Aurel300":12,"jorajeev":11,"JacobVanGeffen":4,"akoshelev":4,"funemy":2,"progwriter":2,"nrebei2":2,"lukenels":2,"arthurprs":2,"FinnitoProductions":1,"dependabot[bot]":1,"jdeans289":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10182778,"issues_count":32029690,"pull_requests_count":100720980,"authors_count":10737440,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":3,"NONE":3},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":57,"NONE":4,"MEMBER":2},"past_year_issue_authors":{"MichaReiser":2,"sarsko":2,"2M1":1,"dylanjwolff":1},"past_year_pull_request_authors":{"sarsko":37,"dylanjwolff":12,"bkragl":4,"funemy":2,"nrebei2":2,"jorajeev":2,"Aurel300":2,"lukenels":1,"dependabot[bot]":1},"maintainers":[{"login":"jamesbornholt","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesbornholt"},{"login":"jorajeev","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorajeev"}],"active_maintainers":[{"login":"jorajeev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorajeev"}]},"events":{"total":{"CreateEvent":22,"ReleaseEvent":1,"IssuesEvent":9,"WatchEvent":144,"DeleteEvent":15,"IssueCommentEvent":26,"PushEvent":61,"PullRequestReviewCommentEvent":112,"PullRequestReviewEvent":113,"PullRequestEvent":49,"ForkEvent":7},"last_year":{"CreateEvent":22,"ReleaseEvent":1,"IssuesEvent":9,"WatchEvent":144,"DeleteEvent":15,"IssueCommentEvent":26,"PushEvent":61,"PullRequestReviewCommentEvent":112,"PullRequestReviewEvent":113,"PullRequestEvent":49,"ForkEvent":7}},"keywords":[],"dependencies":[{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-07-04T17:32:48.319Z","updated_at":"2022-07-04T17:32:48.319Z","repository_link":"https://github.com/awslabs/shuttle/blob/main/Cargo.toml","dependencies":[{"id":105470645,"package_name":"ansi_term","ecosystem":"cargo","requirements":"0.12.1","direct":true,"kind":"runtime","optional":false},{"id":105470646,"package_name":"bitvec","ecosystem":"cargo","requirements":"0.21.0","direct":true,"kind":"runtime","optional":false},{"id":105470647,"package_name":"generator","ecosystem":"cargo","requirements":"0.7.0","direct":true,"kind":"runtime","optional":false},{"id":105470648,"package_name":"hex","ecosystem":"cargo","requirements":"0.4.2","direct":true,"kind":"runtime","optional":false},{"id":105470649,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.5.1","direct":true,"kind":"runtime","optional":false},{"id":105470650,"package_name":"rand","ecosystem":"cargo","requirements":"0.7.3","direct":true,"kind":"runtime","optional":false},{"id":105470651,"package_name":"rand_pcg","ecosystem":"cargo","requirements":"0.2.1","direct":true,"kind":"runtime","optional":false},{"id":105470652,"package_name":"scoped-tls","ecosystem":"cargo","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":105470653,"package_name":"smallvec","ecosystem":"cargo","requirements":"1.6.1","direct":true,"kind":"runtime","optional":false},{"id":105470654,"package_name":"tracing","ecosystem":"cargo","requirements":"0.1.21","direct":true,"kind":"runtime","optional":false},{"id":105470655,"package_name":"varmint","ecosystem":"cargo","requirements":"0.1.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/audit.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T09:46:10.206Z","updated_at":"2023-01-22T09:46:10.206Z","repository_link":"https://github.com/awslabs/shuttle/blob/main/.github/workflows/audit.yml","dependencies":[{"id":7092520366,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T09:46:10.250Z","updated_at":"2023-01-22T09:46:10.250Z","repository_link":"https://github.com/awslabs/shuttle/blob/main/.github/workflows/tests.yml","dependencies":[{"id":7092520388,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":23.894791789906133,"created_at":"2025-09-08T23:43:18.848Z","updated_at":"2025-10-07T08:34:55.087Z","avatar_url":"https://github.com/awslabs.png","language":"Rust","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/132344","html_url":"https://science.ecosyste.ms/projects/132344"}