{"id":12346184,"name":"tty-reader","ecosystem":"rubygems","description":"A set of methods for processing keyboard input in character, line and multiline modes. It maintains history of entered input with an ability to recall and re-edit those inputs. It lets you register to listen for keystroke events and trigger custom key events yourself.","homepage":"https://ttytoolkit.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/piotrmurach/tty-reader","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2017-08-30T19:31:06.244Z","latest_release_published_at":"2020-12-08T21:59:46.317Z","latest_release_number":"0.9.0","last_synced_at":"2026-06-30T05:30:52.242Z","created_at":"2025-10-07T06:37:57.077Z","updated_at":"2026-06-30T05:34:10.564Z","registry_url":"https://gem.coop/gems/tty-reader","install_command":"gem install tty-reader -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/tty-reader/","metadata":{"funding":null},"repo_metadata":{"id":24558115,"uuid":"101916183","full_name":"piotrmurach/tty-reader","owner":"piotrmurach","description":"A set of methods for processing keyboard input in character, line and multiline modes.","archived":false,"fork":false,"pushed_at":"2023-11-09T11:18:46.000Z","size":1036,"stargazers_count":97,"open_issues_count":15,"forks_count":17,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-12T20:46:19.708Z","etag":null,"topics":["cli","console","line-editing","ruby","ruby-gem","terminal","tty","word-completion"],"latest_commit_sha":null,"homepage":"https://ttytoolkit.org","language":"Ruby","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/piotrmurach.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"piotrmurach"}},"created_at":"2017-08-30T18:33:59.000Z","updated_at":"2026-04-29T16:59:34.000Z","dependencies_parsed_at":"2024-05-28T19:27:37.743Z","dependency_job_id":"32ba0600-32a2-4dff-9316-9b9b46f43883","html_url":"https://github.com/piotrmurach/tty-reader","commit_stats":{"total_commits":228,"total_committers":7,"mean_commits":32.57142857142857,"dds":"0.030701754385964897","last_synced_commit":"ac9257188cfd19f91f5386217ef29c218b9a83bd"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/piotrmurach/tty-reader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piotrmurach","download_url":"https://codeload.github.com/piotrmurach/tty-reader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/sbom","scorecard":{"id":734847,"data":{"date":"2025-08-11","repo":{"name":"github.com/piotrmurach/tty-reader","commit":"ac9257188cfd19f91f5386217ef29c218b9a83bd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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/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":"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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:55: update your workflow using https://app.stepsecurity.io/secureworkflow/piotrmurach/tty-reader/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/piotrmurach/tty-reader/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.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":"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"}}]},"last_synced_at":"2025-08-22T15:28:37.671Z","repository_id":24558115,"created_at":"2025-08-22T15:28:37.671Z","updated_at":"2025-08-22T15:28:37.671Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33085078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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_record":{"login":"piotrmurach","name":"Piotr Murach","uuid":"444312","kind":"user","description":"Tender loving command line.","email":"","website":"https://piotrmurach.com","location":"Sheffield / Olsztyn","twitter":"piotr_murach","company":null,"icon_url":"https://avatars.githubusercontent.com/u/444312?v=4","repositories_count":89,"last_synced_at":"2026-05-30T08:03:01.095Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/piotrmurach","funding_links":["https://github.com/sponsors/piotrmurach"],"total_stars":12980,"followers":653,"following":42,"created_at":"2022-11-02T16:41:01.260Z","updated_at":"2026-05-30T08:03:01.095Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piotrmurach","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piotrmurach/repositories"},"tags":[{"name":"v0.9.0","sha":"a5932084e59cca6b49b8bb56592667a91c080af6","kind":"tag","published_at":"2020-12-08T21:58:55.000Z","download_url":"https://codeload.github.com/piotrmurach/tty-reader/tar.gz/v0.9.0","html_url":"https://github.com/piotrmurach/tty-reader/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/piotrmurach/tty-reader@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"90cd6b26bfdce3970239d82c8aa1fbdf0df41c8c","kind":"tag","published_at":"2020-06-28T19:24:04.000Z","download_url":"https://codeload.github.com/piotrmurach/tty-reader/tar.gz/v0.8.0","html_url":"https://github.com/piotrmurach/tty-reader/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/piotrmurach/tty-reader@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e748044c707910d5da090257d17e1ceb969aa856","kind":"tag","published_at":"2019-11-24T18:49:32.000Z","download_url":"https://codeload.github.com/piotrmurach/tty-reader/tar.gz/v0.7.0","html_url":"https://github.com/piotrmurach/tty-reader/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/piotrmurach/tty-reader@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b6e66462f5cc1e9df03dc6317bab34b0bee89ce9","kind":"tag","published_at":"2019-05-27T18:47:41.000Z","download_url":"https://codeload.github.com/piotrmurach/tty-reader/tar.gz/v0.6.0","html_url":"https://github.com/piotrmurach/tty-reader/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/piotrmurach/tty-reader@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"95413658ce726efb12cb3dfee30e4eb8fbdab85f","kind":"tag","published_at":"2018-11-24T17:05:45.000Z","download_url":"https://codeload.github.com/piotrmurach/tty-reader/tar.gz/v0.5.0","html_url":"https://github.com/piotrmurach/tty-reader/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/piotrmurach/tty-reader@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"b1cc8c49c9a94b855416314389ceccf41206968c","kind":"tag","published_at":"2018-08-05T11:51:21.000Z","download_url":"https://codeload.github.com/piotrmurach/tty-reader/tar.gz/v0.4.0","html_url":"https://github.com/piotrmurach/tty-reader/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/piotrmurach/tty-reader@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f034a2b2ebb2b59cf6675f2158f876dcc9e340fd","kind":"tag","published_at":"2018-04-29T14:04:57.000Z","download_url":"https://codeload.github.com/piotrmurach/tty-reader/tar.gz/v0.3.0","html_url":"https://github.com/piotrmurach/tty-reader/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/piotrmurach/tty-reader@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"e06f10e8e061103e54a2957a7df6c40ff4e5459e","kind":"tag","published_at":"2018-01-01T18:58:06.000Z","download_url":"https://codeload.github.com/piotrmurach/tty-reader/tar.gz/v0.2.0","html_url":"https://github.com/piotrmurach/tty-reader/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/piotrmurach/tty-reader@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"aa2213d4ac16a26cadba53417d44e741d6d4b190","kind":"tag","published_at":"2017-08-30T19:30:55.000Z","download_url":"https://codeload.github.com/piotrmurach/tty-reader/tar.gz/v0.1.0","html_url":"https://github.com/piotrmurach/tty-reader/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/piotrmurach/tty-reader@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrmurach%2Ftty-reader/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-30T05:34:10.537Z","dependent_packages_count":0,"downloads":87283883,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.4022339119951126,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.2108484216103413,"average":0.15327058340136349},"purl":"pkg:gem/tty-reader?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/tty-reader","docker_dependents_count":247,"docker_downloads_count":482641807,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/tty-reader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/tty-reader/dependencies","status":null,"funding_links":["https://github.com/sponsors/piotrmurach"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-26T05:01:24.543Z","issues_count":18,"pull_requests_count":18,"avg_time_to_close_issue":6435623.7,"avg_time_to_close_pull_request":4155379.0,"issues_closed_count":10,"pull_requests_closed_count":10,"pull_request_authors_count":15,"issue_authors_count":17,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":2.2222222222222223,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0,"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/piotrmurach%2Ftty-reader/issues","maintainers":[{"login":"piotrmurach","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piotrmurach"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/tty-reader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/tty-reader/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/tty-reader/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/tty-reader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/tty-reader/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/tty-reader/codemeta","maintainers":[{"uuid":"54662","login":"piotrmurach","name":null,"email":null,"url":null,"packages_count":65,"html_url":"https://gem.coop/profiles/piotrmurach","role":null,"created_at":"2025-10-09T23:57:07.133Z","updated_at":"2025-10-09T23:57:07.133Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/piotrmurach/packages"}]}