{"id":3492940,"name":"github.com/kr/text","ecosystem":"go","description":"Package text provides rudimentary functions for manipulating text in paragraphs.","homepage":"https://github.com/kr/text","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/kr/text","keywords_array":[],"namespace":"github.com/kr","versions_count":2,"first_release_published_at":"2018-05-06T08:24:08.000Z","latest_release_published_at":"2020-02-14T20:31:06.000Z","latest_release_number":"v0.2.0","last_synced_at":"2026-06-24T21:00:21.613Z","created_at":"2022-04-10T19:13:26.716Z","updated_at":"2026-06-24T21:00:21.613Z","registry_url":"https://pkg.go.dev/github.com/kr/text","install_command":"go get github.com/kr/text","documentation_url":"https://pkg.go.dev/github.com/kr/text#section-documentation","metadata":{},"repo_metadata":{"id":39614599,"uuid":"4450535","full_name":"kr/text","owner":"kr","description":"Miscellaneous functions for formatting text","archived":false,"fork":false,"pushed_at":"2024-07-26T19:36:48.000Z","size":38,"stargazers_count":98,"open_issues_count":3,"forks_count":27,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-06-03T08:34:50.110Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://godoc.org/github.com/kr/text","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/kr.png","metadata":{"files":{"readme":"Readme","changelog":null,"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}},"created_at":"2012-05-25T21:54:44.000Z","updated_at":"2026-04-01T20:45:10.000Z","dependencies_parsed_at":"2024-06-18T12:38:32.935Z","dependency_job_id":"9f849266-d170-4b74-a718-e5ca57c9b8db","html_url":"https://github.com/kr/text","commit_stats":{"total_commits":24,"total_committers":7,"mean_commits":"3.4285714285714284","dds":"0.29166666666666663","last_synced_commit":"8ec235ee9246453d64081cb5f2c8af2d5f8dccd8"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kr/text","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kr%2Ftext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kr%2Ftext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kr%2Ftext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kr%2Ftext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kr","download_url":"https://codeload.github.com/kr/text/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kr%2Ftext/sbom","scorecard":{"id":569163,"data":{"date":"2025-08-11","repo":{"name":"github.com/kr/text","commit":"8ec235ee9246453d64081cb5f2c8af2d5f8dccd8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"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":"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":"Code-Review","score":2,"reason":"Found 5/22 approved changesets -- score normalized to 2","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":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.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/go.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/kr/text/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kr/text/go.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned 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":"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":"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":"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":"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"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-20T15:50:54.855Z","repository_id":39614599,"created_at":"2025-08-20T15:50:54.855Z","updated_at":"2025-08-20T15:50:54.855Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33912892,"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-06-04T02:00:06.755Z","response_time":64,"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":"kr","name":null,"uuid":"4178","kind":"user","description":"","email":"","website":"https://xph.us/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4178?v=4","repositories_count":138,"last_synced_at":"2023-04-11T05:02:11.890Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T17:03:58.602Z","updated_at":"2023-04-11T05:02:12.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kr/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-04T16:09:16.187Z","dependent_packages_count":16400,"downloads":null,"downloads_period":null,"dependent_repos_count":198489,"rankings":{"downloads":null,"dependent_repos_count":0.0014961190671398392,"dependent_packages_count":0.010373092198836219,"stargazers_count":4.882135739890724,"forks_count":4.404782802974689,"docker_downloads_count":0.09435524250095252,"average":1.8786285993264684},"purl":"pkg:golang/github.com/kr/text","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/kr/text","docker_dependents_count":2455,"docker_downloads_count":10510984897,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/kr/text","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/kr/text/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-09-01T04:33:23.574Z","issues_count":5,"pull_requests_count":16,"avg_time_to_close_issue":10570245.0,"avg_time_to_close_pull_request":25073844.769230768,"issues_closed_count":5,"pull_requests_closed_count":13,"pull_request_authors_count":10,"issue_authors_count":5,"avg_comments_per_issue":6.8,"avg_comments_per_pull_request":1.625,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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/kr%2Ftext/issues","maintainers":[{"login":"kr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkr%2Ftext/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkr%2Ftext/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkr%2Ftext/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkr%2Ftext/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkr%2Ftext/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkr%2Ftext/codemeta","maintainers":[]}