{"id":44815,"url":"https://github.com/tokio-rs/tokio","last_synced_at":"2026-05-28T06:20:23.337Z","repository":{"id":37477053,"uuid":"67836789","full_name":"tokio-rs/tokio","owner":"tokio-rs","description":"A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...","archived":false,"fork":false,"pushed_at":"2026-04-29T05:26:58.000Z","size":16760,"stargazers_count":31828,"open_issues_count":418,"forks_count":3024,"subscribers_count":319,"default_branch":"master","last_synced_at":"2026-04-29T21:06:32.031Z","etag":null,"topics":["asynchronous","networking","rust"],"latest_commit_sha":null,"homepage":"https://tokio.rs","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tokio-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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},"funding":{"github":["tokio-rs"]}},"created_at":"2016-09-09T22:31:36.000Z","updated_at":"2026-04-29T20:08:42.000Z","dependencies_parsed_at":"2025-12-15T00:06:09.787Z","dependency_job_id":null,"html_url":"https://github.com/tokio-rs/tokio","commit_stats":{"total_commits":3784,"total_committers":903,"mean_commits":4.190476190476191,"dds":0.8395877378435518,"last_synced_commit":"0dbdd196b6a9af9a106c654a8613088b81a64655"},"previous_names":[],"tags_count":383,"template":false,"template_full_name":null,"purl":"pkg:github/tokio-rs/tokio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Ftokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Ftokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Ftokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Ftokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","download_url":"https://codeload.github.com/tokio-rs/tokio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Ftokio/sbom","scorecard":{"id":685632,"data":{"date":"2025-08-11","repo":{"name":"github.com/tokio-rs/tokio","commit":"dd74c7c1bfd69ee997c57aade1db2326b85855df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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":10,"reason":"30 commit(s) and 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/audit.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/audit.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/audit.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/loom.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-audit.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/stress-test.yml:19","Warn: no topLevel permission defined: .github/workflows/uring-kernel-version-test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/audit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/audit.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/audit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:572: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:580: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1165: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1167: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1170: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:650: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:652: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:658: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:662: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:670: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:801: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:803: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:852: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:854: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:858: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:910: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1027: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1031: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1146: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1153: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:301: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1042: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1044: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:687: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:689: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:695: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:699: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:499: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:508: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:549: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:755: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:762: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:827: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:833: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:412: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:457: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:459: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:467: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:604: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:606: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:612: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:621: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:929: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:957: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1080: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1082: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1089: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1093: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:444: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:523: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:718: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:725: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:876: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:878: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:881: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:894: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:899: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1057: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1059: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1063: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1065: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1185: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1187: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1191: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1194: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:335: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:772: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:774: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:777: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:981: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:983: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1005: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/loom.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/loom.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/loom.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/loom.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/loom.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/loom.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/loom.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/loom.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/loom.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/loom.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/loom.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/loom.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/loom.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/loom.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/loom.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/loom.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/loom.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/loom.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/loom.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/loom.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/loom.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/loom.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/loom.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/loom.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-audit.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/pr-audit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-audit.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/pr-audit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stress-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/stress-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stress-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/stress-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stress-test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/stress-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stress-test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/uring-kernel-version-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/uring-kernel-version-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/uring-kernel-version-test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/tokio/uring-kernel-version-test.yml/master?enable=pin","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of 110 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":"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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: RustCargoFuzzer integration found: tokio-stream/fuzz/fuzz_targets/fuzz_stream_map.rs:3","Info: RustCargoFuzzer integration found: tokio/fuzz/fuzz_targets/fuzz_linked_list.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-22T00:42:28.505Z","repository_id":37477053,"created_at":"2025-08-22T00:42:28.505Z","updated_at":"2025-08-22T00:42:28.505Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32448892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asynchronous","networking","rust"],"created_at":"2024-01-22T00:02:56.063Z","updated_at":"2026-05-01T00:20:32.311Z","avatar_url":"https://github.com/tokio-rs.png","language":"Rust","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/44815","html_url":"https://opencollective.ecosyste.ms/projects/44815","collective":{"id":1393,"uuid":"lk9mbw7y-48r3zq39-rwdq0ej5-lavnodgx","slug":"tokio","name":"Tokio","description":"An asynchronous I/O stack for the Rust programming language.","website":"https://tokio.rs","github":"tokio-rs","twitter":"tokio_rs","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://tokio.rs"},{"type":"TWITTER","url":"https://twitter.com/tokio_rs"},{"type":"GITHUB","url":"https://github.com/tokio-rs"}],"currency":"USD","projects_count":46,"last_synced_at":"2026-06-19T18:15:11.234Z","created_at":"2024-01-10T13:17:50.139Z","updated_at":"2026-06-19T18:15:11.374Z","transactions_count":125,"balance":162080.94000000024,"account_type":"COLLECTIVE","owner":{"login":"tokio-rs","name":"Tokio","uuid":"20248544","kind":"organization","description":"Rust's asynchronous runtime.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20248544?v=4","repositories_count":47,"last_synced_at":"2026-05-24T00:24:13.005Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tokio-rs","funding_links":["https://github.com/sponsors/tokio-rs"],"total_stars":103933,"followers":2799,"following":0,"created_at":"2022-11-02T16:27:21.792Z","updated_at":"2026-05-24T00:24:13.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs/repositories"},"last_project_activity_at":"2026-04-29T05:26:58.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-01-28T20:43:05.639Z","collective_updated_at":"2025-11-18T19:02:12.090Z","html_url":"https://opencollective.com/tokio","icon_url":"https://images.opencollective.com/tokio/logo/40.png","total_donations":275701.69000000006,"total_expenses":-141417.86000000004,"current_balance":162080.94000000024,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/tokio","url":"https://opencollective.ecosyste.ms/collectives/tokio","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/tokio/projects"}}