{"id":372113,"url":"https://github.com/clipperhouse/uax29","last_synced_at":"2026-05-18T07:30:47.283Z","repository":{"id":37007646,"uuid":"256002539","full_name":"clipperhouse/uax29","owner":"clipperhouse","description":"A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.","archived":false,"fork":false,"pushed_at":"2026-02-14T19:43:49.000Z","size":1213,"stargazers_count":100,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-02-14T23:32:56.733Z","etag":null,"topics":["go","golang","nlp","tokenization","tokenizer","uax29","unicode"],"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/clipperhouse.png","metadata":{"files":{"readme":"README.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2020-04-15T18:24:47.000Z","updated_at":"2026-02-14T19:43:52.000Z","dependencies_parsed_at":"2024-08-26T03:33:40.950Z","dependency_job_id":"bf99e24e-be2a-4478-95de-af4c7b14a8b7","html_url":"https://github.com/clipperhouse/uax29","commit_stats":{"total_commits":239,"total_committers":2,"mean_commits":119.5,"dds":0.004184100418409997,"last_synced_commit":"a2dc2931d37966b1c188ccab91777678e5d154ad"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/clipperhouse/uax29","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clipperhouse","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/sbom","scorecard":{"id":291804,"data":{"date":"2025-08-11","repo":{"name":"github.com/clipperhouse/uax29","commit":"63e776e07ba8ca913273f57d6bfa60906f7e266a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":0,"reason":"Found 0/21 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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","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/gofuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/gotest.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":"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/gofuzz.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/clipperhouse/uax29/gofuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gofuzz.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/clipperhouse/uax29/gofuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gotest.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/clipperhouse/uax29/gotest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gotest.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/clipperhouse/uax29/gotest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gotest.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/clipperhouse/uax29/gotest.yml/master?enable=pin","Info:   0 out of   5 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":"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":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: graphemes/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: graphemes/fuzz_test.go:63","Info: GoBuiltInFuzzer integration found: graphemes/fuzz_test.go:103","Info: GoBuiltInFuzzer integration found: phrases/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: phrases/fuzz_test.go:58","Info: GoBuiltInFuzzer integration found: phrases/fuzz_test.go:98","Info: GoBuiltInFuzzer integration found: sentences/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: sentences/fuzz_test.go:63","Info: GoBuiltInFuzzer integration found: sentences/fuzz_test.go:103","Info: GoBuiltInFuzzer integration found: words/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: words/fuzz_test.go:63","Info: GoBuiltInFuzzer integration found: words/fuzz_test.go:103"],"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: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":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":"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 16 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-17T18:26:47.041Z","repository_id":37007646,"created_at":"2025-08-17T18:26:47.041Z","updated_at":"2025-08-17T18:26:47.041Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33055989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"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":"clipperhouse","name":"Matt Sherman","uuid":"216057","kind":"user","description":"","email":"","website":"https://clipperhouse.com","location":"nyc","twitter":null,"company":"Stack Overflow, Alikewise","icon_url":"https://avatars.githubusercontent.com/u/216057?v=4","repositories_count":42,"last_synced_at":"2024-04-14T08:23:28.248Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/clipperhouse","funding_links":[],"total_stars":1715,"followers":116,"following":33,"created_at":"2022-11-03T00:41:02.217Z","updated_at":"2024-04-14T08:23:32.018Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clipperhouse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clipperhouse/repositories"},"packages":null,"commits":{"id":1398474,"full_name":"clipperhouse/uax29","default_branch":"master","total_commits":314,"total_committers":3,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":104.66666666666667,"dds":0.006369426751592355,"past_year_total_commits":50,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":25.0,"past_year_dds":0.020000000000000018,"last_synced_at":"2026-05-15T06:08:57.511Z","last_synced_commit":"b03477d1fbba89df95a6b55da0a222b2e2228610","created_at":"2023-10-08T00:09:20.504Z","updated_at":"2026-05-15T06:08:56.860Z","committers":[{"name":"Matt Sherman","email":"mwsherman@gmail.com","login":"clipperhouse","count":312},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Ayman Bagabas","email":"ayman.bagabas@gmail.com","login":"aymanbagabas","count":1}],"past_year_committers":[{"name":"Matt Sherman","email":"mwsherman@gmail.com","login":"clipperhouse","count":49},{"name":"Ayman Bagabas","email":"ayman.bagabas@gmail.com","login":"aymanbagabas","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-15T00:00:35.990Z","repositories_count":6234339,"commits_count":894357168,"contributors_count":34898495,"owners_count":1153152,"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":{"table":{"full_name":"clipperhouse/uax29","html_url":"https://github.com/clipperhouse/uax29","last_synced_at":"2026-02-16T18:02:05.107Z","status":null,"issues_count":8,"pull_requests_count":38,"avg_time_to_close_issue":18698924.57142857,"avg_time_to_close_pull_request":324207.3783783784,"issues_closed_count":7,"pull_requests_closed_count":37,"pull_request_authors_count":3,"issue_authors_count":5,"avg_comments_per_issue":1.125,"avg_comments_per_pull_request":0.23684210526315788,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":9964.5,"past_year_avg_time_to_close_pull_request":89790.57142857143,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.6666666666666666,"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":5,"created_at":"2023-05-16T12:05:54.179Z","updated_at":"2026-02-16T18:02:05.108Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":1}},"issue_author_associations_count":{"table":{"OWNER":4,"NONE":4}},"pull_request_author_associations_count":{"table":{"OWNER":36,"NONE":1,"CONTRIBUTOR":1}},"issue_authors":{"table":{"clipperhouse":4,"bradbesserman":1,"Konstantin8105":1,"StevenACoffman":1,"icco":1}},"pull_request_authors":{"table":{"clipperhouse":36,"kevwang":1,"dependabot[bot]":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-15T00:00:53.591Z","repositories_count":14598658,"issues_count":34211083,"pull_requests_count":112002601,"authors_count":11262083,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"OWNER":2,"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"OWNER":8}},"past_year_issue_authors":{"table":{"clipperhouse":2,"icco":1}},"past_year_pull_request_authors":{"table":{"clipperhouse":8}},"maintainers":[{"table":{"login":"clipperhouse","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clipperhouse"}}],"active_maintainers":[{"table":{"login":"clipperhouse","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clipperhouse"}}]}},"events":{"total":{"ReleaseEvent":2,"DeleteEvent":8,"PullRequestEvent":11,"ForkEvent":2,"IssuesEvent":8,"WatchEvent":20,"IssueCommentEvent":18,"PushEvent":76,"PullRequestReviewEvent":25,"PullRequestReviewCommentEvent":28,"CreateEvent":9},"last_year":{"ReleaseEvent":2,"DeleteEvent":8,"PullRequestEvent":11,"ForkEvent":1,"IssuesEvent":8,"WatchEvent":13,"IssueCommentEvent":18,"PushEvent":70,"PullRequestReviewEvent":25,"PullRequestReviewCommentEvent":28,"CreateEvent":9}},"keywords":["go","golang","nlp","tokenization","tokenizer","uax29","unicode"],"dependencies":null,"score":5.71373280550937,"created_at":"2026-05-14T05:04:38.978Z","updated_at":"2026-05-18T07:30:47.283Z","avatar_url":"https://github.com/clipperhouse.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372113","html_url":"https://summary.ecosyste.ms/projects/372113"}