{"id":2631,"url":"https://github.com/coord-e/misskey-rs","last_synced_at":"2026-05-13T17:03:38.031Z","repository":{"id":39974208,"uuid":"287328717","full_name":"coord-e/misskey-rs","owner":"coord-e","description":":v: Client library for Misskey :smiling_face_with_three_hearts:","archived":false,"fork":false,"pushed_at":"2023-07-23T09:37:30.000Z","size":787,"stargazers_count":63,"open_issues_count":26,"forks_count":8,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2026-05-09T15:46:26.798Z","etag":null,"topics":["misskey"],"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/coord-e.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-08-13T16:27:39.000Z","updated_at":"2026-02-22T16:01:22.000Z","dependencies_parsed_at":"2023-01-31T00:30:27.062Z","dependency_job_id":null,"html_url":"https://github.com/coord-e/misskey-rs","commit_stats":{"total_commits":405,"total_committers":5,"mean_commits":81.0,"dds":0.07654320987654317,"last_synced_commit":"a345a2dda1b6f3ef404da0b9f33c9faee9b575a7"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/coord-e/misskey-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e","download_url":"https://codeload.github.com/coord-e/misskey-rs/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/sbom","scorecard":{"id":304383,"data":{"date":"2025-08-11","repo":{"name":"github.com/coord-e/misskey-rs","commit":"a345a2dda1b6f3ef404da0b9f33c9faee9b575a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":5,"reason":"Found 2/4 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/update_ci.yml:74","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/flaky.yml:1","Warn: no topLevel permission defined: .github/workflows/unstable.yml:1","Warn: no topLevel permission defined: .github/workflows/update_ci.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: containerImage not pinned by hash: ci/testenv/get-token/Dockerfile:1: pin your Docker image by updating alpine:3.12 to alpine:3.12@sha256:c75ac27b49326926b803b9ed43bf088bc220d22556de1bc5f72d742c91398f69","Warn: containerImage not pinned by hash: ci/testenv/web/Dockerfile:2","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"21 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0139","Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2024-0019 / GHSA-r8w9-5wcg-vfj7","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: RUSTSEC-2025-0010","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr","Warn: Project is vulnerable to: RUSTSEC-2024-0336","Warn: Project is vulnerable to: RUSTSEC-2020-0071 / GHSA-wcg3-cvx6-7396","Warn: Project is vulnerable to: RUSTSEC-2023-0001 / GHSA-7rrj-xr53-82p7","Warn: Project is vulnerable to: RUSTSEC-2023-0005 / GHSA-4q83-7cq4-p6wg","Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0065 / GHSA-9mcr-873m-xcxp","Warn: Project is vulnerable to: RUSTSEC-2023-0052 / GHSA-8qv2-5vq6-g2g7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T21:39:03.521Z","repository_id":39974208,"created_at":"2025-08-17T21:39:03.521Z","updated_at":"2025-08-17T21:39:03.521Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32991982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"coord-e","name":"Hiromi Ogawa","uuid":"16184855","kind":"user","description":"","email":"","website":"https://coord-e.com/","location":"Tokyo, Japan","twitter":null,"company":"@cookpad ","icon_url":"https://avatars.githubusercontent.com/u/16184855?u=3e67f611d20e44a9851e580f08fd85afa21e8a09\u0026v=4","repositories_count":125,"last_synced_at":"2025-10-11T08:16:34.984Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coord-e","funding_links":[],"total_stars":964,"followers":248,"following":225,"created_at":"2022-11-16T05:23:09.030Z","updated_at":"2025-10-11T08:16:34.984Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e/repositories"},"packages":[{"id":4178400,"name":"misskey-http","ecosystem":"cargo","description":"Asynchronous HTTP-based client implementation for Misskey","homepage":"https://github.com/coord-e/misskey-rs","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/coord-e/misskey-rs","keywords_array":["http","misskey","client","async"],"namespace":null,"versions_count":3,"first_release_published_at":"2020-09-15T13:46:50.719Z","latest_release_published_at":"2020-12-17T10:39:36.166Z","latest_release_number":"0.2.0","last_synced_at":"2026-05-07T14:06:59.997Z","created_at":"2022-04-12T19:02:39.486Z","updated_at":"2026-05-07T14:11:00.984Z","registry_url":"https://crates.io/crates/misskey-http/","install_command":"cargo install misskey-http","documentation_url":"https://docs.rs/misskey-http/","metadata":{"categories":["web-programming::http-client"]},"repo_metadata":{"id":39974208,"uuid":"287328717","full_name":"coord-e/misskey-rs","owner":"coord-e","description":":v: Client library for Misskey :smiling_face_with_three_hearts:","archived":false,"fork":false,"pushed_at":"2023-07-23T09:37:30.000Z","size":787,"stargazers_count":63,"open_issues_count":26,"forks_count":8,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2026-04-23T07:04:35.512Z","etag":null,"topics":["misskey"],"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/coord-e.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-08-13T16:27:39.000Z","updated_at":"2026-02-22T16:01:22.000Z","dependencies_parsed_at":"2023-01-31T00:30:27.062Z","dependency_job_id":null,"html_url":"https://github.com/coord-e/misskey-rs","commit_stats":{"total_commits":405,"total_committers":5,"mean_commits":81.0,"dds":0.07654320987654317,"last_synced_commit":"a345a2dda1b6f3ef404da0b9f33c9faee9b575a7"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/coord-e/misskey-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e","download_url":"https://codeload.github.com/coord-e/misskey-rs/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/sbom","scorecard":{"id":304383,"data":{"date":"2025-08-11","repo":{"name":"github.com/coord-e/misskey-rs","commit":"a345a2dda1b6f3ef404da0b9f33c9faee9b575a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":5,"reason":"Found 2/4 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/update_ci.yml:74","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/flaky.yml:1","Warn: no topLevel permission defined: .github/workflows/unstable.yml:1","Warn: no topLevel permission defined: .github/workflows/update_ci.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: containerImage not pinned by hash: ci/testenv/get-token/Dockerfile:1: pin your Docker image by updating alpine:3.12 to alpine:3.12@sha256:c75ac27b49326926b803b9ed43bf088bc220d22556de1bc5f72d742c91398f69","Warn: containerImage not pinned by hash: ci/testenv/web/Dockerfile:2","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"21 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0139","Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2024-0019 / GHSA-r8w9-5wcg-vfj7","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: RUSTSEC-2025-0010","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr","Warn: Project is vulnerable to: RUSTSEC-2024-0336","Warn: Project is vulnerable to: RUSTSEC-2020-0071 / GHSA-wcg3-cvx6-7396","Warn: Project is vulnerable to: RUSTSEC-2023-0001 / GHSA-7rrj-xr53-82p7","Warn: Project is vulnerable to: RUSTSEC-2023-0005 / GHSA-4q83-7cq4-p6wg","Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0065 / GHSA-9mcr-873m-xcxp","Warn: Project is vulnerable to: RUSTSEC-2023-0052 / GHSA-8qv2-5vq6-g2g7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T21:39:03.521Z","repository_id":39974208,"created_at":"2025-08-17T21:39:03.521Z","updated_at":"2025-08-17T21:39:03.521Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32494275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":"coord-e","name":"Hiromi Ogawa","uuid":"16184855","kind":"user","description":"","email":"","website":"https://coord-e.com/","location":"Tokyo, Japan","twitter":null,"company":"@cookpad ","icon_url":"https://avatars.githubusercontent.com/u/16184855?u=3e67f611d20e44a9851e580f08fd85afa21e8a09\u0026v=4","repositories_count":125,"last_synced_at":"2025-10-11T08:16:34.984Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coord-e","funding_links":[],"total_stars":964,"followers":248,"following":225,"created_at":"2022-11-16T05:23:09.030Z","updated_at":"2025-10-11T08:16:34.984Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-07T14:11:00.984Z","dependent_packages_count":1,"downloads":6979,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":35.02680562364588,"dependent_repos_count":13.741230810601326,"dependent_packages_count":15.692307692307692,"stargazers_count":17.0236333858168,"forks_count":18.671867582365415,"docker_downloads_count":null,"average":20.031169018947423},"purl":"pkg:cargo/misskey-http","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/misskey-http","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/misskey-http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/misskey-http/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-29T10:01:05.570Z","issues_count":16,"pull_requests_count":56,"avg_time_to_close_issue":19277325.0,"avg_time_to_close_pull_request":4064535.909090909,"issues_closed_count":3,"pull_requests_closed_count":44,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":0.4375,"avg_comments_per_pull_request":0.26785714285714285,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/issues","maintainers":[{"login":"coord-e","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coord-e"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-http/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-http/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-http/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-http/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-http/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-http/codemeta","maintainers":[{"uuid":"63287","login":"coord-e","name":"coord_e","email":null,"url":"https://github.com/coord-e","packages_count":9,"html_url":"https://crates.io/users/coord-e","role":null,"created_at":"2022-11-07T22:02:03.544Z","updated_at":"2022-11-07T22:02:03.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/coord-e/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":276216,"maintainers_count":63467,"namespaces_count":0,"keywords_count":59668,"github":"rust-lang","metadata":{"funded_packages_count":21630},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-04-08T05:04:51.397Z","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"}},{"id":4178392,"name":"misskey","ecosystem":"cargo","description":"Asynchronous client for Misskey","homepage":"https://github.com/coord-e/misskey-rs","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/coord-e/misskey-rs","keywords_array":["http","misskey","client","websocket","async"],"namespace":null,"versions_count":3,"first_release_published_at":"2020-09-15T13:48:26.245Z","latest_release_published_at":"2020-12-17T10:43:19.294Z","latest_release_number":"0.2.0","last_synced_at":"2026-05-07T14:06:27.875Z","created_at":"2022-04-12T19:02:37.825Z","updated_at":"2026-05-07T14:11:13.325Z","registry_url":"https://crates.io/crates/misskey/","install_command":"cargo install misskey","documentation_url":"https://docs.rs/misskey/","metadata":{"categories":["web-programming::http-client","api-bindings","web-programming::websocket"]},"repo_metadata":{"id":39974208,"uuid":"287328717","full_name":"coord-e/misskey-rs","owner":"coord-e","description":":v: Client library for Misskey :smiling_face_with_three_hearts:","archived":false,"fork":false,"pushed_at":"2023-07-23T09:37:30.000Z","size":787,"stargazers_count":63,"open_issues_count":26,"forks_count":8,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2026-04-23T07:04:35.512Z","etag":null,"topics":["misskey"],"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/coord-e.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-08-13T16:27:39.000Z","updated_at":"2026-02-22T16:01:22.000Z","dependencies_parsed_at":"2023-01-31T00:30:27.062Z","dependency_job_id":null,"html_url":"https://github.com/coord-e/misskey-rs","commit_stats":{"total_commits":405,"total_committers":5,"mean_commits":81.0,"dds":0.07654320987654317,"last_synced_commit":"a345a2dda1b6f3ef404da0b9f33c9faee9b575a7"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/coord-e/misskey-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e","download_url":"https://codeload.github.com/coord-e/misskey-rs/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/sbom","scorecard":{"id":304383,"data":{"date":"2025-08-11","repo":{"name":"github.com/coord-e/misskey-rs","commit":"a345a2dda1b6f3ef404da0b9f33c9faee9b575a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":5,"reason":"Found 2/4 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/update_ci.yml:74","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/flaky.yml:1","Warn: no topLevel permission defined: .github/workflows/unstable.yml:1","Warn: no topLevel permission defined: .github/workflows/update_ci.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: containerImage not pinned by hash: ci/testenv/get-token/Dockerfile:1: pin your Docker image by updating alpine:3.12 to alpine:3.12@sha256:c75ac27b49326926b803b9ed43bf088bc220d22556de1bc5f72d742c91398f69","Warn: containerImage not pinned by hash: ci/testenv/web/Dockerfile:2","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"21 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0139","Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2024-0019 / GHSA-r8w9-5wcg-vfj7","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: RUSTSEC-2025-0010","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr","Warn: Project is vulnerable to: RUSTSEC-2024-0336","Warn: Project is vulnerable to: RUSTSEC-2020-0071 / GHSA-wcg3-cvx6-7396","Warn: Project is vulnerable to: RUSTSEC-2023-0001 / GHSA-7rrj-xr53-82p7","Warn: Project is vulnerable to: RUSTSEC-2023-0005 / GHSA-4q83-7cq4-p6wg","Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0065 / GHSA-9mcr-873m-xcxp","Warn: Project is vulnerable to: RUSTSEC-2023-0052 / GHSA-8qv2-5vq6-g2g7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T21:39:03.521Z","repository_id":39974208,"created_at":"2025-08-17T21:39:03.521Z","updated_at":"2025-08-17T21:39:03.521Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32494275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":"coord-e","name":"Hiromi Ogawa","uuid":"16184855","kind":"user","description":"","email":"","website":"https://coord-e.com/","location":"Tokyo, Japan","twitter":null,"company":"@cookpad ","icon_url":"https://avatars.githubusercontent.com/u/16184855?u=3e67f611d20e44a9851e580f08fd85afa21e8a09\u0026v=4","repositories_count":125,"last_synced_at":"2025-10-11T08:16:34.984Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coord-e","funding_links":[],"total_stars":964,"followers":248,"following":225,"created_at":"2022-11-16T05:23:09.030Z","updated_at":"2025-10-11T08:16:34.984Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-07T14:11:13.325Z","dependent_packages_count":0,"downloads":6811,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":30.630830214654758,"dependent_repos_count":17.131061319075904,"dependent_packages_count":31.2439691855039,"stargazers_count":17.0236333858168,"forks_count":18.671867582365415,"docker_downloads_count":null,"average":22.940272337483357},"purl":"pkg:cargo/misskey","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/misskey","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/misskey","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/misskey/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-29T10:01:05.570Z","issues_count":16,"pull_requests_count":56,"avg_time_to_close_issue":19277325.0,"avg_time_to_close_pull_request":4064535.909090909,"issues_closed_count":3,"pull_requests_closed_count":44,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":0.4375,"avg_comments_per_pull_request":0.26785714285714285,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/issues","maintainers":[{"login":"coord-e","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coord-e"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey/codemeta","maintainers":[{"uuid":"63287","login":"coord-e","name":"coord_e","email":null,"url":"https://github.com/coord-e","packages_count":9,"html_url":"https://crates.io/users/coord-e","role":null,"created_at":"2022-11-07T22:02:02.252Z","updated_at":"2022-11-07T22:02:02.252Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/coord-e/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":276216,"maintainers_count":63467,"namespaces_count":0,"keywords_count":59668,"github":"rust-lang","metadata":{"funded_packages_count":21630},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-04-08T05:04:51.397Z","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"}},{"id":4178396,"name":"misskey-api","ecosystem":"cargo","description":"API bindings of Misskey, including requests/responses of endpoints and messages on channels","homepage":"https://github.com/coord-e/misskey-rs","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/coord-e/misskey-rs","keywords_array":["async","misskey"],"namespace":null,"versions_count":3,"first_release_published_at":"2020-09-15T13:46:13.133Z","latest_release_published_at":"2020-12-17T10:41:09.676Z","latest_release_number":"0.2.0","last_synced_at":"2026-05-11T16:04:47.688Z","created_at":"2022-04-12T19:02:38.346Z","updated_at":"2026-05-11T16:04:54.306Z","registry_url":"https://crates.io/crates/misskey-api/","install_command":"cargo install misskey-api","documentation_url":"https://docs.rs/misskey-api/","metadata":{"categories":["api-bindings"]},"repo_metadata":{"id":39974208,"uuid":"287328717","full_name":"coord-e/misskey-rs","owner":"coord-e","description":":v: Client library for Misskey :smiling_face_with_three_hearts:","archived":false,"fork":false,"pushed_at":"2023-07-23T09:37:30.000Z","size":787,"stargazers_count":63,"open_issues_count":26,"forks_count":8,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2026-04-23T07:04:35.512Z","etag":null,"topics":["misskey"],"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/coord-e.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-08-13T16:27:39.000Z","updated_at":"2026-02-22T16:01:22.000Z","dependencies_parsed_at":"2023-01-31T00:30:27.062Z","dependency_job_id":null,"html_url":"https://github.com/coord-e/misskey-rs","commit_stats":{"total_commits":405,"total_committers":5,"mean_commits":81.0,"dds":0.07654320987654317,"last_synced_commit":"a345a2dda1b6f3ef404da0b9f33c9faee9b575a7"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/coord-e/misskey-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e","download_url":"https://codeload.github.com/coord-e/misskey-rs/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/sbom","scorecard":{"id":304383,"data":{"date":"2025-08-11","repo":{"name":"github.com/coord-e/misskey-rs","commit":"a345a2dda1b6f3ef404da0b9f33c9faee9b575a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":5,"reason":"Found 2/4 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/update_ci.yml:74","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/flaky.yml:1","Warn: no topLevel permission defined: .github/workflows/unstable.yml:1","Warn: no topLevel permission defined: .github/workflows/update_ci.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: containerImage not pinned by hash: ci/testenv/get-token/Dockerfile:1: pin your Docker image by updating alpine:3.12 to alpine:3.12@sha256:c75ac27b49326926b803b9ed43bf088bc220d22556de1bc5f72d742c91398f69","Warn: containerImage not pinned by hash: ci/testenv/web/Dockerfile:2","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"21 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0139","Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2024-0019 / GHSA-r8w9-5wcg-vfj7","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: RUSTSEC-2025-0010","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr","Warn: Project is vulnerable to: RUSTSEC-2024-0336","Warn: Project is vulnerable to: RUSTSEC-2020-0071 / GHSA-wcg3-cvx6-7396","Warn: Project is vulnerable to: RUSTSEC-2023-0001 / GHSA-7rrj-xr53-82p7","Warn: Project is vulnerable to: RUSTSEC-2023-0005 / GHSA-4q83-7cq4-p6wg","Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0065 / GHSA-9mcr-873m-xcxp","Warn: Project is vulnerable to: RUSTSEC-2023-0052 / GHSA-8qv2-5vq6-g2g7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T21:39:03.521Z","repository_id":39974208,"created_at":"2025-08-17T21:39:03.521Z","updated_at":"2025-08-17T21:39:03.521Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32494275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":"coord-e","name":"Hiromi Ogawa","uuid":"16184855","kind":"user","description":"","email":"","website":"https://coord-e.com/","location":"Tokyo, Japan","twitter":null,"company":"@cookpad ","icon_url":"https://avatars.githubusercontent.com/u/16184855?u=3e67f611d20e44a9851e580f08fd85afa21e8a09\u0026v=4","repositories_count":125,"last_synced_at":"2025-10-11T08:16:34.984Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coord-e","funding_links":[],"total_stars":964,"followers":248,"following":225,"created_at":"2022-11-16T05:23:09.030Z","updated_at":"2025-10-11T08:16:34.984Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e/repositories"},"tags":[{"name":"v0.2.0","sha":"d064e324cf672cd501720dc67c1f26034d8ed333","kind":"commit","published_at":"2020-12-17T10:34:51.000Z","download_url":"https://codeload.github.com/coord-e/misskey-rs/tar.gz/v0.2.0","html_url":"https://github.com/coord-e/misskey-rs/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coord-e/misskey-rs@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"b3e7b3b02c4aff26e84982d4c8074d1d1f986952","kind":"commit","published_at":"2020-09-15T13:41:53.000Z","download_url":"https://codeload.github.com/coord-e/misskey-rs/tar.gz/v0.1.0","html_url":"https://github.com/coord-e/misskey-rs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coord-e/misskey-rs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-11T16:04:54.305Z","dependent_packages_count":2,"downloads":8221,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":26.49170528047064,"dependent_repos_count":13.741230810601326,"dependent_packages_count":10.595790789088637,"stargazers_count":17.0236333858168,"forks_count":18.671867582365415,"docker_downloads_count":null,"average":17.304845569668565},"purl":"pkg:cargo/misskey-api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/misskey-api","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/misskey-api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/misskey-api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-29T10:01:05.570Z","issues_count":16,"pull_requests_count":56,"avg_time_to_close_issue":19277325.0,"avg_time_to_close_pull_request":4064535.909090909,"issues_closed_count":3,"pull_requests_closed_count":44,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":0.4375,"avg_comments_per_pull_request":0.26785714285714285,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/issues","maintainers":[{"login":"coord-e","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coord-e"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-api/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-api/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-api/codemeta","maintainers":[{"uuid":"63287","login":"coord-e","name":"coord_e","email":null,"url":"https://github.com/coord-e","packages_count":9,"html_url":"https://crates.io/users/coord-e","role":null,"created_at":"2022-11-07T22:02:02.677Z","updated_at":"2022-11-07T22:02:02.677Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/coord-e/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":276216,"maintainers_count":63467,"namespaces_count":0,"keywords_count":59668,"github":"rust-lang","metadata":{"funded_packages_count":21630},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-04-08T05:04:51.397Z","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"}},{"id":4178404,"name":"misskey-util","ecosystem":"cargo","description":"High-level API for the misskey-rs library","homepage":"https://github.com/coord-e/misskey-rs","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/coord-e/misskey-rs","keywords_array":["client","async","misskey"],"namespace":null,"versions_count":2,"first_release_published_at":"2020-12-17T10:42:22.585Z","latest_release_published_at":"2020-12-17T10:42:22.585Z","latest_release_number":"0.1.0","last_synced_at":"2026-05-11T16:05:01.799Z","created_at":"2022-04-12T19:02:39.957Z","updated_at":"2026-05-11T16:05:01.799Z","registry_url":"https://crates.io/crates/misskey-util/","install_command":"cargo install misskey-util","documentation_url":"https://docs.rs/misskey-util/","metadata":{"categories":[]},"repo_metadata":{"id":39974208,"uuid":"287328717","full_name":"coord-e/misskey-rs","owner":"coord-e","description":":v: Client library for Misskey :smiling_face_with_three_hearts:","archived":false,"fork":false,"pushed_at":"2023-07-23T09:37:30.000Z","size":787,"stargazers_count":63,"open_issues_count":26,"forks_count":8,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2026-04-23T07:04:35.512Z","etag":null,"topics":["misskey"],"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/coord-e.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-08-13T16:27:39.000Z","updated_at":"2026-02-22T16:01:22.000Z","dependencies_parsed_at":"2023-01-31T00:30:27.062Z","dependency_job_id":null,"html_url":"https://github.com/coord-e/misskey-rs","commit_stats":{"total_commits":405,"total_committers":5,"mean_commits":81.0,"dds":0.07654320987654317,"last_synced_commit":"a345a2dda1b6f3ef404da0b9f33c9faee9b575a7"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/coord-e/misskey-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e","download_url":"https://codeload.github.com/coord-e/misskey-rs/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/sbom","scorecard":{"id":304383,"data":{"date":"2025-08-11","repo":{"name":"github.com/coord-e/misskey-rs","commit":"a345a2dda1b6f3ef404da0b9f33c9faee9b575a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":5,"reason":"Found 2/4 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/update_ci.yml:74","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/flaky.yml:1","Warn: no topLevel permission defined: .github/workflows/unstable.yml:1","Warn: no topLevel permission defined: .github/workflows/update_ci.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: containerImage not pinned by hash: ci/testenv/get-token/Dockerfile:1: pin your Docker image by updating alpine:3.12 to alpine:3.12@sha256:c75ac27b49326926b803b9ed43bf088bc220d22556de1bc5f72d742c91398f69","Warn: containerImage not pinned by hash: ci/testenv/web/Dockerfile:2","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"21 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0139","Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2024-0019 / GHSA-r8w9-5wcg-vfj7","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: RUSTSEC-2025-0010","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr","Warn: Project is vulnerable to: RUSTSEC-2024-0336","Warn: Project is vulnerable to: RUSTSEC-2020-0071 / GHSA-wcg3-cvx6-7396","Warn: Project is vulnerable to: RUSTSEC-2023-0001 / GHSA-7rrj-xr53-82p7","Warn: Project is vulnerable to: RUSTSEC-2023-0005 / GHSA-4q83-7cq4-p6wg","Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0065 / GHSA-9mcr-873m-xcxp","Warn: Project is vulnerable to: RUSTSEC-2023-0052 / GHSA-8qv2-5vq6-g2g7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T21:39:03.521Z","repository_id":39974208,"created_at":"2025-08-17T21:39:03.521Z","updated_at":"2025-08-17T21:39:03.521Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32494275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":"coord-e","name":"Hiromi Ogawa","uuid":"16184855","kind":"user","description":"","email":"","website":"https://coord-e.com/","location":"Tokyo, Japan","twitter":null,"company":"@cookpad ","icon_url":"https://avatars.githubusercontent.com/u/16184855?u=3e67f611d20e44a9851e580f08fd85afa21e8a09\u0026v=4","repositories_count":125,"last_synced_at":"2025-10-11T08:16:34.984Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coord-e","funding_links":[],"total_stars":964,"followers":248,"following":225,"created_at":"2022-11-16T05:23:09.030Z","updated_at":"2025-10-11T08:16:34.984Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e/repositories"},"tags":[{"name":"v0.2.0","sha":"d064e324cf672cd501720dc67c1f26034d8ed333","kind":"commit","published_at":"2020-12-17T10:34:51.000Z","download_url":"https://codeload.github.com/coord-e/misskey-rs/tar.gz/v0.2.0","html_url":"https://github.com/coord-e/misskey-rs/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coord-e/misskey-rs@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"b3e7b3b02c4aff26e84982d4c8074d1d1f986952","kind":"commit","published_at":"2020-09-15T13:41:53.000Z","download_url":"https://codeload.github.com/coord-e/misskey-rs/tar.gz/v0.1.0","html_url":"https://github.com/coord-e/misskey-rs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coord-e/misskey-rs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-11T16:05:00.496Z","dependent_packages_count":1,"downloads":6239,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":29.233446720987267,"dependent_repos_count":13.741230810601326,"dependent_packages_count":15.692307692307692,"stargazers_count":17.0236333858168,"forks_count":18.671867582365415,"docker_downloads_count":null,"average":18.8724972384157},"purl":"pkg:cargo/misskey-util","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/misskey-util","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/misskey-util","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/misskey-util/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-29T10:01:05.570Z","issues_count":16,"pull_requests_count":56,"avg_time_to_close_issue":19277325.0,"avg_time_to_close_pull_request":4064535.909090909,"issues_closed_count":3,"pull_requests_closed_count":44,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":0.4375,"avg_comments_per_pull_request":0.26785714285714285,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/issues","maintainers":[{"login":"coord-e","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coord-e"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-util/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-util/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-util/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-util/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-util/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-util/codemeta","maintainers":[{"uuid":"63287","login":"coord-e","name":"coord_e","email":null,"url":"https://github.com/coord-e","packages_count":9,"html_url":"https://crates.io/users/coord-e","role":null,"created_at":"2022-11-07T22:02:03.973Z","updated_at":"2022-11-07T22:02:03.973Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/coord-e/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":276216,"maintainers_count":63467,"namespaces_count":0,"keywords_count":59668,"github":"rust-lang","metadata":{"funded_packages_count":21630},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-04-08T05:04:51.397Z","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"}},{"id":4178397,"name":"misskey-core","ecosystem":"cargo","description":"Core traits and types in misskey-rs","homepage":"https://github.com/coord-e/misskey-rs","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/coord-e/misskey-rs","keywords_array":["client","async","misskey"],"namespace":null,"versions_count":3,"first_release_published_at":"2020-09-15T13:39:43.675Z","latest_release_published_at":"2020-12-17T10:36:58.844Z","latest_release_number":"0.2.0","last_synced_at":"2026-05-11T16:04:32.093Z","created_at":"2022-04-12T19:02:38.939Z","updated_at":"2026-05-11T16:05:34.784Z","registry_url":"https://crates.io/crates/misskey-core/","install_command":"cargo install misskey-core","documentation_url":"https://docs.rs/misskey-core/","metadata":{"categories":[]},"repo_metadata":{"id":39974208,"uuid":"287328717","full_name":"coord-e/misskey-rs","owner":"coord-e","description":":v: Client library for Misskey :smiling_face_with_three_hearts:","archived":false,"fork":false,"pushed_at":"2023-07-23T09:37:30.000Z","size":787,"stargazers_count":63,"open_issues_count":26,"forks_count":8,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2026-04-23T07:04:35.512Z","etag":null,"topics":["misskey"],"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/coord-e.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-08-13T16:27:39.000Z","updated_at":"2026-02-22T16:01:22.000Z","dependencies_parsed_at":"2023-01-31T00:30:27.062Z","dependency_job_id":null,"html_url":"https://github.com/coord-e/misskey-rs","commit_stats":{"total_commits":405,"total_committers":5,"mean_commits":81.0,"dds":0.07654320987654317,"last_synced_commit":"a345a2dda1b6f3ef404da0b9f33c9faee9b575a7"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/coord-e/misskey-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e","download_url":"https://codeload.github.com/coord-e/misskey-rs/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/sbom","scorecard":{"id":304383,"data":{"date":"2025-08-11","repo":{"name":"github.com/coord-e/misskey-rs","commit":"a345a2dda1b6f3ef404da0b9f33c9faee9b575a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":5,"reason":"Found 2/4 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/update_ci.yml:74","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/flaky.yml:1","Warn: no topLevel permission defined: .github/workflows/unstable.yml:1","Warn: no topLevel permission defined: .github/workflows/update_ci.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: containerImage not pinned by hash: ci/testenv/get-token/Dockerfile:1: pin your Docker image by updating alpine:3.12 to alpine:3.12@sha256:c75ac27b49326926b803b9ed43bf088bc220d22556de1bc5f72d742c91398f69","Warn: containerImage not pinned by hash: ci/testenv/web/Dockerfile:2","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"21 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0139","Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2024-0019 / GHSA-r8w9-5wcg-vfj7","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: RUSTSEC-2025-0010","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr","Warn: Project is vulnerable to: RUSTSEC-2024-0336","Warn: Project is vulnerable to: RUSTSEC-2020-0071 / GHSA-wcg3-cvx6-7396","Warn: Project is vulnerable to: RUSTSEC-2023-0001 / GHSA-7rrj-xr53-82p7","Warn: Project is vulnerable to: RUSTSEC-2023-0005 / GHSA-4q83-7cq4-p6wg","Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0065 / GHSA-9mcr-873m-xcxp","Warn: Project is vulnerable to: RUSTSEC-2023-0052 / GHSA-8qv2-5vq6-g2g7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T21:39:03.521Z","repository_id":39974208,"created_at":"2025-08-17T21:39:03.521Z","updated_at":"2025-08-17T21:39:03.521Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32494275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":"coord-e","name":"Hiromi Ogawa","uuid":"16184855","kind":"user","description":"","email":"","website":"https://coord-e.com/","location":"Tokyo, Japan","twitter":null,"company":"@cookpad ","icon_url":"https://avatars.githubusercontent.com/u/16184855?u=3e67f611d20e44a9851e580f08fd85afa21e8a09\u0026v=4","repositories_count":125,"last_synced_at":"2025-10-11T08:16:34.984Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coord-e","funding_links":[],"total_stars":964,"followers":248,"following":225,"created_at":"2022-11-16T05:23:09.030Z","updated_at":"2025-10-11T08:16:34.984Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e/repositories"},"tags":[{"name":"v0.2.0","sha":"d064e324cf672cd501720dc67c1f26034d8ed333","kind":"commit","published_at":"2020-12-17T10:34:51.000Z","download_url":"https://codeload.github.com/coord-e/misskey-rs/tar.gz/v0.2.0","html_url":"https://github.com/coord-e/misskey-rs/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coord-e/misskey-rs@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"b3e7b3b02c4aff26e84982d4c8074d1d1f986952","kind":"commit","published_at":"2020-09-15T13:41:53.000Z","download_url":"https://codeload.github.com/coord-e/misskey-rs/tar.gz/v0.1.0","html_url":"https://github.com/coord-e/misskey-rs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coord-e/misskey-rs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-11T16:05:34.784Z","dependent_packages_count":5,"downloads":9936,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":23.78504894596176,"dependent_repos_count":13.741230810601326,"dependent_packages_count":5.385357521312098,"stargazers_count":17.0236333858168,"forks_count":18.671867582365415,"docker_downloads_count":null,"average":15.721427649211481},"purl":"pkg:cargo/misskey-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/misskey-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/misskey-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/misskey-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-29T10:01:05.570Z","issues_count":16,"pull_requests_count":56,"avg_time_to_close_issue":19277325.0,"avg_time_to_close_pull_request":4064535.909090909,"issues_closed_count":3,"pull_requests_closed_count":44,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":0.4375,"avg_comments_per_pull_request":0.26785714285714285,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/issues","maintainers":[{"login":"coord-e","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coord-e"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-core/codemeta","maintainers":[{"uuid":"63287","login":"coord-e","name":"coord_e","email":null,"url":"https://github.com/coord-e","packages_count":9,"html_url":"https://crates.io/users/coord-e","role":null,"created_at":"2022-11-07T22:02:03.110Z","updated_at":"2022-11-07T22:02:03.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/coord-e/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":276216,"maintainers_count":63467,"namespaces_count":0,"keywords_count":59668,"github":"rust-lang","metadata":{"funded_packages_count":21630},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-04-08T05:04:51.397Z","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"}},{"id":4178406,"name":"misskey-websocket","ecosystem":"cargo","description":"Asynchronous WebSocket-based client implementation for Misskey","homepage":"https://github.com/coord-e/misskey-rs","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/coord-e/misskey-rs","keywords_array":["misskey","client","websocket","async"],"namespace":null,"versions_count":3,"first_release_published_at":"2020-09-15T13:47:31.818Z","latest_release_published_at":"2020-12-17T10:40:21.231Z","latest_release_number":"0.2.0","last_synced_at":"2026-05-05T13:01:32.368Z","created_at":"2022-04-12T19:02:40.307Z","updated_at":"2026-05-05T13:02:33.097Z","registry_url":"https://crates.io/crates/misskey-websocket/","install_command":"cargo install misskey-websocket","documentation_url":"https://docs.rs/misskey-websocket/","metadata":{"categories":["web-programming::websocket"]},"repo_metadata":{"id":39974208,"uuid":"287328717","full_name":"coord-e/misskey-rs","owner":"coord-e","description":":v: Client library for Misskey :smiling_face_with_three_hearts:","archived":false,"fork":false,"pushed_at":"2023-07-23T09:37:30.000Z","size":787,"stargazers_count":63,"open_issues_count":26,"forks_count":8,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2026-04-23T07:04:35.512Z","etag":null,"topics":["misskey"],"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/coord-e.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-08-13T16:27:39.000Z","updated_at":"2026-02-22T16:01:22.000Z","dependencies_parsed_at":"2023-01-31T00:30:27.062Z","dependency_job_id":null,"html_url":"https://github.com/coord-e/misskey-rs","commit_stats":{"total_commits":405,"total_committers":5,"mean_commits":81.0,"dds":0.07654320987654317,"last_synced_commit":"a345a2dda1b6f3ef404da0b9f33c9faee9b575a7"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/coord-e/misskey-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e","download_url":"https://codeload.github.com/coord-e/misskey-rs/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/sbom","scorecard":{"id":304383,"data":{"date":"2025-08-11","repo":{"name":"github.com/coord-e/misskey-rs","commit":"a345a2dda1b6f3ef404da0b9f33c9faee9b575a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":5,"reason":"Found 2/4 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/update_ci.yml:74","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/flaky.yml:1","Warn: no topLevel permission defined: .github/workflows/unstable.yml:1","Warn: no topLevel permission defined: .github/workflows/update_ci.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flaky.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/flaky.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/unstable.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/coord-e/misskey-rs/update_ci.yml/develop?enable=pin","Warn: containerImage not pinned by hash: ci/testenv/get-token/Dockerfile:1: pin your Docker image by updating alpine:3.12 to alpine:3.12@sha256:c75ac27b49326926b803b9ed43bf088bc220d22556de1bc5f72d742c91398f69","Warn: containerImage not pinned by hash: ci/testenv/web/Dockerfile:2","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"21 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0139","Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2024-0019 / GHSA-r8w9-5wcg-vfj7","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: RUSTSEC-2025-0010","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr","Warn: Project is vulnerable to: RUSTSEC-2024-0336","Warn: Project is vulnerable to: RUSTSEC-2020-0071 / GHSA-wcg3-cvx6-7396","Warn: Project is vulnerable to: RUSTSEC-2023-0001 / GHSA-7rrj-xr53-82p7","Warn: Project is vulnerable to: RUSTSEC-2023-0005 / GHSA-4q83-7cq4-p6wg","Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0065 / GHSA-9mcr-873m-xcxp","Warn: Project is vulnerable to: RUSTSEC-2023-0052 / GHSA-8qv2-5vq6-g2g7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T21:39:03.521Z","repository_id":39974208,"created_at":"2025-08-17T21:39:03.521Z","updated_at":"2025-08-17T21:39:03.521Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32494275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":"coord-e","name":"Hiromi Ogawa","uuid":"16184855","kind":"user","description":"","email":"","website":"https://coord-e.com/","location":"Tokyo, Japan","twitter":null,"company":"@cookpad ","icon_url":"https://avatars.githubusercontent.com/u/16184855?u=3e67f611d20e44a9851e580f08fd85afa21e8a09\u0026v=4","repositories_count":125,"last_synced_at":"2025-10-11T08:16:34.984Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coord-e","funding_links":[],"total_stars":964,"followers":248,"following":225,"created_at":"2022-11-16T05:23:09.030Z","updated_at":"2025-10-11T08:16:34.984Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coord-e/repositories"},"tags":[{"name":"v0.2.0","sha":"d064e324cf672cd501720dc67c1f26034d8ed333","kind":"commit","published_at":"2020-12-17T10:34:51.000Z","download_url":"https://codeload.github.com/coord-e/misskey-rs/tar.gz/v0.2.0","html_url":"https://github.com/coord-e/misskey-rs/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coord-e/misskey-rs@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"b3e7b3b02c4aff26e84982d4c8074d1d1f986952","kind":"commit","published_at":"2020-09-15T13:41:53.000Z","download_url":"https://codeload.github.com/coord-e/misskey-rs/tar.gz/v0.1.0","html_url":"https://github.com/coord-e/misskey-rs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coord-e/misskey-rs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-05T13:02:33.097Z","dependent_packages_count":1,"downloads":7666,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":27.64379358879066,"dependent_repos_count":13.741230810601326,"dependent_packages_count":15.692307692307692,"stargazers_count":17.0236333858168,"forks_count":18.671867582365415,"docker_downloads_count":null,"average":18.554566611976377},"purl":"pkg:cargo/misskey-websocket","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/misskey-websocket","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/misskey-websocket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/misskey-websocket/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-29T10:01:05.570Z","issues_count":16,"pull_requests_count":56,"avg_time_to_close_issue":19277325.0,"avg_time_to_close_pull_request":4064535.909090909,"issues_closed_count":3,"pull_requests_closed_count":44,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":0.4375,"avg_comments_per_pull_request":0.26785714285714285,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/issues","maintainers":[{"login":"coord-e","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coord-e"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-websocket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-websocket/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-websocket/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-websocket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-websocket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/misskey-websocket/codemeta","maintainers":[{"uuid":"63287","login":"coord-e","name":"coord_e","email":null,"url":"https://github.com/coord-e","packages_count":9,"html_url":"https://crates.io/users/coord-e","role":null,"created_at":"2022-11-07T22:02:04.409Z","updated_at":"2022-11-07T22:02:04.409Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/coord-e/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":276216,"maintainers_count":63467,"namespaces_count":0,"keywords_count":59668,"github":"rust-lang","metadata":{"funded_packages_count":21630},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-04-08T05:04:51.397Z","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":1226131,"full_name":"coord-e/misskey-rs","default_branch":"develop","total_commits":405,"total_committers":5,"total_bot_commits":7,"total_bot_committers":2,"mean_commits":81.0,"dds":0.07654320987654317,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-05-11T16:08:12.540Z","last_synced_commit":"a345a2dda1b6f3ef404da0b9f33c9faee9b575a7","created_at":"2023-03-10T15:32:11.745Z","updated_at":"2026-05-11T16:07:43.501Z","committers":[{"name":"coord.e","email":"me@coord-e.com","login":"coord-e","count":374},{"name":"poppingmoon","email":"63451158+poppingmoon","login":"poppingmoon","count":23},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"bunnegirl","email":"hi@bunnegirl.solutions","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-13T00:00:10.629Z","repositories_count":6233214,"commits_count":894079707,"contributors_count":34888117,"owners_count":1152192,"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":{"table":{"full_name":"coord-e/misskey-rs","html_url":"https://github.com/coord-e/misskey-rs","last_synced_at":"2026-04-29T10:01:05.570Z","status":"error","issues_count":16,"pull_requests_count":56,"avg_time_to_close_issue":19277325.0,"avg_time_to_close_pull_request":4064535.909090909,"issues_closed_count":3,"pull_requests_closed_count":44,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":0.4375,"avg_comments_per_pull_request":0.26785714285714285,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-09T10:47:12.348Z","updated_at":"2026-04-29T10:01:05.570Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coord-e%2Fmisskey-rs/issues","issue_labels_count":{"table":{"enhancement":8,"documentation":2,"bug":1}},"pull_request_labels_count":{"table":{"dependencies":13,"rust":12,"github_actions":1}},"issue_author_associations_count":{"table":{"OWNER":12,"NONE":4}},"pull_request_author_associations_count":{"table":{"OWNER":31,"CONTRIBUTOR":23,"NONE":2}},"issue_authors":{"table":{"coord-e":12,"ThatOneCalculator":1,"IoIxD":1,"mirror-kt":1,"spirillen":1}},"pull_request_authors":{"table":{"coord-e":31,"dependabot[bot]":13,"poppingmoon":8,"github-actions[bot]":2,"ghost":1,"renovate[bot]":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-13T00:00:11.310Z","repositories_count":14586805,"issues_count":34280760,"pull_requests_count":112164119,"authors_count":11260721,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"coord-e","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coord-e"}}],"active_maintainers":[]}},"events":{"total":{"IssuesEvent":1,"WatchEvent":3,"IssueCommentEvent":1},"last_year":{"WatchEvent":2}},"keywords":["misskey"],"dependencies":[{"ecosystem":"cargo","filepath":"misskey/Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-08-27T20:02:00.154Z","updated_at":"2022-08-27T20:02:00.154Z","repository_link":"https://github.com/coord-e/misskey-rs/blob/develop/misskey/Cargo.toml","dependencies":[{"id":2955150904,"package_name":"misskey-core","ecosystem":"cargo","requirements":"0.2.0","direct":true,"kind":"runtime","optional":false},{"id":2955150905,"package_name":"misskey-util","ecosystem":"cargo","requirements":"0.1.0","direct":true,"kind":"runtime","optional":false},{"id":2955150906,"package_name":"misskey-api","ecosystem":"cargo","requirements":"0.2.0","direct":true,"kind":"runtime","optional":false},{"id":2955150907,"package_name":"misskey-websocket","ecosystem":"cargo","requirements":"0.2.0","direct":true,"kind":"runtime","optional":false},{"id":2955150908,"package_name":"misskey-http","ecosystem":"cargo","requirements":"0.2.0","direct":true,"kind":"runtime","optional":false},{"id":2955150909,"package_name":"tokio","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":2955150910,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":2955150911,"package_name":"futures","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"misskey-api/Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-08-27T20:02:00.194Z","updated_at":"2022-08-27T20:02:00.194Z","repository_link":"https://github.com/coord-e/misskey-rs/blob/develop/misskey-api/Cargo.toml","dependencies":[{"id":2955150925,"package_name":"misskey-core","ecosystem":"cargo","requirements":"0.2.0","direct":true,"kind":"runtime","optional":false},{"id":2955150926,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.103","direct":true,"kind":"runtime","optional":false},{"id":2955150927,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":2955150928,"package_name":"chrono","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"runtime","optional":false},{"id":2955150929,"package_name":"ulid_crate","ecosystem":"cargo","requirements":"0.5","direct":true,"kind":"runtime","optional":false},{"id":2955150930,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.2.2","direct":true,"kind":"runtime","optional":false},{"id":2955150931,"package_name":"url","ecosystem":"cargo","requirements":"2.1","direct":true,"kind":"runtime","optional":false},{"id":2955150932,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0.2","direct":true,"kind":"runtime","optional":false},{"id":2955150933,"package_name":"strum_macros","ecosystem":"cargo","requirements":"0.12","direct":true,"kind":"runtime","optional":false},{"id":2955150934,"package_name":"typed-builder","ecosystem":"cargo","requirements":"0.6","direct":true,"kind":"runtime","optional":false},{"id":2955150935,"package_name":"mime","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":2955150936,"package_name":"rustversion","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":2955150937,"package_name":"tokio","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":2955150938,"package_name":"ulid_crate","ecosystem":"cargo","requirements":"0.5","direct":true,"kind":"development","optional":false},{"id":2955150939,"package_name":"rand","ecosystem":"cargo","requirements":"0.8","direct":true,"kind":"development","optional":false},{"id":2955150940,"package_name":"futures","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"development","optional":false},{"id":2955150941,"package_name":"isahc","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":2955150942,"package_name":"async-trait","ecosystem":"cargo","requirements":"0.1.35","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"misskey-http/Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-08-27T20:02:00.351Z","updated_at":"2022-08-27T20:02:00.351Z","repository_link":"https://github.com/coord-e/misskey-rs/blob/develop/misskey-http/Cargo.toml","dependencies":[{"id":2955151934,"package_name":"misskey-core","ecosystem":"cargo","requirements":"0.2.0","direct":true,"kind":"runtime","optional":false},{"id":2955151935,"package_name":"serde","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":2955151936,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":2955151937,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0.2","direct":true,"kind":"runtime","optional":false},{"id":2955151938,"package_name":"url","ecosystem":"cargo","requirements":"2.2.2","direct":true,"kind":"runtime","optional":false},{"id":2955151939,"package_name":"isahc","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":2955151940,"package_name":"rustc_version","ecosystem":"cargo","requirements":"0.2.2","direct":true,"kind":"runtime","optional":false},{"id":2955151941,"package_name":"mime","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":2955151942,"package_name":"common-multipart-rfc7578","ecosystem":"cargo","requirements":"0.6.0","direct":true,"kind":"runtime","optional":false},{"id":2955151943,"package_name":"async-dup","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":2955151944,"package_name":"futures","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":2955151945,"package_name":"log","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"runtime","optional":false},{"id":2955151946,"package_name":"uuid","ecosystem":"cargo","requirements":"0.8.1","direct":true,"kind":"development","optional":false},{"id":2955151947,"package_name":"tokio","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":2955151948,"package_name":"async-std","ecosystem":"cargo","requirements":"1.6","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"misskey-util/Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-08-27T20:02:00.404Z","updated_at":"2022-08-27T20:02:00.404Z","repository_link":"https://github.com/coord-e/misskey-rs/blob/develop/misskey-util/Cargo.toml","dependencies":[{"id":2955151953,"package_name":"misskey-core","ecosystem":"cargo","requirements":"0.2.0","direct":true,"kind":"runtime","optional":false},{"id":2955151954,"package_name":"misskey-api","ecosystem":"cargo","requirements":"0.2.0","direct":true,"kind":"runtime","optional":false},{"id":2955151955,"package_name":"futures","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":2955151956,"package_name":"chrono","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"runtime","optional":false},{"id":2955151957,"package_name":"paste","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":2955151958,"package_name":"mime","ecosystem":"cargo","requirements":"0.3.4","direct":true,"kind":"runtime","optional":false},{"id":2955151959,"package_name":"mime_guess","ecosystem":"cargo","requirements":"2.0","direct":true,"kind":"runtime","optional":false},{"id":2955151960,"package_name":"derivative","ecosystem":"cargo","requirements":"2.1","direct":true,"kind":"runtime","optional":false},{"id":2955151961,"package_name":"ulid_crate","ecosystem":"cargo","requirements":"0.5","direct":true,"kind":"runtime","optional":false},{"id":2955151962,"package_name":"url","ecosystem":"cargo","requirements":"2.1","direct":true,"kind":"runtime","optional":false},{"id":2955151963,"package_name":"futures-timer","ecosystem":"cargo","requirements":"3.0","direct":true,"kind":"runtime","optional":false},{"id":2955151964,"package_name":"tokio","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":2955151965,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"misskey-websocket/Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-08-27T20:02:00.460Z","updated_at":"2022-08-27T20:02:00.460Z","repository_link":"https://github.com/coord-e/misskey-rs/blob/develop/misskey-websocket/Cargo.toml","dependencies":[{"id":2955153156,"package_name":"misskey-core","ecosystem":"cargo","requirements":"0.2.0","direct":true,"kind":"runtime","optional":false},{"id":2955153157,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.83","direct":true,"kind":"runtime","optional":false},{"id":2955153158,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":2955153159,"package_name":"chrono","ecosystem":"cargo","requirements":"0.4.12","direct":true,"kind":"runtime","optional":false},{"id":2955153160,"package_name":"url","ecosystem":"cargo","requirements":"2.2.0","direct":true,"kind":"runtime","optional":false},{"id":2955153161,"package_name":"futures","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":2955153162,"package_name":"uuid","ecosystem":"cargo","requirements":"0.8","direct":true,"kind":"runtime","optional":false},{"id":2955153163,"package_name":"async-tungstenite","ecosystem":"cargo","requirements":"0.13","direct":true,"kind":"runtime","optional":false},{"id":2955153164,"package_name":"log","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"runtime","optional":false},{"id":2955153165,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0.2","direct":true,"kind":"runtime","optional":false},{"id":2955153166,"package_name":"async-rwlock","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":2955153167,"package_name":"async-std","ecosystem":"cargo","requirements":"1.6.3","direct":true,"kind":"runtime","optional":false},{"id":2955153168,"package_name":"tokio","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":2955153169,"package_name":"async-std","ecosystem":"cargo","requirements":"1.6.3","direct":true,"kind":"development","optional":false},{"id":2955153170,"package_name":"tokio","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T00:30:26.326Z","updated_at":"2023-01-31T00:30:26.326Z","repository_link":"https://github.com/coord-e/misskey-rs/blob/develop/.github/workflows/ci.yml","dependencies":[{"id":7259795163,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7259795164,"package_name":"Swatinem/rust-cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/flaky.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T00:30:26.419Z","updated_at":"2023-01-31T00:30:26.419Z","repository_link":"https://github.com/coord-e/misskey-rs/blob/develop/.github/workflows/flaky.yml","dependencies":[{"id":7259795186,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7259795187,"package_name":"Swatinem/rust-cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unstable.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T00:30:26.465Z","updated_at":"2023-01-31T00:30:26.465Z","repository_link":"https://github.com/coord-e/misskey-rs/blob/develop/.github/workflows/unstable.yml","dependencies":[{"id":7259795242,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7259795243,"package_name":"Swatinem/rust-cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7259795244,"package_name":"taiki-e/install-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update_ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T00:30:26.491Z","updated_at":"2023-01-31T00:30:26.491Z","repository_link":"https://github.com/coord-e/misskey-rs/blob/develop/.github/workflows/update_ci.yml","dependencies":[{"id":7259795270,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7259795271,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":7259795272,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7259795273,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"ci/Cargo.lock","sha":null,"kind":"lockfile","created_at":"2023-01-31T00:30:26.553Z","updated_at":"2023-01-31T00:30:26.553Z","repository_link":"https://github.com/coord-e/misskey-rs/blob/develop/ci/Cargo.lock","dependencies":[{"id":7259795359,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"0.7.20","direct":false,"kind":"runtime","optional":false},{"id":7259795360,"package_name":"android_system_properties","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":7259795361,"package_name":"ansi_term","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":7259795362,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0.66","direct":false,"kind":"runtime","optional":false},{"id":7259795363,"package_name":"async-attributes","ecosystem":"cargo","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":7259795364,"package_name":"async-channel","ecosystem":"cargo","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":7259795365,"package_name":"async-dup","ecosystem":"cargo","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":7259795366,"package_name":"async-executor","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":7259795367,"package_name":"async-global-executor","ecosystem":"cargo","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":7259795368,"package_name":"async-io","ecosystem":"cargo","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":7259795370,"package_name":"async-lock","ecosystem":"cargo","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":7259795371,"package_name":"async-mutex","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7259795372,"package_name":"async-rwlock","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":7259795375,"package_name":"async-std","ecosystem":"cargo","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":7259795378,"package_name":"async-task","ecosystem":"cargo","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":7259795379,"package_name":"async-tls","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":7259795380,"package_name":"async-trait","ecosystem":"cargo","requirements":"0.1.59","direct":false,"kind":"runtime","optional":false},{"id":7259795382,"package_name":"async-tungstenite","ecosystem":"cargo","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":7259795383,"package_name":"atomic-waker","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7259795385,"package_name":"atty","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":7259795387,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7259795389,"package_name":"base64","ecosystem":"cargo","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":7259795391,"package_name":"bitflags","ecosystem":"cargo","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":7259795393,"package_name":"block-buffer","ecosystem":"cargo","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":7259795395,"package_name":"blocking","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":7259795397,"package_name":"bumpalo","ecosystem":"cargo","requirements":"3.11.1","direct":false,"kind":"runtime","optional":false},{"id":7259795399,"package_name":"byteorder","ecosystem":"cargo","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":7259795400,"package_name":"bytes","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":7259795401,"package_name":"castaway","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":7259795405,"package_name":"cc","ecosystem":"cargo","requirements":"1.0.77","direct":false,"kind":"runtime","optional":false},{"id":7259795406,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7259795408,"package_name":"chrono","ecosystem":"cargo","requirements":"0.4.23","direct":false,"kind":"runtime","optional":false},{"id":7259795410,"package_name":"clap","ecosystem":"cargo","requirements":"2.34.0","direct":false,"kind":"runtime","optional":false},{"id":7259795412,"package_name":"codespan-reporting","ecosystem":"cargo","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":7259795414,"package_name":"common-multipart-rfc7578","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":7259795416,"package_name":"concurrent-queue","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":7259795418,"package_name":"core-foundation-sys","ecosystem":"cargo","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":7259795420,"package_name":"cpufeatures","ecosystem":"cargo","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":7259795422,"package_name":"crossbeam-utils","ecosystem":"cargo","requirements":"0.8.14","direct":false,"kind":"runtime","optional":false},{"id":7259795424,"package_name":"crypto-common","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":7259795425,"package_name":"ctor","ecosystem":"cargo","requirements":"0.1.26","direct":false,"kind":"runtime","optional":false},{"id":7259795427,"package_name":"curl","ecosystem":"cargo","requirements":"0.4.44","direct":false,"kind":"runtime","optional":false},{"id":7259795428,"package_name":"curl-sys","ecosystem":"cargo","requirements":"0.4.59+curl-7.86.0","direct":false,"kind":"runtime","optional":false},{"id":7259795429,"package_name":"cxx","ecosystem":"cargo","requirements":"1.0.83","direct":false,"kind":"runtime","optional":false},{"id":7259795430,"package_name":"cxx-build","ecosystem":"cargo","requirements":"1.0.83","direct":false,"kind":"runtime","optional":false},{"id":7259795431,"package_name":"cxxbridge-flags","ecosystem":"cargo","requirements":"1.0.83","direct":false,"kind":"runtime","optional":false},{"id":7259795432,"package_name":"cxxbridge-macro","ecosystem":"cargo","requirements":"1.0.83","direct":false,"kind":"runtime","optional":false},{"id":7259795433,"package_name":"derivative","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":7259795437,"package_name":"digest","ecosystem":"cargo","requirements":"0.10.6","direct":false,"kind":"runtime","optional":false},{"id":7259795438,"package_name":"encoding_rs","ecosystem":"cargo","requirements":"0.8.31","direct":false,"kind":"runtime","optional":false},{"id":7259795439,"package_name":"env_logger","ecosystem":"cargo","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":7259795440,"package_name":"event-listener","ecosystem":"cargo","requirements":"2.5.3","direct":false,"kind":"runtime","optional":false},{"id":7259795441,"package_name":"fastrand","ecosystem":"cargo","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":7259795442,"package_name":"fnv","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":7259795444,"package_name":"form_urlencoded","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7259795446,"package_name":"futures","ecosystem":"cargo","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":7259795448,"package_name":"futures-channel","ecosystem":"cargo","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":7259795449,"package_name":"futures-core","ecosystem":"cargo","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":7259795450,"package_name":"futures-executor","ecosystem":"cargo","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":7259795451,"package_name":"futures-io","ecosystem":"cargo","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":7259795452,"package_name":"futures-lite","ecosystem":"cargo","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":7259795453,"package_name":"futures-macro","ecosystem":"cargo","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":7259795454,"package_name":"futures-sink","ecosystem":"cargo","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":7259795456,"package_name":"futures-task","ecosystem":"cargo","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":7259795457,"package_name":"futures-timer","ecosystem":"cargo","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":7259795458,"package_name":"futures-util","ecosystem":"cargo","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":7259795459,"package_name":"generic-array","ecosystem":"cargo","requirements":"0.14.6","direct":false,"kind":"runtime","optional":false},{"id":7259795460,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":7259795462,"package_name":"gloo-timers","ecosystem":"cargo","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":7259795463,"package_name":"heck","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":7259795464,"package_name":"heck","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":7259795465,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.1.19","direct":false,"kind":"runtime","optional":false},{"id":7259795466,"package_name":"http","ecosystem":"cargo","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":7259795468,"package_name":"httparse","ecosystem":"cargo","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":7259795469,"package_name":"humantime","ecosystem":"cargo","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":7259795470,"package_name":"iana-time-zone","ecosystem":"cargo","requirements":"0.1.53","direct":false,"kind":"runtime","optional":false},{"id":7259795471,"package_name":"iana-time-zone-haiku","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":7259795472,"package_name":"idna","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":7259795473,"package_name":"instant","ecosystem":"cargo","requirements":"0.1.12","direct":false,"kind":"runtime","optional":false},{"id":7259795474,"package_name":"isahc","ecosystem":"cargo","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":7259795476,"package_name":"itoa","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":7259795477,"package_name":"js-sys","ecosystem":"cargo","requirements":"0.3.60","direct":false,"kind":"runtime","optional":false},{"id":7259795478,"package_name":"kv-log-macro","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":7259795479,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7259795480,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.138","direct":false,"kind":"runtime","optional":false},{"id":7259795482,"package_name":"libnghttp2-sys","ecosystem":"cargo","requirements":"0.1.7+1.45.0","direct":false,"kind":"runtime","optional":false},{"id":7259795484,"package_name":"libz-sys","ecosystem":"cargo","requirements":"1.1.8","direct":false,"kind":"runtime","optional":false},{"id":7259795485,"package_name":"link-cplusplus","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":7259795486,"package_name":"lock_api","ecosystem":"cargo","requirements":"0.4.9","direct":false,"kind":"runtime","optional":false},{"id":7259795487,"package_name":"log","ecosystem":"cargo","requirements":"0.4.17","direct":false,"kind":"runtime","optional":false},{"id":7259795488,"package_name":"memchr","ecosystem":"cargo","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":7259795489,"package_name":"mime","ecosystem":"cargo","requirements":"0.3.16","direct":false,"kind":"runtime","optional":false},{"id":7259795490,"package_name":"mime_guess","ecosystem":"cargo","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":7259795493,"package_name":"mio","ecosystem":"cargo","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":7259795494,"package_name":"num-integer","ecosystem":"cargo","requirements":"0.1.45","direct":false,"kind":"runtime","optional":false},{"id":7259795495,"package_name":"num-traits","ecosystem":"cargo","requirements":"0.2.15","direct":false,"kind":"runtime","optional":false},{"id":7259795496,"package_name":"num_cpus","ecosystem":"cargo","requirements":"1.14.0","direct":false,"kind":"runtime","optional":false},{"id":7259795497,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":7259795498,"package_name":"openssl-probe","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":7259795499,"package_name":"openssl-sys","ecosystem":"cargo","requirements":"0.9.78","direct":false,"kind":"runtime","optional":false},{"id":7259795501,"package_name":"parking","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":7259795503,"package_name":"parking_lot","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":7259795505,"package_name":"parking_lot_core","ecosystem":"cargo","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":7259795506,"package_name":"paste","ecosystem":"cargo","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":7259795507,"package_name":"percent-encoding","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":7259795508,"package_name":"pin-project","ecosystem":"cargo","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":7259795509,"package_name":"pin-project-internal","ecosystem":"cargo","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":7259795510,"package_name":"pin-project-lite","ecosystem":"cargo","requirements":"0.2.9","direct":false,"kind":"runtime","optional":false},{"id":7259795511,"package_name":"pin-utils","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":7259795512,"package_name":"pkg-config","ecosystem":"cargo","requirements":"0.3.26","direct":false,"kind":"runtime","optional":false},{"id":7259795513,"package_name":"polling","ecosystem":"cargo","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":7259795514,"package_name":"ppv-lite86","ecosystem":"cargo","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":7259795515,"package_name":"proc-macro-error","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":7259795516,"package_name":"proc-macro-error-attr","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":7259795517,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.47","direct":false,"kind":"runtime","optional":false},{"id":7259795518,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.21","direct":false,"kind":"runtime","optional":false},{"id":7259795519,"package_name":"rand","ecosystem":"cargo","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":7259795520,"package_name":"rand_chacha","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":7259795521,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":7259795522,"package_name":"redox_syscall","ecosystem":"cargo","requirements":"0.2.16","direct":false,"kind":"runtime","optional":false},{"id":7259795523,"package_name":"regex","ecosystem":"cargo","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":7259795524,"package_name":"regex-syntax","ecosystem":"cargo","requirements":"0.6.28","direct":false,"kind":"runtime","optional":false},{"id":7259795525,"package_name":"ring","ecosystem":"cargo","requirements":"0.16.20","direct":false,"kind":"runtime","optional":false},{"id":7259795526,"package_name":"rustls","ecosystem":"cargo","requirements":"0.19.1","direct":false,"kind":"runtime","optional":false},{"id":7259795527,"package_name":"rustls","ecosystem":"cargo","requirements":"0.20.7","direct":false,"kind":"runtime","optional":false},{"id":7259795528,"package_name":"rustversion","ecosystem":"cargo","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":7259795529,"package_name":"ryu","ecosystem":"cargo","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":7259795530,"package_name":"schannel","ecosystem":"cargo","requirements":"0.1.20","direct":false,"kind":"runtime","optional":false},{"id":7259795531,"package_name":"scopeguard","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7259795532,"package_name":"scratch","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7259795533,"package_name":"sct","ecosystem":"cargo","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":7259795534,"package_name":"sct","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":7259795535,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.148","direct":false,"kind":"runtime","optional":false},{"id":7259795536,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.148","direct":false,"kind":"runtime","optional":false},{"id":7259795537,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.89","direct":false,"kind":"runtime","optional":false},{"id":7259795538,"package_name":"sha-1","ecosystem":"cargo","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":7259795539,"package_name":"signal-hook-registry","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7259795540,"package_name":"simple-mutex","ecosystem":"cargo","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":7259795542,"package_name":"slab","ecosystem":"cargo","requirements":"0.4.7","direct":false,"kind":"runtime","optional":false},{"id":7259795543,"package_name":"sluice","ecosystem":"cargo","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":7259795547,"package_name":"smallvec","ecosystem":"cargo","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":7259795548,"package_name":"socket2","ecosystem":"cargo","requirements":"0.4.7","direct":false,"kind":"runtime","optional":false},{"id":7259795549,"package_name":"spin","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":7259795550,"package_name":"strsim","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":7259795551,"package_name":"structopt","ecosystem":"cargo","requirements":"0.3.26","direct":false,"kind":"runtime","optional":false},{"id":7259795552,"package_name":"structopt-derive","ecosystem":"cargo","requirements":"0.4.18","direct":false,"kind":"runtime","optional":false},{"id":7259795553,"package_name":"strum_macros","ecosystem":"cargo","requirements":"0.24.3","direct":false,"kind":"runtime","optional":false},{"id":7259795554,"package_name":"syn","ecosystem":"cargo","requirements":"1.0.105","direct":false,"kind":"runtime","optional":false},{"id":7259795555,"package_name":"termcolor","ecosystem":"cargo","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":7259795556,"package_name":"textwrap","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":7259795557,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0.37","direct":false,"kind":"runtime","optional":false},{"id":7259795558,"package_name":"thiserror-impl","ecosystem":"cargo","requirements":"1.0.37","direct":false,"kind":"runtime","optional":false},{"id":7259795559,"package_name":"time","ecosystem":"cargo","requirements":"0.1.45","direct":false,"kind":"runtime","optional":false},{"id":7259795560,"package_name":"tinyvec","ecosystem":"cargo","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":7259795561,"package_name":"tinyvec_macros","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":7259795562,"package_name":"tokio","ecosystem":"cargo","requirements":"1.22.0","direct":false,"kind":"runtime","optional":false},{"id":7259795563,"package_name":"tokio-macros","ecosystem":"cargo","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":7259795564,"package_name":"tokio-rustls","ecosystem":"cargo","requirements":"0.23.4","direct":false,"kind":"runtime","optional":false},{"id":7259795565,"package_name":"tracing","ecosystem":"cargo","requirements":"0.1.37","direct":false,"kind":"runtime","optional":false},{"id":7259795566,"package_name":"tracing-attributes","ecosystem":"cargo","requirements":"0.1.23","direct":false,"kind":"runtime","optional":false},{"id":7259795567,"package_name":"tracing-core","ecosystem":"cargo","requirements":"0.1.30","direct":false,"kind":"runtime","optional":false},{"id":7259795568,"package_name":"tracing-futures","ecosystem":"cargo","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":7259795569,"package_name":"tungstenite","ecosystem":"cargo","requirements":"0.17.3","direct":false,"kind":"runtime","optional":false},{"id":7259795570,"package_name":"typed-builder","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":7259795571,"package_name":"typenum","ecosystem":"cargo","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":7259795572,"package_name":"ulid","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":7259795573,"package_name":"unicase","ecosystem":"cargo","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":7259795574,"package_name":"unicode-bidi","ecosystem":"cargo","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":7259795575,"package_name":"unicode-ident","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":7259795576,"package_name":"unicode-normalization","ecosystem":"cargo","requirements":"0.1.22","direct":false,"kind":"runtime","optional":false},{"id":7259795577,"package_name":"unicode-segmentation","ecosystem":"cargo","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":7259795578,"package_name":"unicode-width","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":7259795579,"package_name":"untrusted","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":7259795580,"package_name":"url","ecosystem":"cargo","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":7259795581,"package_name":"utf-8","ecosystem":"cargo","requirements":"0.7.6","direct":false,"kind":"runtime","optional":false},{"id":7259795586,"package_name":"uuid","ecosystem":"cargo","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":7259795587,"package_name":"value-bag","ecosystem":"cargo","requirements":"1.0.0-alpha.9","direct":false,"kind":"runtime","optional":false},{"id":7259795588,"package_name":"vcpkg","ecosystem":"cargo","requirements":"0.2.15","direct":false,"kind":"runtime","optional":false},{"id":7259795589,"package_name":"vec_map","ecosystem":"cargo","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":7259795590,"package_name":"version_check","ecosystem":"cargo","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":7259795591,"package_name":"waker-fn","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7259795592,"package_name":"wasi","ecosystem":"cargo","requirements":"0.10.0+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":7259795593,"package_name":"wasi","ecosystem":"cargo","requirements":"0.11.0+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":7259795594,"package_name":"wasm-bindgen","ecosystem":"cargo","requirements":"0.2.83","direct":false,"kind":"runtime","optional":false},{"id":7259795595,"package_name":"wasm-bindgen-backend","ecosystem":"cargo","requirements":"0.2.83","direct":false,"kind":"runtime","optional":false},{"id":7259795596,"package_name":"wasm-bindgen-futures","ecosystem":"cargo","requirements":"0.4.33","direct":false,"kind":"runtime","optional":false},{"id":7259795597,"package_name":"wasm-bindgen-macro","ecosystem":"cargo","requirements":"0.2.83","direct":false,"kind":"runtime","optional":false},{"id":7259795598,"package_name":"wasm-bindgen-macro-support","ecosystem":"cargo","requirements":"0.2.83","direct":false,"kind":"runtime","optional":false},{"id":7259795599,"package_name":"wasm-bindgen-shared","ecosystem":"cargo","requirements":"0.2.83","direct":false,"kind":"runtime","optional":false},{"id":7259795600,"package_name":"web-sys","ecosystem":"cargo","requirements":"0.3.60","direct":false,"kind":"runtime","optional":false},{"id":7259795601,"package_name":"webpki","ecosystem":"cargo","requirements":"0.21.4","direct":false,"kind":"runtime","optional":false},{"id":7259795602,"package_name":"webpki","ecosystem":"cargo","requirements":"0.22.0","direct":false,"kind":"runtime","optional":false},{"id":7259795603,"package_name":"webpki-roots","ecosystem":"cargo","requirements":"0.21.1","direct":false,"kind":"runtime","optional":false},{"id":7259795604,"package_name":"webpki-roots","ecosystem":"cargo","requirements":"0.22.5","direct":false,"kind":"runtime","optional":false},{"id":7259795605,"package_name":"wepoll-ffi","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":7259795606,"package_name":"winapi","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":7259795607,"package_name":"winapi-i686-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":7259795608,"package_name":"winapi-util","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":7259795609,"package_name":"winapi-x86_64-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":7259795610,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.36.1","direct":false,"kind":"runtime","optional":false},{"id":7259795611,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":7259795612,"package_name":"windows_aarch64_gnullvm","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":7259795613,"package_name":"windows_aarch64_msvc","ecosystem":"cargo","requirements":"0.36.1","direct":false,"kind":"runtime","optional":false},{"id":7259795614,"package_name":"windows_aarch64_msvc","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":7259795615,"package_name":"windows_i686_gnu","ecosystem":"cargo","requirements":"0.36.1","direct":false,"kind":"runtime","optional":false},{"id":7259795616,"package_name":"windows_i686_gnu","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":7259795617,"package_name":"windows_i686_msvc","ecosystem":"cargo","requirements":"0.36.1","direct":false,"kind":"runtime","optional":false},{"id":7259795618,"package_name":"windows_i686_msvc","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":7259795619,"package_name":"windows_x86_64_gnu","ecosystem":"cargo","requirements":"0.36.1","direct":false,"kind":"runtime","optional":false},{"id":7259795620,"package_name":"windows_x86_64_gnu","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":7259795621,"package_name":"windows_x86_64_gnullvm","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":7259795622,"package_name":"windows_x86_64_msvc","ecosystem":"cargo","requirements":"0.36.1","direct":false,"kind":"runtime","optional":false},{"id":7259795623,"package_name":"windows_x86_64_msvc","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"ci/testenv/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T00:30:26.947Z","updated_at":"2023-01-31T00:30:26.947Z","repository_link":"https://github.com/coord-e/misskey-rs/blob/develop/ci/testenv/docker-compose.yml","dependencies":[{"id":7259796358,"package_name":"redis","ecosystem":"docker","requirements":"4.0-alpine","direct":true,"kind":"runtime","optional":false},{"id":7259796359,"package_name":"postgres","ecosystem":"docker","requirements":"11.2-alpine","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"ci/testenv/get-token/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-31T00:30:27.009Z","updated_at":"2023-01-31T00:30:27.009Z","repository_link":"https://github.com/coord-e/misskey-rs/blob/develop/ci/testenv/get-token/Dockerfile","dependencies":[{"id":7259796385,"package_name":"alpine","ecosystem":"docker","requirements":"3.12","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"ci/testenv/web/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-31T00:30:27.034Z","updated_at":"2023-01-31T00:30:27.034Z","repository_link":"https://github.com/coord-e/misskey-rs/blob/develop/ci/testenv/web/Dockerfile","dependencies":[{"id":7259796401,"package_name":"${MISSKEY_IMAGE}","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]}],"score":16.831728068920402,"created_at":"2023-04-05T14:26:46.158Z","updated_at":"2026-05-13T17:03:38.039Z","avatar_url":"https://github.com/coord-e.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/2631","html_url":"https://summary.ecosyste.ms/projects/2631"}