{"id":3833735,"name":"github.com/hexops/gotextdiff","ecosystem":"go","description":"package gotextdiff supports a pluggable diff algorithm.","homepage":"https://github.com/hexops/gotextdiff","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/hexops/gotextdiff","keywords_array":[],"namespace":"github.com/hexops","versions_count":4,"first_release_published_at":"2020-12-10T05:28:38.000Z","latest_release_published_at":"2020-12-13T06:12:29.000Z","latest_release_number":"v1.0.3","last_synced_at":"2026-03-17T19:23:58.083Z","created_at":"2022-04-11T20:09:37.418Z","updated_at":"2026-03-17T19:23:58.083Z","registry_url":"https://pkg.go.dev/github.com/hexops/gotextdiff","install_command":"go get github.com/hexops/gotextdiff","documentation_url":"https://pkg.go.dev/github.com/hexops/gotextdiff#section-documentation","metadata":{},"repo_metadata":{"id":38613978,"uuid":"320165360","full_name":"hexops/gotextdiff","owner":"hexops","description":"Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)","archived":true,"fork":false,"pushed_at":"2023-09-23T03:06:59.000Z","size":49,"stargazers_count":145,"open_issues_count":7,"forks_count":20,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-17T10:38:22.216Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hexops.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}},"created_at":"2020-12-10T05:05:07.000Z","updated_at":"2025-08-17T08:47:47.000Z","dependencies_parsed_at":"2024-06-18T13:47:38.204Z","dependency_job_id":"a1686605-0745-481c-a55e-edc379947249","html_url":"https://github.com/hexops/gotextdiff","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/hexops/gotextdiff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexops%2Fgotextdiff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexops%2Fgotextdiff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexops%2Fgotextdiff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexops%2Fgotextdiff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexops","download_url":"https://codeload.github.com/hexops/gotextdiff/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexops%2Fgotextdiff/sbom","scorecard":{"id":462964,"data":{"date":"2025-08-11","repo":{"name":"github.com/hexops/gotextdiff","commit":"b9e968e209a0ab9d16bd125a4e7d16873482c839"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/14 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":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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"}},{"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"}}]},"last_synced_at":"2025-08-19T11:39:20.000Z","repository_id":38613978,"created_at":"2025-08-19T11:39:20.002Z","updated_at":"2025-08-19T11:39:20.002Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275981894,"owners_count":25564143,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-19T02:00:09.700Z","response_time":108,"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":"hexops","name":"Hexops","uuid":"19482899","kind":"organization","description":"Experiment everywhere","email":"support@hexops.com","website":"https://hexops.com","location":null,"twitter":"HexopsLabs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/19482899?v=4","repositories_count":56,"last_synced_at":"2025-09-17T10:23:35.886Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hexops","funding_links":[],"total_stars":8732,"followers":284,"following":0,"created_at":"2022-11-10T04:38:11.975Z","updated_at":"2025-09-17T10:23:35.886Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexops","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexops/repositories"},"tags":[{"name":"v1.0.3","sha":"d452d6cac8696043473399e78f17b5dddd24dfd1","kind":"commit","published_at":"2020-12-13T06:12:29.000Z","download_url":"https://codeload.github.com/hexops/gotextdiff/tar.gz/v1.0.3","html_url":"https://github.com/hexops/gotextdiff/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hexops/gotextdiff@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexops%2Fgotextdiff/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexops%2Fgotextdiff/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"188039bdb48e11146771495b418bf3d79fc47877","kind":"commit","published_at":"2020-12-13T05:24:28.000Z","download_url":"https://codeload.github.com/hexops/gotextdiff/tar.gz/v1.0.2","html_url":"https://github.com/hexops/gotextdiff/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hexops/gotextdiff@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexops%2Fgotextdiff/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexops%2Fgotextdiff/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"6a3f412923d5b5e7fca35685edbb67be5b4f8d26","kind":"commit","published_at":"2020-12-12T22:31:20.000Z","download_url":"https://codeload.github.com/hexops/gotextdiff/tar.gz/v1.0.1","html_url":"https://github.com/hexops/gotextdiff/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hexops/gotextdiff@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexops%2Fgotextdiff/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexops%2Fgotextdiff/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d4127c0564ef84ce380d5238a05751ef8e39ded9","kind":"commit","published_at":"2020-12-10T05:28:38.000Z","download_url":"https://codeload.github.com/hexops/gotextdiff/tar.gz/v1.0.0","html_url":"https://github.com/hexops/gotextdiff/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hexops/gotextdiff@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexops%2Fgotextdiff/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexops%2Fgotextdiff/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-24T10:12:58.858Z","dependent_packages_count":1484,"downloads":null,"downloads_period":null,"dependent_repos_count":4626,"rankings":{"downloads":null,"dependent_repos_count":0.11738367278027474,"dependent_packages_count":0.09730357215998946,"stargazers_count":4.6153369567715625,"forks_count":6.52838443220643,"docker_downloads_count":0.2372648705133213,"average":2.3191347008863152},"purl":"pkg:golang/github.com/hexops/gotextdiff","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/hexops/gotextdiff","docker_dependents_count":320,"docker_downloads_count":3698156978,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/hexops/gotextdiff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/hexops/gotextdiff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T07:53:02.499Z","issues_count":6,"pull_requests_count":2,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3325.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":2,"issue_authors_count":6,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexops%2Fgotextdiff/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhexops%2Fgotextdiff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhexops%2Fgotextdiff/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhexops%2Fgotextdiff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhexops%2Fgotextdiff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhexops%2Fgotextdiff/codemeta","maintainers":[]}