{"id":77233,"name":null,"description":"Ruby gem to calculate statistics from text to determine readability, complexity and grade level of a particular corpus.","url":"https://github.com/kupolak/textstat","last_synced_at":"2025-09-08T20:57:07.301Z","repository":{"id":62558889,"uuid":"157257685","full_name":"kupolak/textstat","owner":"kupolak","description":"Ruby gem to calculate statistics from text to determine readability, complexity and grade level of a particular corpus.","archived":false,"fork":false,"pushed_at":"2025-08-28T16:46:22.000Z","size":377,"stargazers_count":35,"open_issues_count":16,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-28T23:29:07.660Z","etag":null,"topics":["flesch-kincaid-grade","flesch-reading-ease","reading","ruby","smog","statistics","text-processing","textstat","translation"],"latest_commit_sha":null,"homepage":null,"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/kupolak.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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,"zenodo":null}},"created_at":"2018-11-12T18:26:42.000Z","updated_at":"2025-08-28T16:56:29.000Z","dependencies_parsed_at":"2023-12-21T01:54:45.433Z","dependency_job_id":"5f5193d3-4425-43c2-894d-258254c554cc","html_url":"https://github.com/kupolak/textstat","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/kupolak/textstat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kupolak","download_url":"https://codeload.github.com/kupolak/textstat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/sbom","scorecard":{"id":573810,"data":{"date":"2025-08-11","repo":{"name":"github.com/kupolak/textstat","commit":"cafdaec7a14738c26df10beb7323e9757eeee49a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"Code-Review","score":1,"reason":"Found 2/20 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":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ruby.yml:10","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":"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/docs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 13 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-20T17:07:15.928Z","repository_id":62558889,"created_at":"2025-08-20T17:07:15.929Z","updated_at":"2025-08-20T17:07:15.929Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231483,"owners_count":25245601,"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-08T02:00:09.813Z","response_time":121,"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":{"login":"kupolak","name":"Jakub Polak","uuid":"7570742","kind":"user","description":"","email":"","website":"kupolak.github.io","location":"Łódź (Poland)","twitter":null,"company":"@jobandtalent","icon_url":"https://avatars.githubusercontent.com/u/7570742?u=f3a9a645ea3b15219e7de5fc3c81505f72e15cae\u0026v=4","repositories_count":20,"last_synced_at":"2024-04-21T01:51:40.531Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kupolak","funding_links":[],"total_stars":48,"followers":16,"following":16,"created_at":"2022-11-14T00:30:30.137Z","updated_at":"2024-04-21T01:51:43.123Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kupolak","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kupolak/repositories"},"packages":[{"id":315680,"name":"textstat","ecosystem":"rubygems","description":"Ruby gem to calculate readability statistics of a text object - paragraphs, sentences, articles","homepage":"https://github.com/kupolak/textstat","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/kupolak/textstat","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2018-11-12T18:42:30.375Z","latest_release_published_at":"2025-07-08T04:28:46.577Z","latest_release_number":"1.0.0","last_synced_at":"2025-09-08T20:56:00.795Z","created_at":"2022-04-06T11:44:30.568Z","updated_at":"2025-09-08T20:56:00.795Z","registry_url":"https://rubygems.org/gems/textstat","install_command":"gem install textstat -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/textstat/","metadata":{"funding":null},"repo_metadata":{"id":62558889,"uuid":"157257685","full_name":"kupolak/textstat","owner":"kupolak","description":"Ruby gem to calculate statistics from text to determine readability, complexity and grade level of a particular corpus.","archived":false,"fork":false,"pushed_at":"2025-08-28T16:46:22.000Z","size":377,"stargazers_count":35,"open_issues_count":16,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-28T23:29:07.660Z","etag":null,"topics":["flesch-kincaid-grade","flesch-reading-ease","reading","ruby","smog","statistics","text-processing","textstat","translation"],"latest_commit_sha":null,"homepage":null,"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/kupolak.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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,"zenodo":null}},"created_at":"2018-11-12T18:26:42.000Z","updated_at":"2025-08-28T16:56:29.000Z","dependencies_parsed_at":"2023-12-21T01:54:45.433Z","dependency_job_id":"5f5193d3-4425-43c2-894d-258254c554cc","html_url":"https://github.com/kupolak/textstat","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/kupolak/textstat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kupolak","download_url":"https://codeload.github.com/kupolak/textstat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/sbom","scorecard":{"id":573810,"data":{"date":"2025-08-11","repo":{"name":"github.com/kupolak/textstat","commit":"cafdaec7a14738c26df10beb7323e9757eeee49a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"Code-Review","score":1,"reason":"Found 2/20 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":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ruby.yml:10","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":"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/docs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/kupolak/textstat/ruby.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 13 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-20T17:07:15.928Z","repository_id":62558889,"created_at":"2025-08-20T17:07:15.929Z","updated_at":"2025-08-20T17:07:15.929Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272618056,"owners_count":24965403,"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-08-29T02:00:10.610Z","response_time":87,"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":"kupolak","name":"Jakub Polak","uuid":"7570742","kind":"user","description":"","email":"","website":"kupolak.github.io","location":"Łódź (Poland)","twitter":null,"company":"@jobandtalent","icon_url":"https://avatars.githubusercontent.com/u/7570742?u=f3a9a645ea3b15219e7de5fc3c81505f72e15cae\u0026v=4","repositories_count":20,"last_synced_at":"2024-04-21T01:51:40.531Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kupolak","funding_links":[],"total_stars":48,"followers":16,"following":16,"created_at":"2022-11-14T00:30:30.137Z","updated_at":"2024-04-21T01:51:43.123Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kupolak","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kupolak/repositories"},"tags":[{"name":"1.0.0","sha":"c22b1d016286e1dfee8dd32c45fb727ce8dc5cc4","kind":"commit","published_at":"2025-07-08T04:20:06.000Z","download_url":"https://codeload.github.com/kupolak/textstat/tar.gz/1.0.0","html_url":"https://github.com/kupolak/textstat/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kupolak/textstat@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags/1.0.0/manifests"},{"name":"0.1.8","sha":"6cf80d24e0237e1147f59029cbde45e7dbdf6ecd","kind":"commit","published_at":"2022-05-15T18:23:20.000Z","download_url":"https://codeload.github.com/kupolak/textstat/tar.gz/0.1.8","html_url":"https://github.com/kupolak/textstat/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kupolak/textstat@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"05c31b87d9660aacd66ab47ee1f3c0fa48712f7b","kind":"commit","published_at":"2021-07-08T21:01:18.000Z","download_url":"https://codeload.github.com/kupolak/textstat/tar.gz/0.1.7","html_url":"https://github.com/kupolak/textstat/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kupolak/textstat@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags/0.1.7/manifests"},{"name":"0.1.5","sha":"4eccd079d2039db4bf6dde6acd3d242ecfec969a","kind":"commit","published_at":"2020-02-12T22:01:04.000Z","download_url":"https://codeload.github.com/kupolak/textstat/tar.gz/0.1.5","html_url":"https://github.com/kupolak/textstat/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kupolak/textstat@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"5cf55d9731373f488e7a1d48b700417cabf41750","kind":"commit","published_at":"2020-02-11T11:31:23.000Z","download_url":"https://codeload.github.com/kupolak/textstat/tar.gz/0.1.4","html_url":"https://github.com/kupolak/textstat/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kupolak/textstat@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"e958146df8b431efa0282c4b6ab8488ed0a96905","kind":"commit","published_at":"2020-02-10T18:06:20.000Z","download_url":"https://codeload.github.com/kupolak/textstat/tar.gz/0.1.3","html_url":"https://github.com/kupolak/textstat/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kupolak/textstat@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"609e846291a26ff0ddd938e4669a6c2e968b15f8","kind":"commit","published_at":"2020-02-07T18:34:53.000Z","download_url":"https://codeload.github.com/kupolak/textstat/tar.gz/0.1.2","html_url":"https://github.com/kupolak/textstat/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kupolak/textstat@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"bca5c4be8124a324d794cb185e734e207afcc8fe","kind":"tag","published_at":"2018-11-16T15:52:19.000Z","download_url":"https://codeload.github.com/kupolak/textstat/tar.gz/0.1.1","html_url":"https://github.com/kupolak/textstat/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kupolak/textstat@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5bbb1d5520b19a59938ee426b090c9a553c9ef58","kind":"commit","published_at":"2018-11-12T18:40:37.000Z","download_url":"https://codeload.github.com/kupolak/textstat/tar.gz/0.1.0","html_url":"https://github.com/kupolak/textstat/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kupolak/textstat@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-29T03:08:18.802Z","dependent_packages_count":0,"downloads":63805,"downloads_period":"total","dependent_repos_count":4,"rankings":{"downloads":13.481576245223629,"dependent_repos_count":10.964661257560964,"dependent_packages_count":15.779521019908874,"stargazers_count":9.94096918277108,"forks_count":10.283389450056116,"docker_downloads_count":null,"average":12.090023431104132},"purl":"pkg:gem/textstat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/textstat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/textstat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/textstat/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T03:08:17.655Z","issues_count":42,"pull_requests_count":5,"avg_time_to_close_issue":40667585.40740741,"avg_time_to_close_pull_request":2018992.75,"issues_closed_count":27,"pull_requests_closed_count":4,"pull_request_authors_count":4,"issue_authors_count":7,"avg_comments_per_issue":0.8809523809523809,"avg_comments_per_pull_request":1.2,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"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":1,"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/kupolak%2Ftextstat/issues","maintainers":[{"login":"kupolak","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kupolak"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/textstat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/textstat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/textstat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/textstat/related_packages","maintainers":[{"uuid":"91899","login":"kupolak","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://rubygems.org/profiles/kupolak","role":null,"created_at":"2022-11-09T09:53:55.067Z","updated_at":"2022-11-09T09:53:55.067Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/kupolak/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":199749,"maintainers_count":66899,"namespaces_count":0,"keywords_count":18054,"github":"rubygems","metadata":{"funded_packages_count":7204},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2025-09-08T05:04:52.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}}],"commits":{"id":3813688,"full_name":"kupolak/textstat","default_branch":"master","committers":[{"name":"Jakub Polak","email":"jakub.polak.vz@gmail.com","login":"kupolak","count":100},{"name":"nialljames","email":"niall.james@dvla.gov.uk","login":"Niall47","count":5},{"name":"Andrew Bromwich","email":"a.bromwich@gmail.com","login":"abrom","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1}],"total_commits":108,"total_committers":4,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":27.0,"dds":0.07407407407407407,"past_year_committers":[],"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":"2025-07-05T01:52:19.430Z","last_synced_commit":"4ffa970f8d4be45dedd9b58fdfe340d5b92b4c73","created_at":"2024-10-29T09:44:45.468Z","updated_at":"2025-07-05T01:52:19.430Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5490906,"commits_count":854705141,"contributors_count":31201120,"owners_count":911734,"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_stats":{"full_name":"kupolak/textstat","html_url":"https://github.com/kupolak/textstat","last_synced_at":"2025-08-29T12:22:40.238Z","status":null,"issues_count":42,"pull_requests_count":7,"avg_time_to_close_issue":46870393.78571428,"avg_time_to_close_pull_request":1346001.1666666667,"issues_closed_count":28,"pull_requests_closed_count":6,"pull_request_authors_count":5,"issue_authors_count":7,"avg_comments_per_issue":0.8809523809523809,"avg_comments_per_pull_request":0.8571428571428571,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":1,"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":18.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-12T18:18:23.700Z","updated_at":"2025-09-01T23:52:09.851Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kupolak%2Ftextstat/issues","issue_labels_count":{"enhancement":33,"good first issue":28},"pull_request_labels_count":{"dependencies":3,"ruby":2},"issue_author_associations_count":{"OWNER":35,"NONE":4,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":6,"OWNER":2,"NONE":2},"issue_authors":{"kupolak":35,"abrom":2,"adrienpoly":1,"scarroll32":1,"helphop":1,"tahseenbaig":1},"pull_request_authors":{"dependabot[bot]":3,"abrom":2,"kupolak":2,"Niall47":2,"adrienpoly":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10027078,"issues_count":30441612,"pull_requests_count":90370052,"authors_count":10337686,"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":{},"past_year_pull_request_labels_count":{"dependencies":2,"ruby":2},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"OWNER":2,"CONTRIBUTOR":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":2,"kupolak":2},"maintainers":[{"login":"kupolak","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kupolak"}],"active_maintainers":[{"login":"kupolak","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kupolak"}]},"events":{"total":{"CreateEvent":5,"IssuesEvent":1,"ReleaseEvent":1,"WatchEvent":5,"DeleteEvent":1,"IssueCommentEvent":6,"PushEvent":8,"PullRequestEvent":5,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":9},"last_year":{"CreateEvent":5,"IssuesEvent":1,"ReleaseEvent":1,"WatchEvent":5,"DeleteEvent":1,"IssueCommentEvent":6,"PushEvent":8,"PullRequestEvent":5,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":9}},"keywords":["flesch-kincaid-grade","flesch-reading-ease","reading","ruby","smog","statistics","text-processing","textstat","translation"],"dependencies":[{"ecosystem":"rubygems","filepath":"textstat.gemspec","sha":null,"kind":"manifest","created_at":"2022-11-03T11:15:49.440Z","updated_at":"2022-11-03T11:15:49.440Z","repository_link":"https://github.com/kupolak/textstat/blob/master/textstat.gemspec","dependencies":[{"id":6584593600,"package_name":"text-hyphen","ecosystem":"rubygems","requirements":"~\u003e 1.4, \u003e= 1.4.1","direct":true,"kind":"runtime","optional":false},{"id":6584593601,"package_name":"bundler","ecosystem":"rubygems","requirements":"~\u003e 2.0.a","direct":true,"kind":"development","optional":false},{"id":6584593602,"package_name":"rake","ecosystem":"rubygems","requirements":"~\u003e 13.0","direct":true,"kind":"development","optional":false},{"id":6584593603,"package_name":"rspec","ecosystem":"rubygems","requirements":"~\u003e 3.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2023-12-21T01:54:40.274Z","updated_at":"2023-12-21T01:54:40.274Z","repository_link":"https://github.com/kupolak/textstat/blob/master/Gemfile","dependencies":[]}],"score":16.38178519070661,"created_at":"2025-09-08T20:51:24.241Z","updated_at":"2025-10-07T08:27:46.641Z","avatar_url":"https://github.com/kupolak.png","language":"Ruby","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["sequences","projection","interactive","serializer","measurement","cycles","packaging","charts","network-simulation","archival"],"project_url":"https://science.ecosyste.ms/api/v1/projects/77233","html_url":"https://science.ecosyste.ms/projects/77233"}