{"id":4133665,"name":"input-linux","ecosystem":"cargo","description":"evdev and uinput","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/arcnmx/input-linux-rs","keywords_array":["evdev","input","linux","uinput"],"namespace":null,"versions_count":9,"first_release_published_at":"2018-03-13T21:52:19.445Z","latest_release_published_at":"2024-08-19T20:02:07.150Z","latest_release_number":"0.7.1","last_synced_at":"2026-03-28T16:31:24.039Z","created_at":"2022-04-12T16:00:10.638Z","updated_at":"2026-03-28T16:34:11.813Z","registry_url":"https://crates.io/crates/input-linux/","install_command":"cargo install input-linux","documentation_url":"https://docs.rs/input-linux/","metadata":{"categories":[]},"repo_metadata":{"id":46102543,"uuid":"104277371","full_name":"arcnmx/input-linux-rs","owner":"arcnmx","description":"evdev and uinput for Rust","archived":false,"fork":false,"pushed_at":"2024-08-19T19:59:41.000Z","size":898,"stargazers_count":38,"open_issues_count":4,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-19T22:49:43.788Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/arcnmx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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}},"created_at":"2017-09-20T23:19:43.000Z","updated_at":"2025-08-19T17:31:07.000Z","dependencies_parsed_at":"2022-08-20T08:40:18.095Z","dependency_job_id":"ace88d68-8a01-401f-968e-f0da6d1dabb5","html_url":"https://github.com/arcnmx/input-linux-rs","commit_stats":{"total_commits":72,"total_committers":3,"mean_commits":24.0,"dds":0.05555555555555558,"last_synced_commit":"d6fff21d61d13fc36bf5c04c0bd21bf15f74b11f"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/arcnmx/input-linux-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arcnmx","download_url":"https://codeload.github.com/arcnmx/input-linux-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/sbom","scorecard":{"id":205700,"data":{"date":"2025-08-11","repo":{"name":"github.com/arcnmx/input-linux-rs","commit":"ede8742e00162667d9e101b3c514d8c3d3cb7e9e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/27 approved changesets -- score normalized to 1","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":"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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/input-linux.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/input-linux.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/input-linux.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/input-linux.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/input-linux.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/input-linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/input-linux.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/input-linux.yml:310: update your workflow using https://app.stepsecurity.io/secureworkflow/arcnmx/input-linux-rs/input-linux.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  33 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023"],"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-16T23:40:57.483Z","repository_id":46102543,"created_at":"2025-08-16T23:40:57.483Z","updated_at":"2025-08-16T23:40:57.483Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276497767,"owners_count":25652890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-22T02:00:08.972Z","response_time":79,"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":"arcnmx","name":null,"uuid":"13426784","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13426784?u=3d6ace5f363b6082ad96dea37e1d889d0e571989\u0026v=4","repositories_count":48,"last_synced_at":"2023-03-22T18:56:30.553Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/arcnmx","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T11:41:02.237Z","updated_at":"2023-03-22T18:56:30.926Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arcnmx","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arcnmx/repositories"},"tags":[{"name":"v0.7.1","sha":"ede8742e00162667d9e101b3c514d8c3d3cb7e9e","kind":"tag","published_at":"2024-08-19T19:58:45.000Z","download_url":"https://codeload.github.com/arcnmx/input-linux-rs/tar.gz/v0.7.1","html_url":"https://github.com/arcnmx/input-linux-rs/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arcnmx/input-linux-rs@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/tags/v0.7.1/manifests"},{"name":"v0.6.1","sha":"a30b6307643c42830703bfce49da92c8217be28b","kind":"tag","published_at":"2024-08-19T19:48:07.000Z","download_url":"https://codeload.github.com/arcnmx/input-linux-rs/tar.gz/v0.6.1","html_url":"https://github.com/arcnmx/input-linux-rs/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arcnmx/input-linux-rs@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/tags/v0.6.1/manifests"},{"name":"v0.7.0","sha":"792856668b80dbc9171ae930bd96256932559a0c","kind":"tag","published_at":"2024-07-19T20:38:24.000Z","download_url":"https://codeload.github.com/arcnmx/input-linux-rs/tar.gz/v0.7.0","html_url":"https://github.com/arcnmx/input-linux-rs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arcnmx/input-linux-rs@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d6fff21d61d13fc36bf5c04c0bd21bf15f74b11f","kind":"tag","published_at":"2023-04-06T22:23:59.000Z","download_url":"https://codeload.github.com/arcnmx/input-linux-rs/tar.gz/v0.6.0","html_url":"https://github.com/arcnmx/input-linux-rs/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arcnmx/input-linux-rs@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/tags/v0.6.0/manifests"},{"name":"0.5.0","sha":"3896c21f9b5c6b141b2332f334b8b718e696d45b","kind":"tag","published_at":"2021-08-04T22:12:57.000Z","download_url":"https://codeload.github.com/arcnmx/input-linux-rs/tar.gz/0.5.0","html_url":"https://github.com/arcnmx/input-linux-rs/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arcnmx/input-linux-rs@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"d486ff24337859c71fc179bf8c4a5aa0b6c3aba9","kind":"tag","published_at":"2020-12-09T05:23:34.000Z","download_url":"https://codeload.github.com/arcnmx/input-linux-rs/tar.gz/0.4.0","html_url":"https://github.com/arcnmx/input-linux-rs/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arcnmx/input-linux-rs@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"53a14035f5e04a86e51b24f8255998edad392ee1","kind":"tag","published_at":"2020-08-02T04:02:30.000Z","download_url":"https://codeload.github.com/arcnmx/input-linux-rs/tar.gz/0.3.0","html_url":"https://github.com/arcnmx/input-linux-rs/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arcnmx/input-linux-rs@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"97548e15c4548cd181c626de9a722a3af07a8afc","kind":"tag","published_at":"2020-08-02T02:34:19.000Z","download_url":"https://codeload.github.com/arcnmx/input-linux-rs/tar.gz/0.2.0","html_url":"https://github.com/arcnmx/input-linux-rs/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arcnmx/input-linux-rs@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/tags/0.2.0/manifests"},{"name":"0.0.1","sha":"da2db15d45c15635cef2a1b03da0d60d78526505","kind":"tag","published_at":"2018-03-13T21:50:04.000Z","download_url":"https://codeload.github.com/arcnmx/input-linux-rs/tar.gz/0.0.1","html_url":"https://github.com/arcnmx/input-linux-rs/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arcnmx/input-linux-rs@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-28T16:34:11.792Z","dependent_packages_count":3,"downloads":90650,"downloads_period":"total","dependent_repos_count":3,"rankings":{"downloads":11.355743644481862,"dependent_repos_count":11.567719530345626,"dependent_packages_count":9.157068535169758,"stargazers_count":19.695066455053517,"forks_count":19.797958523577776,"docker_downloads_count":null,"average":14.314711337725708},"purl":"pkg:cargo/input-linux","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/input-linux","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/input-linux","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/input-linux/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-19T22:49:44.426Z","issues_count":8,"pull_requests_count":7,"avg_time_to_close_issue":5549499.8,"avg_time_to_close_pull_request":7643110.571428572,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":5,"issue_authors_count":6,"avg_comments_per_issue":2.875,"avg_comments_per_pull_request":1.2857142857142858,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":672743.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Finput-linux-rs/issues","maintainers":[{"login":"arcnmx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcnmx"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/input-linux/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/input-linux/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/input-linux/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/input-linux/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/input-linux/codemeta","maintainers":[{"uuid":"2287","login":"arcnmx","name":null,"email":null,"url":"https://github.com/arcnmx","packages_count":51,"html_url":"https://crates.io/users/arcnmx","role":null,"created_at":"2022-11-07T20:42:18.084Z","updated_at":"2022-11-07T20:42:18.084Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/arcnmx/packages"}]}