{"id":362600,"url":"https://github.com/bluekeyes/go-gitdiff","last_synced_at":"2026-06-20T02:00:34.988Z","repository":{"id":35079012,"uuid":"174927719","full_name":"bluekeyes/go-gitdiff","owner":"bluekeyes","description":"Go library for parsing and applying patches created by Git ","archived":false,"fork":false,"pushed_at":"2026-06-08T12:52:34.000Z","size":4051,"stargazers_count":148,"open_issues_count":5,"forks_count":27,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-11T22:03:40.072Z","etag":null,"topics":["diff","git","gitdiff","golang","patch"],"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/bluekeyes.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":null,"dco":null,"cla":null}},"created_at":"2019-03-11T04:50:36.000Z","updated_at":"2026-06-08T12:52:37.000Z","dependencies_parsed_at":"2026-06-03T18:00:35.530Z","dependency_job_id":null,"html_url":"https://github.com/bluekeyes/go-gitdiff","commit_stats":{"total_commits":133,"total_committers":5,"mean_commits":26.6,"dds":"0.052631578947368474","last_synced_commit":"a00d2ccaf7332549eaa3af918b614ac73ee8c8e3"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/bluekeyes/go-gitdiff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluekeyes","download_url":"https://codeload.github.com/bluekeyes/go-gitdiff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/sbom","scorecard":{"id":244561,"data":{"date":"2025-08-11","repo":{"name":"github.com/bluekeyes/go-gitdiff","commit":"7413262a184380473b5cad4b12a2a061ecbc86c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/bluekeyes/go-gitdiff/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/bluekeyes/go-gitdiff/go.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/bluekeyes/go-gitdiff/go.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: gitdiff/base85_test.go:99"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-17T07:19:56.148Z","repository_id":35079012,"created_at":"2025-08-17T07:19:56.149Z","updated_at":"2025-08-17T07:19:56.149Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34471639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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":"bluekeyes","name":"Billy Keyes","uuid":"1745813","kind":"user","description":"","email":"","website":"http://billykeyes.com/","location":"Palo Alto, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1745813?u=4399ea67a8dee8d55a724de2c5c3084081c452e4\u0026v=4","repositories_count":13,"last_synced_at":"2023-03-24T02:36:37.934Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bluekeyes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T19:22:52.262Z","updated_at":"2023-03-24T02:36:38.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluekeyes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluekeyes/repositories"},"packages":[{"id":3571615,"name":"github.com/bluekeyes/go-gitdiff","ecosystem":"go","description":"","homepage":"https://github.com/bluekeyes/go-gitdiff","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bluekeyes/go-gitdiff","keywords_array":[],"namespace":"github.com/bluekeyes","versions_count":17,"first_release_published_at":"2020-01-04T20:02:37.000Z","latest_release_published_at":"2025-01-08T03:35:14.000Z","latest_release_number":"v0.8.1","last_synced_at":"2026-06-18T01:01:13.513Z","created_at":"2022-04-11T03:07:16.487Z","updated_at":"2026-06-18T01:01:13.513Z","registry_url":"https://pkg.go.dev/github.com/bluekeyes/go-gitdiff","install_command":"go get github.com/bluekeyes/go-gitdiff","documentation_url":"https://pkg.go.dev/github.com/bluekeyes/go-gitdiff#section-documentation","metadata":{},"repo_metadata":{"id":35079012,"uuid":"174927719","full_name":"bluekeyes/go-gitdiff","owner":"bluekeyes","description":"Go library for parsing and applying patches created by Git ","archived":false,"fork":false,"pushed_at":"2025-09-04T00:26:07.000Z","size":4045,"stargazers_count":123,"open_issues_count":4,"forks_count":27,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T14:15:56.865Z","etag":null,"topics":["diff","git","gitdiff","golang","patch"],"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/bluekeyes.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":null,"dco":null,"cla":null}},"created_at":"2019-03-11T04:50:36.000Z","updated_at":"2025-10-01T05:06:03.000Z","dependencies_parsed_at":"2024-05-06T04:23:46.788Z","dependency_job_id":"21d5b97a-014b-4720-948b-d011f0ecaa70","html_url":"https://github.com/bluekeyes/go-gitdiff","commit_stats":{"total_commits":133,"total_committers":5,"mean_commits":26.6,"dds":"0.052631578947368474","last_synced_commit":"a00d2ccaf7332549eaa3af918b614ac73ee8c8e3"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/bluekeyes/go-gitdiff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluekeyes","download_url":"https://codeload.github.com/bluekeyes/go-gitdiff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/sbom","scorecard":{"id":244561,"data":{"date":"2025-08-11","repo":{"name":"github.com/bluekeyes/go-gitdiff","commit":"7413262a184380473b5cad4b12a2a061ecbc86c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/bluekeyes/go-gitdiff/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/bluekeyes/go-gitdiff/go.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/bluekeyes/go-gitdiff/go.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: gitdiff/base85_test.go:99"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-17T07:19:56.148Z","repository_id":35079012,"created_at":"2025-08-17T07:19:56.149Z","updated_at":"2025-08-17T07:19:56.149Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012811,"owners_count":26085191,"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-10-12T02:00:06.719Z","response_time":53,"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":"bluekeyes","name":"Billy Keyes","uuid":"1745813","kind":"user","description":"","email":"","website":"http://billykeyes.com/","location":"Palo Alto, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1745813?u=4399ea67a8dee8d55a724de2c5c3084081c452e4\u0026v=4","repositories_count":13,"last_synced_at":"2023-03-24T02:36:37.934Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bluekeyes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T19:22:52.262Z","updated_at":"2023-03-24T02:36:38.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluekeyes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluekeyes/repositories"},"tags":[{"name":"v0.8.1","sha":"fffa3cca9bd29785ec7f99ea6921de60e32a724a","kind":"commit","published_at":"2025-01-08T03:35:14.000Z","download_url":"https://codeload.github.com/bluekeyes/go-gitdiff/tar.gz/v0.8.1","html_url":"https://github.com/bluekeyes/go-gitdiff/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluekeyes/go-gitdiff@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8584cd59afe0fd5af926a98ea3ef650fa4b1f952","kind":"commit","published_at":"2024-08-11T18:57:07.000Z","download_url":"https://codeload.github.com/bluekeyes/go-gitdiff/tar.gz/v0.8.0","html_url":"https://github.com/bluekeyes/go-gitdiff/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluekeyes/go-gitdiff@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"0a4e55f9a190b500835e10d187ca4f88a96917e2","kind":"commit","published_at":"2024-07-15T03:44:16.000Z","download_url":"https://codeload.github.com/bluekeyes/go-gitdiff/tar.gz/v0.7.4","html_url":"https://github.com/bluekeyes/go-gitdiff/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluekeyes/go-gitdiff@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"a00d2ccaf7332549eaa3af918b614ac73ee8c8e3","kind":"commit","published_at":"2024-05-06T03:16:19.000Z","download_url":"https://codeload.github.com/bluekeyes/go-gitdiff/tar.gz/v0.7.3","html_url":"https://github.com/bluekeyes/go-gitdiff/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluekeyes/go-gitdiff@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"3f2ea5c16e0a9d685e1b91b6b8bfc0fbf4cb5d6a","kind":"commit","published_at":"2024-03-07T05:32:38.000Z","download_url":"https://codeload.github.com/bluekeyes/go-gitdiff/tar.gz/v0.7.2","html_url":"https://github.com/bluekeyes/go-gitdiff/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluekeyes/go-gitdiff@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"981bc4b60c4490e10d9f8ca8cfd7833e303c399e","kind":"commit","published_at":"2022-12-26T22:56:30.000Z","download_url":"https://codeload.github.com/bluekeyes/go-gitdiff/tar.gz/v0.7.1","html_url":"https://github.com/bluekeyes/go-gitdiff/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluekeyes/go-gitdiff@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"1575e0c4ef9322a5685ff76bd40b53363a98799e","kind":"commit","published_at":"2022-10-01T21:50:12.000Z","download_url":"https://codeload.github.com/bluekeyes/go-gitdiff/tar.gz/v0.7.0","html_url":"https://github.com/bluekeyes/go-gitdiff/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluekeyes/go-gitdiff@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"52645c60d0415a26817e7cdf90ca66b8806f46b9","kind":"commit","published_at":"2022-02-28T02:32:01.000Z","download_url":"https://codeload.github.com/bluekeyes/go-gitdiff/tar.gz/v0.6.1","html_url":"https://github.com/bluekeyes/go-gitdiff/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluekeyes/go-gitdiff@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"53bcdf7e5d94b09bf31b6e2915a7aa51d1f50b36","kind":"commit","published_at":"2021-08-20T00:32:18.000Z","download_url":"https://codeload.github.com/bluekeyes/go-gitdiff/tar.gz/v0.6.0","html_url":"https://github.com/bluekeyes/go-gitdiff/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluekeyes/go-gitdiff@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b5756546a116ebe3ba2be7f83d6c85803903d998","kind":"commit","published_at":"2021-07-19T18:45:58.000Z","download_url":"https://codeload.github.com/bluekeyes/go-gitdiff/tar.gz/v0.5.2","html_url":"https://github.com/bluekeyes/go-gitdiff/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluekeyes/go-gitdiff@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3772c9eb6544df2bf61020b86080961a3eab6844","kind":"commit","published_at":"2021-04-24T22:23:31.000Z","download_url":"https://codeload.github.com/bluekeyes/go-gitdiff/tar.gz/v0.5.1","html_url":"https://github.com/bluekeyes/go-gitdiff/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluekeyes/go-gitdiff@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"1bd59c4f1123687f522447da120db26f61e787f2","kind":"commit","published_at":"2020-10-24T03:39:43.000Z","download_url":"https://codeload.github.com/bluekeyes/go-gitdiff/tar.gz/v0.5.0","html_url":"https://github.com/bluekeyes/go-gitdiff/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluekeyes/go-gitdiff@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d3116e7b7ed5bb989c11f5274313853f292f88d9","kind":"commit","published_at":"2020-06-16T05:07:06.000Z","download_url":"https://codeload.github.com/bluekeyes/go-gitdiff/tar.gz/v0.4.0","html_url":"https://github.com/bluekeyes/go-gitdiff/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluekeyes/go-gitdiff@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"5609b2d456190ab7c7dfb77b6245b09531001adf","kind":"commit","published_at":"2020-04-19T05:23:12.000Z","download_url":"https://codeload.github.com/bluekeyes/go-gitdiff/tar.gz/v0.3.0","html_url":"https://github.com/bluekeyes/go-gitdiff/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluekeyes/go-gitdiff@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"09f3004fce1ceb2ec686d644439c5135687d29bf","kind":"commit","published_at":"2020-02-01T18:58:43.000Z","download_url":"https://codeload.github.com/bluekeyes/go-gitdiff/tar.gz/v0.2.1","html_url":"https://github.com/bluekeyes/go-gitdiff/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluekeyes/go-gitdiff@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"bb5b8f69fda3a361dd8c75dca7d3a5f7662d6dab","kind":"commit","published_at":"2020-01-28T06:55:33.000Z","download_url":"https://codeload.github.com/bluekeyes/go-gitdiff/tar.gz/v0.2.0","html_url":"https://github.com/bluekeyes/go-gitdiff/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluekeyes/go-gitdiff@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"a1f934e8520f5a84a6e4a79fc7990c9128570666","kind":"commit","published_at":"2020-01-04T20:02:37.000Z","download_url":"https://codeload.github.com/bluekeyes/go-gitdiff/tar.gz/v0.1.0","html_url":"https://github.com/bluekeyes/go-gitdiff/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluekeyes/go-gitdiff@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T02:26:11.441Z","dependent_packages_count":150,"downloads":null,"downloads_period":null,"dependent_repos_count":705,"rankings":{"downloads":null,"dependent_repos_count":0.2800621674197433,"dependent_packages_count":0.4360987227875735,"stargazers_count":5.507374661630145,"forks_count":5.60948321735255,"docker_downloads_count":0.6245561307986043,"average":2.4915149799977234},"purl":"pkg:golang/github.com/bluekeyes/go-gitdiff","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bluekeyes/go-gitdiff","docker_dependents_count":34,"docker_downloads_count":705165,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bluekeyes/go-gitdiff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bluekeyes/go-gitdiff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T08:38:02.151Z","issues_count":26,"pull_requests_count":45,"avg_time_to_close_issue":4110507.777777778,"avg_time_to_close_pull_request":131870.86363636365,"issues_closed_count":18,"pull_requests_closed_count":44,"pull_request_authors_count":7,"issue_authors_count":16,"avg_comments_per_issue":1.7307692307692308,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":308395.5,"past_year_avg_time_to_close_pull_request":17652.2,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.75,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/issues","maintainers":[{"login":"bluekeyes","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluekeyes"}],"active_maintainers":[{"login":"bluekeyes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluekeyes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbluekeyes%2Fgo-gitdiff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbluekeyes%2Fgo-gitdiff/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbluekeyes%2Fgo-gitdiff/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbluekeyes%2Fgo-gitdiff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbluekeyes%2Fgo-gitdiff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbluekeyes%2Fgo-gitdiff/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":15411,"full_name":"bluekeyes/go-gitdiff","default_branch":"master","total_commits":146,"total_committers":5,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":29.2,"dds":0.04109589041095896,"past_year_total_commits":5,"past_year_total_committers":2,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":2.5,"past_year_dds":0.19999999999999996,"last_synced_at":"2026-06-18T01:01:10.527Z","last_synced_commit":"66b40fd1c95631e1f9a4f0abacde8ff51e9d78f8","created_at":"2023-03-07T11:29:43.425Z","updated_at":"2026-06-18T01:01:09.959Z","committers":[{"name":"Billy Keyes","email":"bluekeyes@gmail.com","login":"bluekeyes","count":140},{"name":"George Dunlap","email":"dunlapg@umich.edu","login":"gwd","count":3},{"name":"goldsteinn","email":"35538541+goldsteinn","login":"goldsteinn","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Javier Campanini","email":"jcampanini@palantir.com","login":"jmcampanini","count":1}],"past_year_committers":[{"name":"Billy Keyes","email":"commits@billykeyes.dev","login":"bluekeyes","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-20T00:00:10.001Z","repositories_count":6264294,"commits_count":875188865,"contributors_count":35081442,"owners_count":1168942,"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":"bluekeyes/go-gitdiff","html_url":"https://github.com/bluekeyes/go-gitdiff","last_synced_at":"2026-06-09T21:00:45.990Z","status":"active","issues_count":27,"pull_requests_count":49,"avg_time_to_close_issue":4047018.6315789474,"avg_time_to_close_pull_request":121176.0,"issues_closed_count":19,"pull_requests_closed_count":48,"pull_request_authors_count":8,"issue_authors_count":17,"avg_comments_per_issue":1.8518518518518519,"avg_comments_per_pull_request":0.30612244897959184,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":3,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1596247.5,"past_year_avg_time_to_close_pull_request":2435.3333333333335,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":3.3333333333333335,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-16T08:06:29.365Z","updated_at":"2026-06-09T21:00:45.991Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluekeyes%2Fgo-gitdiff/issues","issue_labels_count":{"table":{"parsing":6,"applying":5,"enhancement":4,"bug":4,"question":1,"wontfix":1}},"pull_request_labels_count":{"table":{"github_actions":1,"dependencies":1}},"issue_author_associations_count":{"table":{"NONE":16,"OWNER":9,"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"OWNER":37,"NONE":6,"CONTRIBUTOR":6}},"issue_authors":{"table":{"bluekeyes":9,"neurosnap":2,"gwd":2,"prologic":1,"luisdavim":1,"sevki":1,"katrinafyi":1,"frenchbeast":1,"chakravarthysm":1,"geeker-smallwhite":1,"aine-etke":1,"ikruglov":1,"alam-chime":1,"nemax":1,"ajinabraham":1,"gabrie30":1,"ghostsquad":1}},"pull_request_authors":{"table":{"bluekeyes":37,"gwd":3,"FFengIll":2,"oneumyvakin":2,"frenchbeast":2,"jmcampanini":1,"goldsteinn":1,"dependabot[bot]":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-13T00:00:21.539Z","repositories_count":14796700,"issues_count":33085150,"pull_requests_count":109293498,"authors_count":11304927,"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":{"dependencies":1,"github_actions":1}},"past_year_issue_author_associations_count":{"table":{"NONE":3}},"past_year_pull_request_author_associations_count":{"table":{"OWNER":5,"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{"geeker-smallwhite":1,"ghostsquad":1,"luisdavim":1}},"past_year_pull_request_authors":{"table":{"bluekeyes":5,"dependabot[bot]":1}},"maintainers":[{"table":{"login":"bluekeyes","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluekeyes"}}],"active_maintainers":[{"table":{"login":"bluekeyes","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluekeyes"}}]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":8,"PullRequestEvent":13,"ForkEvent":5,"IssuesEvent":9,"WatchEvent":37,"IssueCommentEvent":21,"PushEvent":7,"CreateEvent":8},"last_year":{"DeleteEvent":4,"PullRequestEvent":1,"ForkEvent":1,"IssuesEvent":4,"WatchEvent":13,"IssueCommentEvent":7,"PushEvent":1,"CreateEvent":3}},"keywords":["diff","git","gitdiff","golang","patch"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/go.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T13:23:35.609Z","updated_at":"2023-01-15T13:23:35.609Z","repository_link":"https://github.com/bluekeyes/go-gitdiff/blob/master/.github/workflows/go.yml","dependencies":[{"id":6925424482,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6925424483,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6925424484,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2024-02-25T21:46:32.216Z","updated_at":"2024-02-25T21:46:32.216Z","repository_link":"https://github.com/bluekeyes/go-gitdiff/blob/master/go.mod","dependencies":[]}],"score":20.107322834629038,"created_at":"2025-08-07T15:07:49.842Z","updated_at":"2026-06-20T02:00:34.989Z","avatar_url":"https://github.com/bluekeyes.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362600","html_url":"https://summary.ecosyste.ms/projects/362600"}