{"id":4864,"url":"https://github.com/chzyer/readline","last_synced_at":"2026-07-07T06:20:14.046Z","repository":{"id":37270610,"uuid":"42817478","full_name":"chzyer/readline","owner":"chzyer","description":"Readline is a pure go(golang) implementation for GNU-Readline kind library","archived":false,"fork":false,"pushed_at":"2025-06-20T03:33:30.000Z","size":3581,"stargazers_count":2303,"open_issues_count":121,"forks_count":303,"subscribers_count":35,"default_branch":"main","last_synced_at":"2026-07-06T21:55:38.046Z","etag":null,"topics":["go","golang","readline","readline-library"],"latest_commit_sha":null,"homepage":"","language":"Go","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/chzyer.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2015-09-20T15:11:30.000Z","updated_at":"2026-07-02T06:31:57.000Z","dependencies_parsed_at":"2024-12-23T19:02:37.302Z","dependency_job_id":"c6197c2b-b530-494c-b387-4ed6cd6b39a5","html_url":"https://github.com/chzyer/readline","commit_stats":{"total_commits":229,"total_committers":41,"mean_commits":5.585365853658536,"dds":0.4541484716157205,"last_synced_commit":"7f93d88cd5ffa0e805d58d2f9fc3191be15ec668"},"previous_names":["go-readline/readline"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/chzyer/readline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chzyer%2Freadline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chzyer%2Freadline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chzyer%2Freadline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chzyer%2Freadline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chzyer","download_url":"https://codeload.github.com/chzyer/readline/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chzyer%2Freadline/sbom","scorecard":{"id":282378,"data":{"date":"2025-08-11","repo":{"name":"github.com/chzyer/readline","commit":"9dfc369f8652ba9013dadffd2d2efeada64fe44d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"1 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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":8,"reason":"Found 25/30 approved changesets -- score normalized to 8","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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-17T16:14:30.433Z","repository_id":37270610,"created_at":"2025-08-17T16:14:30.433Z","updated_at":"2025-08-17T16:14:30.433Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35213842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-07T02:00:07.222Z","response_time":90,"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"}},"keywords":["go","golang","readline","readline-library"],"created_at":"2024-01-11T16:54:55.828Z","updated_at":"2026-07-07T06:20:13.990Z","avatar_url":"https://github.com/chzyer.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4864","html_url":"https://opencollective.ecosyste.ms/projects/4864","collective":{"id":3641,"uuid":"dlk9mbw7-y48r3zq3-glp0ej5l-avnodgx7","slug":"readline","name":"Readline","description":"Readline is a pure go(golang) implementation for GNU-Readline kind library","website":"https://github.com/chzyer/readline","github":null,"twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/chzyer/readline"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-24T18:15:11.619Z","created_at":"2024-01-10T13:17:55.426Z","updated_at":"2026-07-24T18:15:11.805Z","transactions_count":73,"balance":874.5400000000004,"account_type":"COLLECTIVE","owner":{"login":"chzyer","name":"ChenYe","uuid":"1464115","kind":"user","description":"CRUD Engineer","email":"","website":null,"location":"China","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1464115?v=4","repositories_count":22,"last_synced_at":"2023-04-06T00:35:39.646Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chzyer","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T17:28:59.697Z","updated_at":"2023-04-06T00:35:39.788Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chzyer","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chzyer/repositories"},"last_project_activity_at":"2025-06-20T03:33:30.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2016-02-26T00:00:00.000Z","collective_updated_at":"2022-09-26T14:56:11.912Z","html_url":"https://opencollective.com/readline","icon_url":"https://images.opencollective.com/readline/logo/40.png","total_donations":874.5399999999995,"total_expenses":-4.399999999999999,"current_balance":874.5400000000004,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/readline","url":"https://opencollective.ecosyste.ms/collectives/readline","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/readline/projects"}}