{"id":4125053,"name":"hidapi","ecosystem":"cargo","description":"Rust-y wrapper around hidapi","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ruabmbua/hidapi-rs","keywords_array":["api","binding","hid","usb","wrapper"],"namespace":null,"versions_count":54,"first_release_published_at":"2016-03-12T20:40:45.104Z","latest_release_published_at":"2026-05-15T18:51:38.885Z","latest_release_number":"2.6.6","last_synced_at":"2026-06-09T14:04:36.427Z","created_at":"2022-04-12T15:13:54.367Z","updated_at":"2026-06-09T15:05:34.533Z","registry_url":"https://crates.io/crates/hidapi/","install_command":"cargo install hidapi","documentation_url":"https://docs.rs/hidapi/","metadata":{"categories":[]},"repo_metadata":{"id":39500139,"uuid":"53701340","full_name":"ruabmbua/hidapi-rs","owner":"ruabmbua","description":"Rust bindings for the hidapi C library","archived":false,"fork":false,"pushed_at":"2026-02-25T18:55:16.000Z","size":707,"stargazers_count":234,"open_issues_count":19,"forks_count":93,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-04-06T00:32:42.877Z","etag":null,"topics":["hid","hidapi","rust","rust-library"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruabmbua.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-03-11T22:47:36.000Z","updated_at":"2026-03-27T09:42:46.000Z","dependencies_parsed_at":"2023-11-11T22:23:51.699Z","dependency_job_id":"1dd96b85-3505-44d0-af27-b7fe799a60bb","html_url":"https://github.com/ruabmbua/hidapi-rs","commit_stats":{"total_commits":251,"total_committers":27,"mean_commits":9.296296296296296,"dds":0.5896414342629481,"last_synced_commit":"923a3712c5ae39574d7384879cf3caf208195d70"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ruabmbua/hidapi-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruabmbua%2Fhidapi-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruabmbua%2Fhidapi-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruabmbua%2Fhidapi-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruabmbua%2Fhidapi-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruabmbua","download_url":"https://codeload.github.com/ruabmbua/hidapi-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruabmbua%2Fhidapi-rs/sbom","scorecard":{"id":788392,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruabmbua/hidapi-rs","commit":"009df084a952454b3cbd5a63b8666b1017ab1a9f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":5,"reason":"Found 7/13 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":"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":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/rust.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":"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/rust.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/ruabmbua/hidapi-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/ruabmbua/hidapi-rs/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/ruabmbua/hidapi-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/ruabmbua/hidapi-rs/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/ruabmbua/hidapi-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/ruabmbua/hidapi-rs/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/ruabmbua/hidapi-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/ruabmbua/hidapi-rs/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/ruabmbua/hidapi-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/ruabmbua/hidapi-rs/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/ruabmbua/hidapi-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/ruabmbua/hidapi-rs/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/ruabmbua/hidapi-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/ruabmbua/hidapi-rs/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/ruabmbua/hidapi-rs/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/ruabmbua/hidapi-rs/rust.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:44:32.422Z","repository_id":39500139,"created_at":"2025-08-23T06:44:32.422Z","updated_at":"2025-08-23T06:44:32.422Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32766122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T02:36:36.067Z","status":"ssl_error","status_checked_at":"2026-05-08T02:36:07.210Z","response_time":54,"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"},"tags":[]},"repo_metadata_updated_at":"2026-06-09T15:05:34.510Z","dependent_packages_count":119,"downloads":7008230,"downloads_period":"total","dependent_repos_count":943,"rankings":{"downloads":1.7662698471971203,"dependent_repos_count":1.353268906182318,"dependent_packages_count":0.5520693261616615,"stargazers_count":12.352198627118517,"forks_count":7.556661882549934,"docker_downloads_count":3.141071642148068,"average":4.453590038559603},"purl":"pkg:cargo/hidapi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/hidapi","docker_dependents_count":36,"docker_downloads_count":23282829,"usage_url":"https://repos.ecosyste.ms/usage/cargo/hidapi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/hidapi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-06T00:05:34.518Z","issues_count":88,"pull_requests_count":89,"avg_time_to_close_issue":11922193.256756756,"avg_time_to_close_pull_request":1899929.6025641025,"issues_closed_count":74,"pull_requests_closed_count":78,"pull_request_authors_count":42,"issue_authors_count":69,"avg_comments_per_issue":4.056818181818182,"avg_comments_per_pull_request":1.651685393258427,"merged_pull_requests_count":70,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":1394354.0,"past_year_avg_time_to_close_pull_request":1209429.3333333333,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.2,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruabmbua%2Fhidapi-rs/issues","maintainers":[{"login":"ruabmbua","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruabmbua"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hidapi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hidapi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hidapi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hidapi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hidapi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hidapi/codemeta","maintainers":[{"uuid":"3215","login":"Osspial","name":null,"email":null,"url":"https://github.com/Osspial","packages_count":12,"html_url":"https://crates.io/users/Osspial","role":null,"created_at":"2022-11-07T20:20:27.728Z","updated_at":"2022-11-07T20:20:27.728Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Osspial/packages"},{"uuid":"1344","login":"ruabmbua","name":"Roland Ruckerbauer","email":null,"url":"https://github.com/ruabmbua","packages_count":5,"html_url":"https://crates.io/users/ruabmbua","role":null,"created_at":"2022-11-07T20:20:27.720Z","updated_at":"2022-11-07T20:20:27.720Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/ruabmbua/packages"}]}