{"id":368645,"url":"https://github.com/bradleyfalzon/ghinstallation","last_synced_at":"2026-06-19T18:30:16.663Z","repository":{"id":39421924,"uuid":"71996265","full_name":"bradleyfalzon/ghinstallation","owner":"bradleyfalzon","description":"HTTP Round Tripper for GitHub Apps - Authenticate as an Installation Workflow","archived":false,"fork":false,"pushed_at":"2026-06-11T13:10:33.000Z","size":168,"stargazers_count":370,"open_issues_count":24,"forks_count":111,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-06-16T17:04:29.831Z","etag":null,"topics":["github","github-enterprise","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bradleyfalzon.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-26T11:24:09.000Z","updated_at":"2026-06-11T13:09:15.000Z","dependencies_parsed_at":"2025-12-08T21:00:09.393Z","dependency_job_id":null,"html_url":"https://github.com/bradleyfalzon/ghinstallation","commit_stats":null,"previous_names":["bradleyfalzon/installationtransport"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/bradleyfalzon/ghinstallation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradleyfalzon","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/sbom","scorecard":{"id":250344,"data":{"date":"2025-08-11","repo":{"name":"github.com/bradleyfalzon/ghinstallation","commit":"a41d4c3351f934185d63c24d5ab5eb952d5ce439"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   4 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   1 goCommand 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/go.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:20","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/golangci-lint.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/golangci-lint.yml:22","Info: found token with 'none' permissions: .github/workflows/go.yml:1","Info: found token with 'none' permissions: .github/workflows/golangci-lint.yml:1"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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 30 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-17T08:19:23.261Z","repository_id":39421924,"created_at":"2025-08-17T08:19:23.261Z","updated_at":"2025-08-17T08:19:23.261Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34501482,"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-18T02:00:06.871Z","response_time":128,"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":"bradleyfalzon","name":"Bradley Falzon","uuid":"1834577","kind":"user","description":"","email":"","website":"https://linkedin.com/in/bradleyfalzon","location":"Adelaide, Australia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1834577?u=e5881b7f7a809ab0dfcba1ae31c49c04ad8aff7f\u0026v=4","repositories_count":93,"last_synced_at":"2023-08-05T04:50:13.185Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bradleyfalzon","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T09:47:39.382Z","updated_at":"2023-08-05T04:50:13.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradleyfalzon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradleyfalzon/repositories"},"packages":[{"id":4072297,"name":"github.com/bradleyfalzon/ghinstallation/v2","ecosystem":"go","description":"","homepage":"https://github.com/bradleyfalzon/ghinstallation","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/bradleyfalzon/ghinstallation","keywords_array":[],"namespace":"github.com/bradleyfalzon/ghinstallation","versions_count":24,"first_release_published_at":"2022-11-19T11:09:44.742Z","latest_release_published_at":"2026-06-11T13:06:42.000Z","latest_release_number":"v2.19.0","last_synced_at":"2026-06-18T03:33:42.647Z","created_at":"2022-04-12T11:35:38.588Z","updated_at":"2026-06-18T03:33:42.647Z","registry_url":"https://pkg.go.dev/github.com/bradleyfalzon/ghinstallation/v2","install_command":"go get github.com/bradleyfalzon/ghinstallation/v2","documentation_url":"https://pkg.go.dev/github.com/bradleyfalzon/ghinstallation/v2#section-documentation","metadata":{},"repo_metadata":{"id":39421924,"uuid":"71996265","full_name":"bradleyfalzon/ghinstallation","owner":"bradleyfalzon","description":"HTTP Round Tripper for GitHub Apps - Authenticate as an Installation Workflow","archived":false,"fork":false,"pushed_at":"2025-09-29T14:50:20.000Z","size":125,"stargazers_count":352,"open_issues_count":20,"forks_count":109,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-10T15:22:31.097Z","etag":null,"topics":["github","github-enterprise","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bradleyfalzon.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-26T11:24:09.000Z","updated_at":"2025-10-10T15:10:28.000Z","dependencies_parsed_at":"2023-01-29T14:15:18.995Z","dependency_job_id":"5a0c0d5a-2dcc-40bc-81b7-05428ee70ea2","html_url":"https://github.com/bradleyfalzon/ghinstallation","commit_stats":null,"previous_names":["bradleyfalzon/installationtransport"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/bradleyfalzon/ghinstallation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradleyfalzon","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/sbom","scorecard":{"id":250344,"data":{"date":"2025-08-11","repo":{"name":"github.com/bradleyfalzon/ghinstallation","commit":"a41d4c3351f934185d63c24d5ab5eb952d5ce439"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   4 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   1 goCommand 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/go.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:20","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/golangci-lint.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/golangci-lint.yml:22","Info: found token with 'none' permissions: .github/workflows/go.yml:1","Info: found token with 'none' permissions: .github/workflows/golangci-lint.yml:1"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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 30 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-17T08:19:23.261Z","repository_id":39421924,"created_at":"2025-08-17T08:19:23.261Z","updated_at":"2025-08-17T08:19:23.261Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007604,"owners_count":26084334,"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-11T02:00:06.511Z","response_time":55,"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":"bradleyfalzon","name":"Bradley Falzon","uuid":"1834577","kind":"user","description":"","email":"","website":"https://linkedin.com/in/bradleyfalzon","location":"Adelaide, Australia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1834577?u=e5881b7f7a809ab0dfcba1ae31c49c04ad8aff7f\u0026v=4","repositories_count":93,"last_synced_at":"2023-08-05T04:50:13.185Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bradleyfalzon","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T09:47:39.382Z","updated_at":"2023-08-05T04:50:13.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradleyfalzon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradleyfalzon/repositories"},"tags":[{"name":"v2.17.0","sha":"6efd7de9c7bf01b5f80d5ffdd1af747635f0e191","kind":"commit","published_at":"2025-09-29T14:49:38.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.17.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"cf2f9663d5cbe058931d2b59b8305952b8506c65","kind":"commit","published_at":"2025-05-30T19:10:56.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.16.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"c2f5b855c0d7c00990e959c95a4e8652fce7baa0","kind":"commit","published_at":"2025-04-15T15:23:20.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.15.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"ae1e13c6f1ced435c817557731d42ce993a7f67d","kind":"commit","published_at":"2025-02-21T14:34:46.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.14.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"e9ad86aee655f509a297a5d0c22f95df62d76797","kind":"commit","published_at":"2025-01-02T17:28:13.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.13.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"f5c03cda301c38566352f78a9b8bac9f0d22e1ea","kind":"commit","published_at":"2024-11-05T14:44:38.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.12.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"d680810648e94347929da00376d1e7067f3572dd","kind":"commit","published_at":"2024-05-30T14:45:06.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.11.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"2811df909bfc6c9438d65c1b03b4fe4f0b2bbf48","kind":"commit","published_at":"2024-03-21T15:29:34.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.10.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"b3327f8336c6332b013626e80a655be473f02938","kind":"commit","published_at":"2024-01-05T15:51:28.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.9.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"2c9ac4835be98b28099c542660c967871b0400fa","kind":"commit","published_at":"2023-10-17T02:50:59.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.8.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"a9af49a528d4721ea0a42c9d3f6712892d0a87e5","kind":"commit","published_at":"2023-09-11T05:42:19.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.7.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"97d73713b8bd3db55b40b875e1568a3762a10f50","kind":"commit","published_at":"2023-07-12T03:14:17.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.6.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"37b63e418659d0cd6a0a6ca9e5b7fb966e9daa26","kind":"commit","published_at":"2023-06-13T03:22:49.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.5.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"e804df50512da963ae9a621d872c91c692e6d39b","kind":"commit","published_at":"2023-04-25T10:47:35.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.4.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"217754f9803a87f4859a10945a06af4cd483c4c8","kind":"commit","published_at":"2023-04-07T18:45:16.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.3.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"3b8f8c569a6642699ab1bc87855ea10e299036f1","kind":"commit","published_at":"2023-03-02T05:23:12.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.2.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"746aaf4ea23dfbea92d7c8f2fb9f37f571bdac85","kind":"commit","published_at":"2022-06-24T14:23:36.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.1.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"9d45eb0a2d6e850bd8bea903749d95a6141cae7e","kind":"commit","published_at":"2022-01-12T10:48:00.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.0.4","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"6aab955c921f4812e551138803dd59c1ca14a676","kind":"tag","published_at":"2021-09-25T07:42:23.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.0.3","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bbcfaf2fe3242bd2307a68264656f66598aa54a1","kind":"commit","published_at":"2021-08-23T14:52:20.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.0.2","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3386a20625110eca0ee9cd295db9bd444bce1779","kind":"commit","published_at":"2021-05-08T09:25:28.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.0.1","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"529b7c27d07abcb5b338a2ce050d792e60e14bcf","kind":"commit","published_at":"2021-05-08T09:19:17.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.0.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"24e56b3fb7669f209134a01eff731d7e2ef72a5c","kind":"commit","published_at":"2020-01-21T01:15:57.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v1.1.1","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"545987a2d763b62f462c5d99bd6c2e71ce911d08","kind":"commit","published_at":"2019-11-30T09:21:44.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v1.1.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4690af995dbaffaec22e919d8f6defd416529355","kind":"commit","published_at":"2019-10-10T01:12:35.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v1.0.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v1.0.0/manifests"},{"name":"v0.1.3","sha":"7bdf9f8bf3828df62ed87398508beee1a22a34b1","kind":"commit","published_at":"2019-09-17T11:27:35.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v0.1.3","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"3f4e9b1898e6b65e31827d5dccb97d91d59feaa3","kind":"commit","published_at":"2017-11-01T02:07:54.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v0.1.2","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"4e65c4d98461eab77b411a43b4af5f439f3d692c","kind":"commit","published_at":"2017-08-18T00:19:22.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v0.1.1","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"14854a3ebfc8004781bd05b3ed37094ea8beb922","kind":"commit","published_at":"2017-06-12T21:35:08.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v0.1.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T04:52:34.449Z","dependent_packages_count":548,"downloads":null,"downloads_period":null,"dependent_repos_count":1608,"rankings":{"downloads":null,"dependent_repos_count":0.20161373192977844,"dependent_packages_count":0.23922559960540107,"stargazers_count":3.3202555007049286,"forks_count":2.761062128779004,"docker_downloads_count":0.5571608840587454,"average":1.4158635690155714},"purl":"pkg:golang/github.com/bradleyfalzon/ghinstallation/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bradleyfalzon/ghinstallation/v2","docker_dependents_count":267,"docker_downloads_count":71019438,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bradleyfalzon/ghinstallation/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bradleyfalzon/ghinstallation/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-02T18:02:55.456Z","issues_count":37,"pull_requests_count":167,"avg_time_to_close_issue":6136286.076923077,"avg_time_to_close_pull_request":3633575.0979020977,"issues_closed_count":26,"pull_requests_closed_count":143,"pull_request_authors_count":44,"issue_authors_count":35,"avg_comments_per_issue":1.7297297297297296,"avg_comments_per_pull_request":1.6646706586826348,"merged_pull_requests_count":113,"bot_issues_count":0,"bot_pull_requests_count":41,"past_year_issues_count":4,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":341763.0,"past_year_avg_time_to_close_pull_request":682554.4565217391,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.55,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/issues","maintainers":[{"login":"wlynch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wlynch"},{"login":"bradleyfalzon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleyfalzon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbradleyfalzon%2Fghinstallation%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbradleyfalzon%2Fghinstallation%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbradleyfalzon%2Fghinstallation%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbradleyfalzon%2Fghinstallation%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbradleyfalzon%2Fghinstallation%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbradleyfalzon%2Fghinstallation%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2180413,"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"}},{"id":3499266,"name":"github.com/bradleyfalzon/ghinstallation","ecosystem":"go","description":"","homepage":"https://github.com/bradleyfalzon/ghinstallation","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/bradleyfalzon/ghinstallation","keywords_array":[],"namespace":"github.com/bradleyfalzon","versions_count":7,"first_release_published_at":"2017-06-12T21:35:08.000Z","latest_release_published_at":"2020-01-21T01:15:57.000Z","latest_release_number":"v1.1.1","last_synced_at":"2026-06-18T11:34:17.804Z","created_at":"2022-04-10T19:58:01.494Z","updated_at":"2026-06-18T11:34:17.804Z","registry_url":"https://pkg.go.dev/github.com/bradleyfalzon/ghinstallation","install_command":"go get github.com/bradleyfalzon/ghinstallation","documentation_url":"https://pkg.go.dev/github.com/bradleyfalzon/ghinstallation#section-documentation","metadata":{},"repo_metadata":{"id":39421924,"uuid":"71996265","full_name":"bradleyfalzon/ghinstallation","owner":"bradleyfalzon","description":"HTTP Round Tripper for GitHub Apps - Authenticate as an Installation Workflow","archived":false,"fork":false,"pushed_at":"2025-09-29T14:50:20.000Z","size":125,"stargazers_count":352,"open_issues_count":20,"forks_count":109,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-10T15:22:31.097Z","etag":null,"topics":["github","github-enterprise","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bradleyfalzon.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-26T11:24:09.000Z","updated_at":"2025-10-10T15:10:28.000Z","dependencies_parsed_at":"2023-01-29T14:15:18.995Z","dependency_job_id":"5a0c0d5a-2dcc-40bc-81b7-05428ee70ea2","html_url":"https://github.com/bradleyfalzon/ghinstallation","commit_stats":null,"previous_names":["bradleyfalzon/installationtransport"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/bradleyfalzon/ghinstallation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradleyfalzon","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/sbom","scorecard":{"id":250344,"data":{"date":"2025-08-11","repo":{"name":"github.com/bradleyfalzon/ghinstallation","commit":"a41d4c3351f934185d63c24d5ab5eb952d5ce439"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   4 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   1 goCommand 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/go.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:20","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/golangci-lint.yml:21","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/golangci-lint.yml:22","Info: found token with 'none' permissions: .github/workflows/go.yml:1","Info: found token with 'none' permissions: .github/workflows/golangci-lint.yml:1"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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 30 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-17T08:19:23.261Z","repository_id":39421924,"created_at":"2025-08-17T08:19:23.261Z","updated_at":"2025-08-17T08:19:23.261Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007604,"owners_count":26084334,"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-11T02:00:06.511Z","response_time":55,"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":"bradleyfalzon","name":"Bradley Falzon","uuid":"1834577","kind":"user","description":"","email":"","website":"https://linkedin.com/in/bradleyfalzon","location":"Adelaide, Australia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1834577?u=e5881b7f7a809ab0dfcba1ae31c49c04ad8aff7f\u0026v=4","repositories_count":93,"last_synced_at":"2023-08-05T04:50:13.185Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bradleyfalzon","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T09:47:39.382Z","updated_at":"2023-08-05T04:50:13.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradleyfalzon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradleyfalzon/repositories"},"tags":[{"name":"v2.17.0","sha":"6efd7de9c7bf01b5f80d5ffdd1af747635f0e191","kind":"commit","published_at":"2025-09-29T14:49:38.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.17.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"cf2f9663d5cbe058931d2b59b8305952b8506c65","kind":"commit","published_at":"2025-05-30T19:10:56.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.16.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"c2f5b855c0d7c00990e959c95a4e8652fce7baa0","kind":"commit","published_at":"2025-04-15T15:23:20.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.15.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"ae1e13c6f1ced435c817557731d42ce993a7f67d","kind":"commit","published_at":"2025-02-21T14:34:46.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.14.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"e9ad86aee655f509a297a5d0c22f95df62d76797","kind":"commit","published_at":"2025-01-02T17:28:13.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.13.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"f5c03cda301c38566352f78a9b8bac9f0d22e1ea","kind":"commit","published_at":"2024-11-05T14:44:38.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.12.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"d680810648e94347929da00376d1e7067f3572dd","kind":"commit","published_at":"2024-05-30T14:45:06.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.11.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"2811df909bfc6c9438d65c1b03b4fe4f0b2bbf48","kind":"commit","published_at":"2024-03-21T15:29:34.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.10.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"b3327f8336c6332b013626e80a655be473f02938","kind":"commit","published_at":"2024-01-05T15:51:28.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.9.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"2c9ac4835be98b28099c542660c967871b0400fa","kind":"commit","published_at":"2023-10-17T02:50:59.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.8.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"a9af49a528d4721ea0a42c9d3f6712892d0a87e5","kind":"commit","published_at":"2023-09-11T05:42:19.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.7.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"97d73713b8bd3db55b40b875e1568a3762a10f50","kind":"commit","published_at":"2023-07-12T03:14:17.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.6.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"37b63e418659d0cd6a0a6ca9e5b7fb966e9daa26","kind":"commit","published_at":"2023-06-13T03:22:49.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.5.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"e804df50512da963ae9a621d872c91c692e6d39b","kind":"commit","published_at":"2023-04-25T10:47:35.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.4.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"217754f9803a87f4859a10945a06af4cd483c4c8","kind":"commit","published_at":"2023-04-07T18:45:16.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.3.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"3b8f8c569a6642699ab1bc87855ea10e299036f1","kind":"commit","published_at":"2023-03-02T05:23:12.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.2.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"746aaf4ea23dfbea92d7c8f2fb9f37f571bdac85","kind":"commit","published_at":"2022-06-24T14:23:36.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.1.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"9d45eb0a2d6e850bd8bea903749d95a6141cae7e","kind":"commit","published_at":"2022-01-12T10:48:00.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.0.4","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"6aab955c921f4812e551138803dd59c1ca14a676","kind":"tag","published_at":"2021-09-25T07:42:23.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.0.3","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bbcfaf2fe3242bd2307a68264656f66598aa54a1","kind":"commit","published_at":"2021-08-23T14:52:20.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.0.2","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3386a20625110eca0ee9cd295db9bd444bce1779","kind":"commit","published_at":"2021-05-08T09:25:28.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.0.1","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"529b7c27d07abcb5b338a2ce050d792e60e14bcf","kind":"commit","published_at":"2021-05-08T09:19:17.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v2.0.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"24e56b3fb7669f209134a01eff731d7e2ef72a5c","kind":"commit","published_at":"2020-01-21T01:15:57.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v1.1.1","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"545987a2d763b62f462c5d99bd6c2e71ce911d08","kind":"commit","published_at":"2019-11-30T09:21:44.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v1.1.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4690af995dbaffaec22e919d8f6defd416529355","kind":"commit","published_at":"2019-10-10T01:12:35.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v1.0.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v1.0.0/manifests"},{"name":"v0.1.3","sha":"7bdf9f8bf3828df62ed87398508beee1a22a34b1","kind":"commit","published_at":"2019-09-17T11:27:35.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v0.1.3","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"3f4e9b1898e6b65e31827d5dccb97d91d59feaa3","kind":"commit","published_at":"2017-11-01T02:07:54.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v0.1.2","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"4e65c4d98461eab77b411a43b4af5f439f3d692c","kind":"commit","published_at":"2017-08-18T00:19:22.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v0.1.1","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"14854a3ebfc8004781bd05b3ed37094ea8beb922","kind":"commit","published_at":"2017-06-12T21:35:08.000Z","download_url":"https://codeload.github.com/bradleyfalzon/ghinstallation/tar.gz/v0.1.0","html_url":"https://github.com/bradleyfalzon/ghinstallation/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradleyfalzon/ghinstallation@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T04:52:34.411Z","dependent_packages_count":306,"downloads":null,"downloads_period":null,"dependent_repos_count":360,"rankings":{"downloads":null,"dependent_repos_count":0.35717349196185094,"dependent_packages_count":0.26351643835889704,"stargazers_count":3.437084203575924,"forks_count":2.87175067873935,"docker_downloads_count":0.908244015025025,"average":1.5675537655322094},"purl":"pkg:golang/github.com/bradleyfalzon/ghinstallation","advisories":[{"uuid":"GSA_kwCzR0hTQS1oNHE4LTk2cDYtamNncs4AAwbW","url":"https://github.com/advisories/GHSA-h4q8-96p6-jcgr","title":"ghinstallation returns app JWT in error responses","description":"### Impact\n\nIn ghinstallation v1, when the request to refresh an installation token failed, the HTTP request and response would be returned for debugging.\n\nhttps://github.com/bradleyfalzon/ghinstallation/blob/24e56b3fb7669f209134a01eff731d7e2ef72a5c/transport.go#L172-L174\n\nThe request contained the bearer JWT for the App, and was returned back to clients. This token is short lived (10 minute maximum).\n\n### Patches\n\n- This has already been patched in d24f14f8be70d94129d76026e8b0f4f9170c8c3e, and is available in releases \u003e= v2.0.0.\n\n### References\n_Are there any links users can visit to find out more?_\n\n- See https://docs.github.com/en/developers/apps/building-github-apps/authenticating-with-github-apps#authenticating-as-an-installation for the App installation flow.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [ghinstallation](https://github.com/bradleyfalzon/ghinstallation)\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-12-19T22:48:32.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.0,"cvss_vector":"CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:L","references":["https://github.com/bradleyfalzon/ghinstallation/security/advisories/GHSA-h4q8-96p6-jcgr","https://github.com/bradleyfalzon/ghinstallation/commit/d24f14f8be70d94129d76026e8b0f4f9170c8c3e","https://github.com/bradleyfalzon/ghinstallation/blob/24e56b3fb7669f209134a01eff731d7e2ef72a5c/transport.go#L172-L174","https://nvd.nist.gov/vuln/detail/CVE-2022-39304","https://docs.github.com/en/developers/apps/building-github-apps/authenticating-with-github-apps#authenticating-as-an-installation","https://securitylab.github.com/advisories/GHSL-2022-061_ghinstallation/","https://pkg.go.dev/vuln/GO-2022-1178","https://github.com/advisories/GHSA-h4q8-96p6-jcgr"],"source_kind":"github","identifiers":["GHSA-h4q8-96p6-jcgr","CVE-2022-39304"],"repository_url":"https://github.com/bradleyfalzon/ghinstallation","blast_radius":0.0,"created_at":"2022-12-21T16:11:43.709Z","updated_at":"2026-04-23T10:07:32.265Z","epss_percentage":0.00027,"epss_percentile":0.07679,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNHE4LTk2cDYtamNncs4AAwbW","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oNHE4LTk2cDYtamNncs4AAwbW","packages":[{"ecosystem":"go","package_name":"github.com/bradleyfalzon/ghinstallation","versions":[{"first_patched_version":"2.0.0","vulnerable_version_range":"\u003c 2.0.0"}],"purl":"pkg:go/github.com%2Fbradleyfalzon%2Fghinstallation"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNHE4LTk2cDYtamNncs4AAwbW/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bradleyfalzon/ghinstallation","docker_dependents_count":27,"docker_downloads_count":13763,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bradleyfalzon/ghinstallation","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bradleyfalzon/ghinstallation/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-02T18:02:55.456Z","issues_count":37,"pull_requests_count":167,"avg_time_to_close_issue":6136286.076923077,"avg_time_to_close_pull_request":3633575.0979020977,"issues_closed_count":26,"pull_requests_closed_count":143,"pull_request_authors_count":44,"issue_authors_count":35,"avg_comments_per_issue":1.7297297297297296,"avg_comments_per_pull_request":1.6646706586826348,"merged_pull_requests_count":113,"bot_issues_count":0,"bot_pull_requests_count":41,"past_year_issues_count":4,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":341763.0,"past_year_avg_time_to_close_pull_request":682554.4565217391,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.55,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/issues","maintainers":[{"login":"wlynch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wlynch"},{"login":"bradleyfalzon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleyfalzon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbradleyfalzon%2Fghinstallation/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbradleyfalzon%2Fghinstallation/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbradleyfalzon%2Fghinstallation/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbradleyfalzon%2Fghinstallation/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbradleyfalzon%2Fghinstallation/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbradleyfalzon%2Fghinstallation/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2180413,"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":7224775,"full_name":"bradleyfalzon/ghinstallation","default_branch":"master","total_commits":145,"total_committers":28,"total_bot_commits":23,"total_bot_committers":1,"mean_commits":5.178571428571429,"dds":0.8,"past_year_total_commits":18,"past_year_total_committers":4,"past_year_total_bot_commits":4,"past_year_total_bot_committers":1,"past_year_mean_commits":4.5,"past_year_dds":0.5555555555555556,"last_synced_at":"2026-06-16T17:02:04.972Z","last_synced_commit":"c8d44a371b850463d299cfd87e5c07d5e6d1c467","created_at":"2024-12-03T16:23:23.849Z","updated_at":"2026-06-16T17:01:57.402Z","committers":[{"name":"asvoboda","email":"svoboda.andrew@gmail.com","login":"asvoboda","count":29},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":23},{"name":"Carlos Panato","email":"ctadeu@gmail.com","login":"cpanato","count":19},{"name":"Bradley Falzon","email":"brad@teambrad.net","login":"bradleyfalzon","count":18},{"name":"Billy Lynch","email":"wlynch@google.com","login":"wlynch","count":11},{"name":"Suhaib Mujahid","email":"suhaibmujahid@gmail.com","login":"suhaibmujahid","count":6},{"name":"Andy Grunwald","email":"andygrunwald@gmail.com","login":"andygrunwald","count":5},{"name":"Keegan Campbell","email":"me@kfcampbell.com","login":"kfcampbell","count":5},{"name":"Rui Chen","email":"rui@chenrui.dev","login":"chenrui333","count":5},{"name":"Wade Carpenter","email":"wade@arista.com","login":"wade-arista","count":3},{"name":"Emory Ruscus","email":"47612504+emoryruscus","login":"emoryruscus","count":2},{"name":"Ichinose Shogo","email":"shogo82148@gmail.com","login":"shogo82148","count":2},{"name":"Jakub Martin","email":"kubam@spacelift.io","login":"cube2222","count":2},{"name":"Aidan Steele","email":"aidan.steele@glassechidna.com.au","login":"aidansteele","count":1},{"name":"Alexey Vilenski","email":"vilenskialeksei@gmail.com","login":"bynov","count":1},{"name":"Andrew Haines","email":"andrew@haines.org.nz","login":"haines","count":1},{"name":"André Eriksson","email":"andre@encore.dev","login":"eandre","count":1},{"name":"Carlo Alberto Ferraris","email":"cafxx@strayorange.com","login":"CAFxX","count":1},{"name":"Carson Anderson","email":"carson.anderson@getweave.com","login":"carsonoid","count":1},{"name":"Oleksandr Redko","email":"oleksandr.red+github@gmail.com","login":"alexandear","count":1},{"name":"Philippe Modard","email":"philippe.modard@gmail.com","login":"Philmod","count":1},{"name":"Ricardo Chimal, Jr","email":"ricardo@heroku.com","login":"ricardochimal","count":1},{"name":"Tatsuya Kamohara","email":"17017563+kamontia","login":"kamontia","count":1},{"name":"Tim Reddehase","email":"tim.reddehase@new-work.se","login":"0robustus1","count":1},{"name":"William Deveaux","email":"william@batch.com","login":"Eclion","count":1},{"name":"Yannic Bonenberger","email":"contact@yannic-bonenberger.com","login":"Yannic","count":1},{"name":"haya14busa","email":"haya14busa@gmail.com","login":"haya14busa","count":1},{"name":"rob boll","email":"robert.boll@datadoghq.com","login":"roboll","count":1}],"past_year_committers":[{"name":"Carlos Panato","email":"ctadeu@gmail.com","login":"cpanato","count":8},{"name":"Andrew Svoboda","email":"asvoboda@palantir.com","login":"asvoboda","count":5},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Oleksandr Redko","email":"oleksandr.red+github@gmail.com","login":"alexandear","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-18T00:00:09.052Z","repositories_count":6262606,"commits_count":875244716,"contributors_count":35068578,"owners_count":1168141,"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":"bradleyfalzon/ghinstallation","html_url":"https://github.com/bradleyfalzon/ghinstallation","last_synced_at":"2026-06-12T15:00:23.585Z","status":"active","issues_count":38,"pull_requests_count":187,"avg_time_to_close_issue":5912627.444444444,"avg_time_to_close_pull_request":3531781.25477707,"issues_closed_count":27,"pull_requests_closed_count":157,"pull_request_authors_count":44,"issue_authors_count":36,"avg_comments_per_issue":1.7105263157894737,"avg_comments_per_pull_request":1.5828877005347595,"merged_pull_requests_count":121,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":2,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":97503.0,"past_year_avg_time_to_close_pull_request":1998070.1666666667,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.6896551724137931,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":12,"created_at":"2023-05-16T04:15:01.721Z","updated_at":"2026-06-12T15:00:23.585Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fghinstallation/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":53,"github_actions":37,"go":4}},"issue_author_associations_count":{"table":{"NONE":35,"OWNER":2,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":147,"NONE":25,"COLLABORATOR":10,"OWNER":5}},"issue_authors":{"table":{"jamestelfer":2,"bradleyfalzon":2,"nickofthyme":1,"isometry":1,"0x416e746f6e":1,"botchniaque":1,"phylake":1,"zakisk":1,"adrien-barret":1,"markushinz":1,"emmjohnson":1,"shiyuhang0":1,"cpheps":1,"itay":1,"Kitanotori":1,"missedone":1,"jburns24":1,"jamesalbert":1,"elgohr":1,"Silence-worker-02":1,"dinvlad":1,"pwntester":1,"SVilgelm":1,"project0":1,"jasenger":1,"coleglencairn":1,"dm3ch":1,"lobre":1,"DerekTBrown":1,"tonyli233":1,"terencechan8":1,"wybczu":1,"Philmod":1,"dmitshur":1,"ghost":1,"Marakai":1}},"pull_request_authors":{"table":{"dependabot[bot]":53,"asvoboda":44,"cpanato":15,"wlynch":10,"suhaibmujahid":5,"chenrui333":5,"andygrunwald":5,"bradleyfalzon":5,"jamestelfer":4,"emoryruscus":2,"taz77":2,"adrien-barret":2,"bynov":2,"alexandear":2,"carsonoid":2,"kamontia":1,"cpheps":1,"Eclion":1,"mhemmings":1,"Philmod":1,"jpfourny":1,"aidansteele":1,"0robustus1":1,"eandre":1,"ricardochimal":1,"mspiegel":1,"0x416e746f6e":1,"chmouel":1,"haines":1,"CAFxX":1,"Kitanotori":1,"mnaboka":1,"JAtula":1,"hermanbanken":1,"shogo82148":1,"wade-arista":1,"jniesen":1,"Yannic":1,"wwade":1,"nzoschke":1,"cube2222":1,"roboll":1,"haya14busa":1,"kfcampbell":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-14T00:00:24.059Z","repositories_count":14804331,"issues_count":33166638,"pull_requests_count":109379128,"authors_count":11305909,"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":14,"github_actions":14}},"past_year_issue_author_associations_count":{"table":{"NONE":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":23,"NONE":4,"COLLABORATOR":2}},"past_year_issue_authors":{"table":{"0x416e746f6e":1,"zakisk":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":14,"asvoboda":6,"alexandear":2,"cpanato":2,"taz77":2,"wlynch":2,"0x416e746f6e":1}},"maintainers":[{"table":{"login":"wlynch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wlynch"}},{"table":{"login":"bradleyfalzon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleyfalzon"}}],"active_maintainers":[{"table":{"login":"wlynch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wlynch"}}]}},"events":{"total":{"ReleaseEvent":5,"DeleteEvent":17,"PullRequestEvent":63,"ForkEvent":12,"IssuesEvent":3,"WatchEvent":36,"IssueCommentEvent":24,"PushEvent":27,"PullRequestReviewCommentEvent":6,"PullRequestReviewEvent":38,"CreateEvent":22},"last_year":{"DeleteEvent":5,"PullRequestEvent":16,"ForkEvent":2,"WatchEvent":8,"IssueCommentEvent":2,"PushEvent":5,"PullRequestReviewEvent":4,"CreateEvent":7}},"keywords":["github","github-enterprise","go"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-07-12T17:55:05.131Z","updated_at":"2022-07-12T17:55:05.131Z","repository_link":"https://github.com/bradleyfalzon/ghinstallation/blob/master/go.mod","dependencies":[{"id":202625045,"package_name":"github.com/golang-jwt/jwt/v4","ecosystem":"go","requirements":"v4.4.1","direct":true,"kind":"runtime","optional":false},{"id":202625046,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":true,"kind":"runtime","optional":false},{"id":202625047,"package_name":"github.com/google/go-github/v45","ecosystem":"go","requirements":"v45.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-07-12T17:55:05.373Z","updated_at":"2022-07-12T17:55:05.373Z","repository_link":"https://github.com/bradleyfalzon/ghinstallation/blob/master/go.sum","dependencies":[{"id":202627226,"package_name":"github.com/golang-jwt/jwt/v4","ecosystem":"go","requirements":"v4.4.1","direct":false,"kind":"runtime","optional":false},{"id":202627227,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":202627228,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":202627229,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":202627230,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":false,"kind":"runtime","optional":false},{"id":202627231,"package_name":"github.com/google/go-github/v45","ecosystem":"go","requirements":"v45.2.0","direct":false,"kind":"runtime","optional":false},{"id":202627232,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":202627233,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":202627234,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210817164053-32db794688a5","direct":false,"kind":"runtime","optional":false},{"id":202627235,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":202627236,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":202627237,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":202627238,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":202627239,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":202627240,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":202627241,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":202627242,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":202627243,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":202627244,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":202627245,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":202627246,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":202627247,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/go.yml","sha":null,"kind":"manifest","created_at":"2023-01-29T14:15:18.920Z","updated_at":"2023-01-29T14:15:18.920Z","repository_link":"https://github.com/bradleyfalzon/ghinstallation/blob/master/.github/workflows/go.yml","dependencies":[{"id":7225715439,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7225715440,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/golangci-lint.yml","sha":null,"kind":"manifest","created_at":"2025-12-08T21:00:07.976Z","updated_at":"2025-12-08T21:00:07.976Z","repository_link":"https://github.com/bradleyfalzon/ghinstallation/blob/master/.github/workflows/golangci-lint.yml","dependencies":[{"id":25761856242,"package_name":"actions/checkout","ecosystem":"actions","requirements":"08c6903cd8c0fde910a37f88322edcfb5dd907a8","direct":true,"kind":"composite","optional":false},{"id":25761856245,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"d35c59abb061a4a6fb18e82ac0862c26744d6ab5","direct":true,"kind":"composite","optional":false},{"id":25761856260,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"4afd733a84b1f43292c63897423277bb7f4313a9","direct":true,"kind":"composite","optional":false}]}],"score":27.387257230745846,"created_at":"2025-10-10T15:21:11.341Z","updated_at":"2026-06-19T18:30:16.664Z","avatar_url":"https://github.com/bradleyfalzon.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368645","html_url":"https://summary.ecosyste.ms/projects/368645"}