{"id":372113,"url":"https://github.com/clipperhouse/uax29","last_synced_at":"2026-08-26T10:04:49.214Z","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-16T16:00:46.000Z","size":1224,"stargazers_count":121,"open_issues_count":2,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-20T07:11:49.230Z","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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-04-15T18:24:47.000Z","updated_at":"2026-08-19T11:19:10.000Z","dependencies_parsed_at":"2026-08-05T22:35:43.594Z","dependency_job_id":"fd50f1af-0d22-47bc-b9b6-ba1c47a55d10","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":57,"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":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":[{"id":14999393,"name":"go-github-com-clipperhouse-uax29-v2","ecosystem":"guix","description":"Tokenizer based on Unicode text segmentation for Go","homepage":"https://github.com/clipperhouse/uax29","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/clipperhouse/uax29","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-08-19T00:28:53.479Z","latest_release_published_at":"2026-08-19T00:28:53.479Z","latest_release_number":"2.7.0","last_synced_at":"2026-08-19T00:28:53.592Z","created_at":"2026-08-19T00:28:53.435Z","updated_at":"2026-08-20T09:46:57.898Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-clipperhouse-uax29-v2/2.7.0/","install_command":"guix install go-github-com-clipperhouse-uax29-v2","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n6625","metadata":{"location":"gnu/packages/golang-xyz.scm:6625","variable_name":"go-github-com-clipperhouse-uax29-v2"},"repo_metadata":{"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-16T16:00:46.000Z","size":1224,"stargazers_count":121,"open_issues_count":2,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-20T07:11:49.230Z","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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-04-15T18:24:47.000Z","updated_at":"2026-08-19T11:19:10.000Z","dependencies_parsed_at":"2026-08-05T22:35:43.594Z","dependency_job_id":"fd50f1af-0d22-47bc-b9b6-ba1c47a55d10","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":57,"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":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"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"},"tags":[{"name":"v2.7.0","sha":"b03477d1fbba89df95a6b55da0a222b2e2228610","kind":"tag","published_at":"2026-02-16T16:00:40.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.7.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"18e08f6aeebae9d6cf1c4c90b05f2b81ad1bd9d9","kind":"tag","published_at":"2026-02-08T15:10:23.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.6.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"28fa0969c6c57f4763e128004bce162a31096b62","kind":"tag","published_at":"2026-02-01T15:16:59.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.5.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"b85e2f70c67859af93fd0ded73adab1ca5d54477","kind":"tag","published_at":"2026-01-24T21:21:56.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.4.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"b572a9d5b5ae601dd3046947df47fe387f45af14","kind":"tag","published_at":"2026-01-18T16:51:41.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.3.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7fc6f851f05f9773d1cb1921a5baed4eb0d2785f","kind":"tag","published_at":"2025-10-26T21:48:15.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.3.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"51ff7369f00be9d974b27846d43cb5b09fa20dac","kind":"tag","published_at":"2025-09-14T15:36:32.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.2.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"f2e545d43a110d7d7a1a5d435fda52bfdd92ce52","kind":"tag","published_at":"2025-09-11T17:18:12.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.1.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"efb540d1596a09bf5471296fd9a82d150573791b","kind":"tag","published_at":"2025-09-11T16:21:28.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.1.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.1.0/manifests"},{"name":"v1.16.0","sha":"9b76f8980b4ebc52a9ff7271d954528c8975f607","kind":"tag","published_at":"2025-09-07T23:41:58.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.16.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"503a6cb9c6c5942ccc3716e664da4f3733f7740e","kind":"tag","published_at":"2025-07-29T04:41:18.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.15.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.15.0/manifests"},{"name":"v.1.15.0","sha":"503a6cb9c6c5942ccc3716e664da4f3733f7740e","kind":"commit","published_at":"2025-07-27T04:06:55.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v.1.15.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v.1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v.1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v.1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v.1.15.0/manifests"},{"name":"v1.14.3","sha":"3c1852edf0eb8916190f5d132317f0fc77bde183","kind":"tag","published_at":"2024-08-29T23:51:24.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.14.3","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"0f1c4f2ca49b1c863061ca4b9be3ecce661fcd17","kind":"tag","published_at":"2024-08-28T16:29:52.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.14.2","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.14.2/manifests"},{"name":"v.1.14.1","sha":"77ece5dcc1ba608a0e75fdf2df3467ee4b88529a","kind":"tag","published_at":"2024-08-22T22:15:15.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v.1.14.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v.1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v.1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v.1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v.1.14.1/manifests"},{"name":"v1.14.0","sha":"81f8568166f8fa84d2543ff77564139c4ffe36f5","kind":"tag","published_at":"2024-08-17T14:30:14.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.14.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e0bf20c100e6aff47cc655035d55f24ce72310a6","kind":"tag","published_at":"2024-07-27T23:38:04.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.13.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.13.0/manifests"},{"name":"v2.0.1","sha":"e0bf20c100e6aff47cc655035d55f24ce72310a6","kind":"tag","published_at":"2024-07-04T20:56:41.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.0.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9c5090a2eb0a4f320add9570c9cff9aae44cca91","kind":"tag","published_at":"2024-07-04T19:56:35.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.0.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.0.0/manifests"},{"name":"v1.12.5","sha":"dd3608945e7288f0dc02855b633fc2903de84014","kind":"tag","published_at":"2023-05-26T19:14:48.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.12.5","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"4942674c2f73a4ff539c4d3bde3cb5635a3695ab","kind":"tag","published_at":"2022-06-29T16:22:21.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.12.4","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"b13d053ca18c5b2d4bf54bb9c9aba8945a1762ff","kind":"tag","published_at":"2022-06-29T16:15:07.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.12.3","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"0eaa6ef78e89f129776a51c329d926c4e8224530","kind":"tag","published_at":"2022-06-28T14:12:06.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.12.2","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"0ab9a0715555ba96f50c983338fa2561a4441984","kind":"tag","published_at":"2022-06-19T14:29:06.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.12.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"ac24ada1b5286ff2f42083a4e500e07fe3d2191c","kind":"tag","published_at":"2022-06-15T00:13:22.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.12.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"d98d48addefb3365981a344b45916dda9389cd2e","kind":"tag","published_at":"2022-06-11T13:21:10.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.11.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"da4c27490203fc6b29ac95fea5f84f1700ddc6f9","kind":"tag","published_at":"2022-06-08T12:24:13.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.10.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"2b27b05bfc5d498951012563f77d928ca69b1759","kind":"commit","published_at":"2022-06-05T02:25:44.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.9.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"2ecc3ffefb4294a1e8a439908345d4f18148175c","kind":"tag","published_at":"2022-05-27T23:02:15.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.9.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"619311b1dc70803b9fcb6845be5835d6b8cba453","kind":"tag","published_at":"2022-05-26T13:26:12.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.8.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"556475bd0bccef740688ee248ec29a63fb16b832","kind":"tag","published_at":"2022-05-21T13:34:20.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.7.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"fce0e384e34770249333a1600dba575c2926e1a9","kind":"tag","published_at":"2022-05-18T14:56:42.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.7.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.7.0/manifests"},{"name":"v1.6.9","sha":"769826fc87855ca89b8c4a4f53a26527b8881f87","kind":"tag","published_at":"2022-05-08T22:45:14.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.9","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2588f99cd0791bdcb68cc1444843a9156897f88e","kind":"tag","published_at":"2020-09-25T01:44:31.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.8","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"ac0dcd5da7b2c8b4025cc038a3c9ca797673be2f","kind":"tag","published_at":"2020-06-29T00:40:05.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.7","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"96e38c864936c4a819709a9cc337f62cd8134c03","kind":"tag","published_at":"2020-06-21T05:00:18.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.6","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"9dff2f64a91cb37cdf0a7295038416e67724397f","kind":"tag","published_at":"2020-06-14T14:16:09.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.5","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"d2bd4e342b25875b1bef70a373ee97c9f9fb9b63","kind":"tag","published_at":"2020-06-11T04:09:01.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.4","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"66ad460ac8a08307a0519a2e8b7103a7980f0721","kind":"tag","published_at":"2020-05-25T04:24:58.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.3","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"927910820ef40fda2809ae3bf2feb483a4e005a2","kind":"tag","published_at":"2020-05-24T22:16:44.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.2","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"69f9e17110124c098fbc5fef447aa232c2e3b826","kind":"tag","published_at":"2020-05-19T16:41:22.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ceb970c564521bd296e3b23a2c6f596a9c32d5a8","kind":"commit","published_at":"2020-05-12T15:00:21.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"23a354ea72e0049cf2a4927efc8a44016cb6f55e","kind":"commit","published_at":"2020-05-07T15:40:52.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.5.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.5.0/manifests"},{"name":"v1.2.1","sha":"50f2e1e81842fe46da8b68703bb9f8fb966d60d0","kind":"commit","published_at":"2020-05-01T04:14:11.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.2.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e02aebd6d04482b6799fea5520e6751febca7e47","kind":"commit","published_at":"2020-04-28T05:15:38.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.2.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e14cba8cfbc210d452643c2fa7e0cf3fda94638c","kind":"commit","published_at":"2020-04-27T19:29:53.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.1.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.1.0/manifests"},{"name":"v1.0.6","sha":"f791245c62bdf470f38a97e235de2ea2930f1ce3","kind":"commit","published_at":"2020-04-26T16:22:55.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.6","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"e23e1a964d687995d8123823775ddec7b87cd22c","kind":"commit","published_at":"2020-04-24T14:57:17.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.5","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"bc9f690a0edda46844bd5c8f03715c1f0af4fdb9","kind":"commit","published_at":"2020-04-23T21:51:35.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.4","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"985f42aa9366d34ff680103ae64a2f5fd681cdae","kind":"commit","published_at":"2020-04-22T23:03:54.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.3","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ce9678c761c895f161798ef6339ff06e61952e38","kind":"commit","published_at":"2020-04-21T22:10:26.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.2","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"380d7d28d315c81fd144ce2bfcfb317175572c39","kind":"commit","published_at":"2020-04-21T14:54:15.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"15bce3dc792d2ec444f501f2d96aee26606d091a","kind":"commit","published_at":"2020-04-21T03:40:25.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.0/manifests"},{"name":"v0.9.11","sha":"cfb65193d20d16dc493e1fea74d06f862e711c9f","kind":"commit","published_at":"2020-04-19T15:18:20.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v0.9.11","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"2c3461061de72d1b0d7e517f31e20751159ef924","kind":"commit","published_at":"2020-04-17T18:21:01.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v0.9.10","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"14b18c2858390e87fac89283c8d83682165e17d1","kind":"commit","published_at":"2020-04-17T18:15:57.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v0.9.9","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"14b18c2858390e87fac89283c8d83682165e17d1","kind":"commit","published_at":"2020-04-17T18:15:57.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v0.9.8","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.8/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:46:57.897Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-clipperhouse-uax29-v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-clipperhouse-uax29-v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-clipperhouse-uax29-v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-clipperhouse-uax29-v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:03:34.172Z","issues_count":12,"pull_requests_count":39,"avg_time_to_close_issue":14104595.5,"avg_time_to_close_pull_request":324207.3783783784,"issues_closed_count":10,"pull_requests_closed_count":37,"pull_request_authors_count":4,"issue_authors_count":8,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.2564102564102564,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":7,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":2034682.4,"past_year_avg_time_to_close_pull_request":89790.57142857143,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.8571428571428572,"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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/issues","maintainers":[{"login":"clipperhouse","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clipperhouse"}],"active_maintainers":[{"login":"clipperhouse","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clipperhouse"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-clipperhouse-uax29-v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-clipperhouse-uax29-v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-clipperhouse-uax29-v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-clipperhouse-uax29-v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-clipperhouse-uax29-v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-clipperhouse-uax29-v2/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":12087324,"name":"github.com/clipperhouse/uax29/v2","ecosystem":"go","description":"Package uax29 provides Unicode text segmentation (UAX #29) for words, sentences and graphemes.","homepage":"https://github.com/clipperhouse/uax29","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/clipperhouse/uax29","keywords_array":[],"namespace":"github.com/clipperhouse/uax29","versions_count":11,"first_release_published_at":"2025-09-07T21:55:58.000Z","latest_release_published_at":"2026-02-16T15:57:44.000Z","latest_release_number":"v2.7.0","last_synced_at":"2026-08-25T09:35:25.574Z","created_at":"2025-09-09T10:12:19.192Z","updated_at":"2026-08-25T09:35:25.574Z","registry_url":"https://pkg.go.dev/github.com/clipperhouse/uax29/v2","install_command":"go get github.com/clipperhouse/uax29/v2","documentation_url":"https://pkg.go.dev/github.com/clipperhouse/uax29/v2#section-documentation","metadata":{},"repo_metadata":{"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-16T16:00:46.000Z","size":1224,"stargazers_count":121,"open_issues_count":2,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-20T07:11:49.230Z","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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-04-15T18:24:47.000Z","updated_at":"2026-08-19T11:19:10.000Z","dependencies_parsed_at":"2026-08-05T22:35:43.594Z","dependency_job_id":"fd50f1af-0d22-47bc-b9b6-ba1c47a55d10","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":57,"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":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"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"},"tags":[{"name":"v2.7.0","sha":"b03477d1fbba89df95a6b55da0a222b2e2228610","kind":"tag","published_at":"2026-02-16T16:00:40.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.7.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"18e08f6aeebae9d6cf1c4c90b05f2b81ad1bd9d9","kind":"tag","published_at":"2026-02-08T15:10:23.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.6.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"28fa0969c6c57f4763e128004bce162a31096b62","kind":"tag","published_at":"2026-02-01T15:16:59.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.5.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"b85e2f70c67859af93fd0ded73adab1ca5d54477","kind":"tag","published_at":"2026-01-24T21:21:56.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.4.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"b572a9d5b5ae601dd3046947df47fe387f45af14","kind":"tag","published_at":"2026-01-18T16:51:41.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.3.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7fc6f851f05f9773d1cb1921a5baed4eb0d2785f","kind":"tag","published_at":"2025-10-26T21:48:15.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.3.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"51ff7369f00be9d974b27846d43cb5b09fa20dac","kind":"tag","published_at":"2025-09-14T15:36:32.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.2.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"f2e545d43a110d7d7a1a5d435fda52bfdd92ce52","kind":"tag","published_at":"2025-09-11T17:18:12.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.1.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"efb540d1596a09bf5471296fd9a82d150573791b","kind":"tag","published_at":"2025-09-11T16:21:28.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.1.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.1.0/manifests"},{"name":"v1.16.0","sha":"9b76f8980b4ebc52a9ff7271d954528c8975f607","kind":"tag","published_at":"2025-09-07T23:41:58.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.16.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"503a6cb9c6c5942ccc3716e664da4f3733f7740e","kind":"tag","published_at":"2025-07-29T04:41:18.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.15.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.15.0/manifests"},{"name":"v.1.15.0","sha":"503a6cb9c6c5942ccc3716e664da4f3733f7740e","kind":"commit","published_at":"2025-07-27T04:06:55.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v.1.15.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v.1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v.1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v.1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v.1.15.0/manifests"},{"name":"v1.14.3","sha":"3c1852edf0eb8916190f5d132317f0fc77bde183","kind":"tag","published_at":"2024-08-29T23:51:24.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.14.3","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"0f1c4f2ca49b1c863061ca4b9be3ecce661fcd17","kind":"tag","published_at":"2024-08-28T16:29:52.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.14.2","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.14.2/manifests"},{"name":"v.1.14.1","sha":"77ece5dcc1ba608a0e75fdf2df3467ee4b88529a","kind":"tag","published_at":"2024-08-22T22:15:15.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v.1.14.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v.1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v.1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v.1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v.1.14.1/manifests"},{"name":"v1.14.0","sha":"81f8568166f8fa84d2543ff77564139c4ffe36f5","kind":"tag","published_at":"2024-08-17T14:30:14.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.14.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e0bf20c100e6aff47cc655035d55f24ce72310a6","kind":"tag","published_at":"2024-07-27T23:38:04.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.13.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.13.0/manifests"},{"name":"v2.0.1","sha":"e0bf20c100e6aff47cc655035d55f24ce72310a6","kind":"tag","published_at":"2024-07-04T20:56:41.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.0.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9c5090a2eb0a4f320add9570c9cff9aae44cca91","kind":"tag","published_at":"2024-07-04T19:56:35.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.0.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.0.0/manifests"},{"name":"v1.12.5","sha":"dd3608945e7288f0dc02855b633fc2903de84014","kind":"tag","published_at":"2023-05-26T19:14:48.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.12.5","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"4942674c2f73a4ff539c4d3bde3cb5635a3695ab","kind":"tag","published_at":"2022-06-29T16:22:21.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.12.4","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"b13d053ca18c5b2d4bf54bb9c9aba8945a1762ff","kind":"tag","published_at":"2022-06-29T16:15:07.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.12.3","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"0eaa6ef78e89f129776a51c329d926c4e8224530","kind":"tag","published_at":"2022-06-28T14:12:06.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.12.2","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"0ab9a0715555ba96f50c983338fa2561a4441984","kind":"tag","published_at":"2022-06-19T14:29:06.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.12.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"ac24ada1b5286ff2f42083a4e500e07fe3d2191c","kind":"tag","published_at":"2022-06-15T00:13:22.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.12.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"d98d48addefb3365981a344b45916dda9389cd2e","kind":"tag","published_at":"2022-06-11T13:21:10.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.11.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"da4c27490203fc6b29ac95fea5f84f1700ddc6f9","kind":"tag","published_at":"2022-06-08T12:24:13.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.10.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"2b27b05bfc5d498951012563f77d928ca69b1759","kind":"commit","published_at":"2022-06-05T02:25:44.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.9.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"2ecc3ffefb4294a1e8a439908345d4f18148175c","kind":"tag","published_at":"2022-05-27T23:02:15.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.9.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"619311b1dc70803b9fcb6845be5835d6b8cba453","kind":"tag","published_at":"2022-05-26T13:26:12.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.8.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"556475bd0bccef740688ee248ec29a63fb16b832","kind":"tag","published_at":"2022-05-21T13:34:20.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.7.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"fce0e384e34770249333a1600dba575c2926e1a9","kind":"tag","published_at":"2022-05-18T14:56:42.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.7.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.7.0/manifests"},{"name":"v1.6.9","sha":"769826fc87855ca89b8c4a4f53a26527b8881f87","kind":"tag","published_at":"2022-05-08T22:45:14.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.9","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2588f99cd0791bdcb68cc1444843a9156897f88e","kind":"tag","published_at":"2020-09-25T01:44:31.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.8","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"ac0dcd5da7b2c8b4025cc038a3c9ca797673be2f","kind":"tag","published_at":"2020-06-29T00:40:05.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.7","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"96e38c864936c4a819709a9cc337f62cd8134c03","kind":"tag","published_at":"2020-06-21T05:00:18.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.6","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"9dff2f64a91cb37cdf0a7295038416e67724397f","kind":"tag","published_at":"2020-06-14T14:16:09.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.5","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"d2bd4e342b25875b1bef70a373ee97c9f9fb9b63","kind":"tag","published_at":"2020-06-11T04:09:01.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.4","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"66ad460ac8a08307a0519a2e8b7103a7980f0721","kind":"tag","published_at":"2020-05-25T04:24:58.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.3","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"927910820ef40fda2809ae3bf2feb483a4e005a2","kind":"tag","published_at":"2020-05-24T22:16:44.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.2","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"69f9e17110124c098fbc5fef447aa232c2e3b826","kind":"tag","published_at":"2020-05-19T16:41:22.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ceb970c564521bd296e3b23a2c6f596a9c32d5a8","kind":"commit","published_at":"2020-05-12T15:00:21.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"23a354ea72e0049cf2a4927efc8a44016cb6f55e","kind":"commit","published_at":"2020-05-07T15:40:52.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.5.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.5.0/manifests"},{"name":"v1.2.1","sha":"50f2e1e81842fe46da8b68703bb9f8fb966d60d0","kind":"commit","published_at":"2020-05-01T04:14:11.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.2.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e02aebd6d04482b6799fea5520e6751febca7e47","kind":"commit","published_at":"2020-04-28T05:15:38.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.2.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e14cba8cfbc210d452643c2fa7e0cf3fda94638c","kind":"commit","published_at":"2020-04-27T19:29:53.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.1.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.1.0/manifests"},{"name":"v1.0.6","sha":"f791245c62bdf470f38a97e235de2ea2930f1ce3","kind":"commit","published_at":"2020-04-26T16:22:55.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.6","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"e23e1a964d687995d8123823775ddec7b87cd22c","kind":"commit","published_at":"2020-04-24T14:57:17.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.5","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"bc9f690a0edda46844bd5c8f03715c1f0af4fdb9","kind":"commit","published_at":"2020-04-23T21:51:35.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.4","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"985f42aa9366d34ff680103ae64a2f5fd681cdae","kind":"commit","published_at":"2020-04-22T23:03:54.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.3","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ce9678c761c895f161798ef6339ff06e61952e38","kind":"commit","published_at":"2020-04-21T22:10:26.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.2","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"380d7d28d315c81fd144ce2bfcfb317175572c39","kind":"commit","published_at":"2020-04-21T14:54:15.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"15bce3dc792d2ec444f501f2d96aee26606d091a","kind":"commit","published_at":"2020-04-21T03:40:25.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.0/manifests"},{"name":"v0.9.11","sha":"cfb65193d20d16dc493e1fea74d06f862e711c9f","kind":"commit","published_at":"2020-04-19T15:18:20.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v0.9.11","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"2c3461061de72d1b0d7e517f31e20751159ef924","kind":"commit","published_at":"2020-04-17T18:21:01.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v0.9.10","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"14b18c2858390e87fac89283c8d83682165e17d1","kind":"commit","published_at":"2020-04-17T18:15:57.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v0.9.9","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"14b18c2858390e87fac89283c8d83682165e17d1","kind":"commit","published_at":"2020-04-17T18:15:57.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v0.9.8","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.8/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:53:06.570Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.5371566093526425,"dependent_packages_count":5.188792621147514,"stargazers_count":6.2201536845528915,"forks_count":9.266843063995001,"docker_downloads_count":null,"average":6.553236494762013},"purl":"pkg:golang/github.com/clipperhouse/uax29/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/clipperhouse/uax29/v2","docker_dependents_count":8,"docker_downloads_count":92670234,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/clipperhouse/uax29/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/clipperhouse/uax29/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:03:34.172Z","issues_count":12,"pull_requests_count":39,"avg_time_to_close_issue":14104595.5,"avg_time_to_close_pull_request":324207.3783783784,"issues_closed_count":10,"pull_requests_closed_count":37,"pull_request_authors_count":4,"issue_authors_count":8,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.2564102564102564,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":7,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":2034682.4,"past_year_avg_time_to_close_pull_request":89790.57142857143,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.8571428571428572,"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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/issues","maintainers":[{"login":"clipperhouse","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clipperhouse"}],"active_maintainers":[{"login":"clipperhouse","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clipperhouse"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fclipperhouse%2Fuax29%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fclipperhouse%2Fuax29%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fclipperhouse%2Fuax29%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fclipperhouse%2Fuax29%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fclipperhouse%2Fuax29%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fclipperhouse%2Fuax29%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3665639,"name":"github.com/clipperhouse/uax29","ecosystem":"go","description":"Package uax29 provides Unicode text segmentation (UAX #29) for words, sentences and graphemes.","homepage":"https://github.com/clipperhouse/uax29","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/clipperhouse/uax29","keywords_array":[],"namespace":"github.com/clipperhouse","versions_count":51,"first_release_published_at":"2023-03-02T08:51:46.125Z","latest_release_published_at":"2025-09-06T18:34:15.000Z","latest_release_number":"v1.16.0","last_synced_at":"2026-08-24T09:39:54.967Z","created_at":"2022-04-11T10:10:55.432Z","updated_at":"2026-08-24T09:39:54.979Z","registry_url":"https://pkg.go.dev/github.com/clipperhouse/uax29","install_command":"go get github.com/clipperhouse/uax29","documentation_url":"https://pkg.go.dev/github.com/clipperhouse/uax29#section-documentation","metadata":{},"repo_metadata":{"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-16T16:00:46.000Z","size":1224,"stargazers_count":121,"open_issues_count":2,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-20T07:11:49.230Z","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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-04-15T18:24:47.000Z","updated_at":"2026-08-19T11:19:10.000Z","dependencies_parsed_at":"2026-08-05T22:35:43.594Z","dependency_job_id":"fd50f1af-0d22-47bc-b9b6-ba1c47a55d10","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":57,"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":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"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"},"tags":[{"name":"v2.7.0","sha":"b03477d1fbba89df95a6b55da0a222b2e2228610","kind":"tag","published_at":"2026-02-16T16:00:40.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.7.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"18e08f6aeebae9d6cf1c4c90b05f2b81ad1bd9d9","kind":"tag","published_at":"2026-02-08T15:10:23.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.6.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"28fa0969c6c57f4763e128004bce162a31096b62","kind":"tag","published_at":"2026-02-01T15:16:59.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.5.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"b85e2f70c67859af93fd0ded73adab1ca5d54477","kind":"tag","published_at":"2026-01-24T21:21:56.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.4.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"b572a9d5b5ae601dd3046947df47fe387f45af14","kind":"tag","published_at":"2026-01-18T16:51:41.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.3.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7fc6f851f05f9773d1cb1921a5baed4eb0d2785f","kind":"tag","published_at":"2025-10-26T21:48:15.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.3.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"51ff7369f00be9d974b27846d43cb5b09fa20dac","kind":"tag","published_at":"2025-09-14T15:36:32.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.2.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"f2e545d43a110d7d7a1a5d435fda52bfdd92ce52","kind":"tag","published_at":"2025-09-11T17:18:12.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.1.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"efb540d1596a09bf5471296fd9a82d150573791b","kind":"tag","published_at":"2025-09-11T16:21:28.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.1.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.1.0/manifests"},{"name":"v1.16.0","sha":"9b76f8980b4ebc52a9ff7271d954528c8975f607","kind":"tag","published_at":"2025-09-07T23:41:58.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.16.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"503a6cb9c6c5942ccc3716e664da4f3733f7740e","kind":"tag","published_at":"2025-07-29T04:41:18.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.15.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.15.0/manifests"},{"name":"v.1.15.0","sha":"503a6cb9c6c5942ccc3716e664da4f3733f7740e","kind":"commit","published_at":"2025-07-27T04:06:55.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v.1.15.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v.1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v.1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v.1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v.1.15.0/manifests"},{"name":"v1.14.3","sha":"3c1852edf0eb8916190f5d132317f0fc77bde183","kind":"tag","published_at":"2024-08-29T23:51:24.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.14.3","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"0f1c4f2ca49b1c863061ca4b9be3ecce661fcd17","kind":"tag","published_at":"2024-08-28T16:29:52.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.14.2","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.14.2/manifests"},{"name":"v.1.14.1","sha":"77ece5dcc1ba608a0e75fdf2df3467ee4b88529a","kind":"tag","published_at":"2024-08-22T22:15:15.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v.1.14.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v.1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v.1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v.1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v.1.14.1/manifests"},{"name":"v1.14.0","sha":"81f8568166f8fa84d2543ff77564139c4ffe36f5","kind":"tag","published_at":"2024-08-17T14:30:14.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.14.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e0bf20c100e6aff47cc655035d55f24ce72310a6","kind":"tag","published_at":"2024-07-27T23:38:04.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.13.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.13.0/manifests"},{"name":"v2.0.1","sha":"e0bf20c100e6aff47cc655035d55f24ce72310a6","kind":"tag","published_at":"2024-07-04T20:56:41.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.0.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9c5090a2eb0a4f320add9570c9cff9aae44cca91","kind":"tag","published_at":"2024-07-04T19:56:35.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v2.0.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v2.0.0/manifests"},{"name":"v1.12.5","sha":"dd3608945e7288f0dc02855b633fc2903de84014","kind":"tag","published_at":"2023-05-26T19:14:48.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.12.5","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"4942674c2f73a4ff539c4d3bde3cb5635a3695ab","kind":"tag","published_at":"2022-06-29T16:22:21.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.12.4","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"b13d053ca18c5b2d4bf54bb9c9aba8945a1762ff","kind":"tag","published_at":"2022-06-29T16:15:07.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.12.3","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"0eaa6ef78e89f129776a51c329d926c4e8224530","kind":"tag","published_at":"2022-06-28T14:12:06.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.12.2","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"0ab9a0715555ba96f50c983338fa2561a4441984","kind":"tag","published_at":"2022-06-19T14:29:06.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.12.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"ac24ada1b5286ff2f42083a4e500e07fe3d2191c","kind":"tag","published_at":"2022-06-15T00:13:22.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.12.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"d98d48addefb3365981a344b45916dda9389cd2e","kind":"tag","published_at":"2022-06-11T13:21:10.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.11.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"da4c27490203fc6b29ac95fea5f84f1700ddc6f9","kind":"tag","published_at":"2022-06-08T12:24:13.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.10.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"2b27b05bfc5d498951012563f77d928ca69b1759","kind":"commit","published_at":"2022-06-05T02:25:44.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.9.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"2ecc3ffefb4294a1e8a439908345d4f18148175c","kind":"tag","published_at":"2022-05-27T23:02:15.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.9.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"619311b1dc70803b9fcb6845be5835d6b8cba453","kind":"tag","published_at":"2022-05-26T13:26:12.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.8.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"556475bd0bccef740688ee248ec29a63fb16b832","kind":"tag","published_at":"2022-05-21T13:34:20.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.7.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"fce0e384e34770249333a1600dba575c2926e1a9","kind":"tag","published_at":"2022-05-18T14:56:42.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.7.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.7.0/manifests"},{"name":"v1.6.9","sha":"769826fc87855ca89b8c4a4f53a26527b8881f87","kind":"tag","published_at":"2022-05-08T22:45:14.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.9","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"2588f99cd0791bdcb68cc1444843a9156897f88e","kind":"tag","published_at":"2020-09-25T01:44:31.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.8","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"ac0dcd5da7b2c8b4025cc038a3c9ca797673be2f","kind":"tag","published_at":"2020-06-29T00:40:05.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.7","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"96e38c864936c4a819709a9cc337f62cd8134c03","kind":"tag","published_at":"2020-06-21T05:00:18.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.6","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"9dff2f64a91cb37cdf0a7295038416e67724397f","kind":"tag","published_at":"2020-06-14T14:16:09.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.5","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"d2bd4e342b25875b1bef70a373ee97c9f9fb9b63","kind":"tag","published_at":"2020-06-11T04:09:01.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.4","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"66ad460ac8a08307a0519a2e8b7103a7980f0721","kind":"tag","published_at":"2020-05-25T04:24:58.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.3","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"927910820ef40fda2809ae3bf2feb483a4e005a2","kind":"tag","published_at":"2020-05-24T22:16:44.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.2","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"69f9e17110124c098fbc5fef447aa232c2e3b826","kind":"tag","published_at":"2020-05-19T16:41:22.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ceb970c564521bd296e3b23a2c6f596a9c32d5a8","kind":"commit","published_at":"2020-05-12T15:00:21.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.6.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"23a354ea72e0049cf2a4927efc8a44016cb6f55e","kind":"commit","published_at":"2020-05-07T15:40:52.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.5.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.5.0/manifests"},{"name":"v1.2.1","sha":"50f2e1e81842fe46da8b68703bb9f8fb966d60d0","kind":"commit","published_at":"2020-05-01T04:14:11.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.2.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e02aebd6d04482b6799fea5520e6751febca7e47","kind":"commit","published_at":"2020-04-28T05:15:38.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.2.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e14cba8cfbc210d452643c2fa7e0cf3fda94638c","kind":"commit","published_at":"2020-04-27T19:29:53.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.1.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.1.0/manifests"},{"name":"v1.0.6","sha":"f791245c62bdf470f38a97e235de2ea2930f1ce3","kind":"commit","published_at":"2020-04-26T16:22:55.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.6","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"e23e1a964d687995d8123823775ddec7b87cd22c","kind":"commit","published_at":"2020-04-24T14:57:17.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.5","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"bc9f690a0edda46844bd5c8f03715c1f0af4fdb9","kind":"commit","published_at":"2020-04-23T21:51:35.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.4","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"985f42aa9366d34ff680103ae64a2f5fd681cdae","kind":"commit","published_at":"2020-04-22T23:03:54.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.3","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ce9678c761c895f161798ef6339ff06e61952e38","kind":"commit","published_at":"2020-04-21T22:10:26.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.2","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"380d7d28d315c81fd144ce2bfcfb317175572c39","kind":"commit","published_at":"2020-04-21T14:54:15.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.1","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"15bce3dc792d2ec444f501f2d96aee26606d091a","kind":"commit","published_at":"2020-04-21T03:40:25.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v1.0.0","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v1.0.0/manifests"},{"name":"v0.9.11","sha":"cfb65193d20d16dc493e1fea74d06f862e711c9f","kind":"commit","published_at":"2020-04-19T15:18:20.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v0.9.11","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"2c3461061de72d1b0d7e517f31e20751159ef924","kind":"commit","published_at":"2020-04-17T18:21:01.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v0.9.10","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"14b18c2858390e87fac89283c8d83682165e17d1","kind":"commit","published_at":"2020-04-17T18:15:57.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v0.9.9","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"14b18c2858390e87fac89283c8d83682165e17d1","kind":"commit","published_at":"2020-04-17T18:15:57.000Z","download_url":"https://codeload.github.com/clipperhouse/uax29/tar.gz/v0.9.8","html_url":"https://github.com/clipperhouse/uax29/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clipperhouse/uax29@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/tags/v0.9.8/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:37:39.445Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":1.9328634714862951,"dependent_packages_count":1.3573675755388286,"stargazers_count":6.756884933769049,"forks_count":9.946274402913023,"docker_downloads_count":null,"average":4.9983475959267984},"purl":"pkg:golang/github.com/clipperhouse/uax29","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/clipperhouse/uax29","docker_dependents_count":1,"docker_downloads_count":16,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/clipperhouse/uax29","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/clipperhouse/uax29/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:03:34.172Z","issues_count":12,"pull_requests_count":39,"avg_time_to_close_issue":14104595.5,"avg_time_to_close_pull_request":324207.3783783784,"issues_closed_count":10,"pull_requests_closed_count":37,"pull_request_authors_count":4,"issue_authors_count":8,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.2564102564102564,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":7,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":2034682.4,"past_year_avg_time_to_close_pull_request":89790.57142857143,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.8571428571428572,"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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/clipperhouse%2Fuax29/issues","maintainers":[{"login":"clipperhouse","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clipperhouse"}],"active_maintainers":[{"login":"clipperhouse","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clipperhouse"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fclipperhouse%2Fuax29/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fclipperhouse%2Fuax29/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fclipperhouse%2Fuax29/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fclipperhouse%2Fuax29/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fclipperhouse%2Fuax29/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fclipperhouse%2Fuax29/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"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":46,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":23.0,"past_year_dds":0.021739130434782594,"last_synced_at":"2026-08-20T07:03:49.218Z","last_synced_commit":"b03477d1fbba89df95a6b55da0a222b2e2228610","created_at":"2023-10-08T00:09:20.504Z","updated_at":"2026-08-20T07:03:48.140Z","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":45},{"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-08-26T00:00:10.794Z","repositories_count":6778025,"commits_count":983176112,"contributors_count":41439624,"owners_count":1364573,"committers_count":3363305,"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-08-25T09:34:09.739Z","status":null,"issues_count":12,"pull_requests_count":39,"avg_time_to_close_issue":14104595.5,"avg_time_to_close_pull_request":324207.3783783784,"issues_closed_count":10,"pull_requests_closed_count":37,"pull_request_authors_count":4,"issue_authors_count":8,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.2564102564102564,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":7,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":2034682.4,"past_year_avg_time_to_close_pull_request":89790.57142857143,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.8571428571428572,"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-08-25T09:34:09.739Z","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":{"NONE":6,"OWNER":4,"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"OWNER":36,"NONE":2,"CONTRIBUTOR":1}},"issue_authors":{"table":{"clipperhouse":4,"aymanbagabas":2,"bradbesserman":1,"Konstantin8105":1,"gibmat":1,"StevenACoffman":1,"icco":1,"Tamir198":1}},"pull_request_authors":{"table":{"clipperhouse":36,"engmtcdrm":1,"kevwang":1,"dependabot[bot]":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"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":{"NONE":3,"CONTRIBUTOR":2,"OWNER":2}},"past_year_pull_request_author_associations_count":{"table":{"OWNER":8,"NONE":1}},"past_year_issue_authors":{"table":{"aymanbagabas":2,"clipperhouse":2,"gibmat":1,"icco":1,"Tamir198":1}},"past_year_pull_request_authors":{"table":{"clipperhouse":8,"engmtcdrm":1}},"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":12,"ForkEvent":2,"IssuesEvent":8,"WatchEvent":21,"IssueCommentEvent":18,"PushEvent":76,"PullRequestReviewEvent":25,"PullRequestReviewCommentEvent":28,"CreateEvent":9},"last_year":{"ReleaseEvent":1,"DeleteEvent":7,"PullRequestEvent":12,"ForkEvent":1,"IssuesEvent":8,"WatchEvent":13,"IssueCommentEvent":18,"PushEvent":68,"PullRequestReviewEvent":25,"PullRequestReviewCommentEvent":28,"CreateEvent":8}},"keywords":["go","golang","nlp","tokenization","tokenizer","uax29","unicode"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-08-18T00:20:09.639Z","updated_at":"2022-08-18T00:20:09.639Z","repository_link":"https://github.com/clipperhouse/uax29/blob/master/go.mod","dependencies":[{"id":1877692738,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-18T00:20:09.645Z","updated_at":"2022-08-18T00:20:09.645Z","repository_link":"https://github.com/clipperhouse/uax29/blob/master/go.sum","dependencies":[{"id":1877692739,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":1877692740,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/gofuzz.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T11:49:15.097Z","updated_at":"2023-10-20T11:49:15.097Z","repository_link":"https://github.com/clipperhouse/uax29/blob/master/.github/workflows/gofuzz.yml","dependencies":[{"id":14263233917,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14263233918,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/gotest.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T11:49:15.241Z","updated_at":"2023-10-20T11:49:15.241Z","repository_link":"https://github.com/clipperhouse/uax29/blob/master/.github/workflows/gotest.yml","dependencies":[{"id":14263233919,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14263233920,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"internal/gen/go.sum","sha":null,"kind":"lockfile","created_at":"2026-08-05T22:35:43.319Z","updated_at":"2026-08-05T22:35:43.319Z","repository_link":"https://github.com/clipperhouse/uax29/blob/master/internal/gen/go.sum","dependencies":[{"id":25896397949,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.16.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"internal/gen/go.mod","sha":null,"kind":"manifest","created_at":"2026-08-05T22:35:43.161Z","updated_at":"2026-08-05T22:35:43.161Z","repository_link":"https://github.com/clipperhouse/uax29/blob/master/internal/gen/go.mod","dependencies":[{"id":25896397916,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.16.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"graphemes/comparative/go.mod","sha":null,"kind":"manifest","created_at":"2026-08-05T22:35:42.801Z","updated_at":"2026-08-05T22:35:42.801Z","repository_link":"https://github.com/clipperhouse/uax29/blob/master/graphemes/comparative/go.mod","dependencies":[{"id":25896397844,"package_name":"github.com/charmbracelet/x/ansi","ecosystem":"go","requirements":"v0.11.6","direct":true,"kind":"runtime","optional":false},{"id":25896397845,"package_name":"github.com/clipperhouse/uax29/v2","ecosystem":"go","requirements":"v2.6.0","direct":true,"kind":"runtime","optional":false},{"id":25896397846,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.4.7","direct":true,"kind":"runtime","optional":false},{"id":25896397847,"package_name":"github.com/clipperhouse/displaywidth","ecosystem":"go","requirements":"v0.9.0","direct":true,"kind":"runtime","optional":false},{"id":25896397848,"package_name":"github.com/clipperhouse/stringish","ecosystem":"go","requirements":"v0.1.1","direct":true,"kind":"runtime","optional":false},{"id":25896397849,"package_name":"github.com/lucasb-eyer/go-colorful","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":25896397850,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.19","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"words/comparative/go.mod","sha":null,"kind":"manifest","created_at":"2026-08-05T22:35:43.403Z","updated_at":"2026-08-05T22:35:43.403Z","repository_link":"https://github.com/clipperhouse/uax29/blob/master/words/comparative/go.mod","dependencies":[{"id":25896397964,"package_name":"github.com/blevesearch/segment","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":25896397965,"package_name":"github.com/clipperhouse/uax29/v2","ecosystem":"go","requirements":"v2.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"graphemes/comparative/go.sum","sha":null,"kind":"lockfile","created_at":"2026-08-05T22:35:42.918Z","updated_at":"2026-08-05T22:35:42.918Z","repository_link":"https://github.com/clipperhouse/uax29/blob/master/graphemes/comparative/go.sum","dependencies":[{"id":25896397861,"package_name":"github.com/charmbracelet/x/ansi","ecosystem":"go","requirements":"v0.11.6","direct":false,"kind":"runtime","optional":false},{"id":25896397886,"package_name":"github.com/clipperhouse/displaywidth","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25896397887,"package_name":"github.com/clipperhouse/stringish","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25896397888,"package_name":"github.com/lucasb-eyer/go-colorful","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25896397889,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.19","direct":false,"kind":"runtime","optional":false},{"id":25896397890,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.4.7","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"words/comparative/go.sum","sha":null,"kind":"lockfile","created_at":"2026-08-05T22:35:43.492Z","updated_at":"2026-08-05T22:35:43.492Z","repository_link":"https://github.com/clipperhouse/uax29/blob/master/words/comparative/go.sum","dependencies":[{"id":25896398004,"package_name":"github.com/blevesearch/segment","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false}]}],"score":24.255355019072883,"created_at":"2026-05-14T05:04:38.978Z","updated_at":"2026-08-26T10:04:49.215Z","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"}