{"id":4431374,"name":"github.com/cbrgm/githubevents","ecosystem":"go","description":"","homepage":"https://github.com/cbrgm/githubevents","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/cbrgm/githubevents","keywords_array":[],"namespace":"github.com/cbrgm","versions_count":48,"first_release_published_at":"2022-04-24T20:58:35.000Z","latest_release_published_at":"2025-02-17T16:34:15.000Z","latest_release_number":"v1.23.1","last_synced_at":"2026-06-12T21:01:38.727Z","created_at":"2022-05-24T14:35:55.419Z","updated_at":"2026-06-12T21:01:38.727Z","registry_url":"https://pkg.go.dev/github.com/cbrgm/githubevents","install_command":"go get github.com/cbrgm/githubevents","documentation_url":"https://pkg.go.dev/github.com/cbrgm/githubevents#section-documentation","metadata":{},"repo_metadata":{"id":38247709,"uuid":"485061306","full_name":"cbrgm/githubevents","owner":"cbrgm","description":"GitHub webhook events toolset for Go :rocket:","archived":false,"fork":false,"pushed_at":"2025-09-24T19:04:49.000Z","size":1529,"stargazers_count":85,"open_issues_count":0,"forks_count":7,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-24T21:09:47.188Z","etag":null,"topics":["codegen","events","github","go","go-library","golang","module","webhook","webhooks"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/cbrgm/githubevents#section-readme","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/cbrgm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"ko_fi":"chrisbargmann"}},"created_at":"2022-04-24T15:13:14.000Z","updated_at":"2025-09-24T19:04:18.000Z","dependencies_parsed_at":"2023-11-08T13:39:54.285Z","dependency_job_id":"62569f93-ee6c-4412-b56a-4bc529386a88","html_url":"https://github.com/cbrgm/githubevents","commit_stats":{"total_commits":133,"total_committers":6,"mean_commits":"22.166666666666668","dds":"0.49624060150375937","last_synced_commit":"e882ee44425b5c40e9f26867f26166729981b802"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/cbrgm/githubevents","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbrgm","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/sbom","scorecard":{"id":268708,"data":{"date":"2025-08-11","repo":{"name":"github.com/cbrgm/githubevents","commit":"df6ad7c0c8490dfa0e5d6ab60b4dae78e2978ff5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/13 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:7","Warn: no topLevel permission defined: .github/workflows/go.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/stale.yml:10","Warn: topLevel 'contents' permission set to 'write': .github/workflows/tag.yml:30","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/cbrgm/githubevents/stale.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/cbrgm/githubevents/tag.yml/main?enable=pin","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   7 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-17T12:49:28.183Z","repository_id":38247709,"created_at":"2025-08-17T12:49:28.184Z","updated_at":"2025-08-17T12:49:28.184Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276966325,"owners_count":25736758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-25T02:00:09.612Z","response_time":80,"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":"cbrgm","name":"Christian Bargmann","uuid":"24737434","kind":"user","description":"Platform Engineer @moia-dev  / Good at being okay 💡 🛠 🔥 👌 👨‍💻","email":"","website":"https://www.cbrgm.net","location":"Hamburg, Germany","twitter":null,"company":"@moia-dev ","icon_url":"https://avatars.githubusercontent.com/u/24737434?u=88a4dd9655eeba57dc3b0b9e71c3b15ed21fa96d\u0026v=4","repositories_count":91,"last_synced_at":"2025-09-20T03:54:38.375Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cbrgm","funding_links":[],"total_stars":772,"followers":118,"following":245,"created_at":"2022-11-16T05:31:32.122Z","updated_at":"2025-09-20T03:54:38.375Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbrgm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbrgm/repositories"},"tags":[{"name":"v2.7.0","sha":"54148111e99ebd2bf0b1d009134e1e7118547a9c","kind":"commit","published_at":"2025-09-24T19:04:12.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v2.7.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.7.0/manifests"},{"name":"v2.6.2","sha":"df6ad7c0c8490dfa0e5d6ab60b4dae78e2978ff5","kind":"commit","published_at":"2025-08-12T22:03:40.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v2.6.2","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c8728512b05825d402f2313b00449ff602855660","kind":"commit","published_at":"2025-07-29T11:17:49.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v2.6.1","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"650cd6eba46bebaea44bcbc85f9e6f32b9c2f412","kind":"commit","published_at":"2025-07-23T22:12:57.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v2.6.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"80060699d7ca19cca2783c145f3cfff7bd05057a","kind":"commit","published_at":"2025-06-24T19:32:22.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v2.5.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"d2ccc6e09e62641f9563bc46acec396e1b57a65e","kind":"commit","published_at":"2025-05-15T21:10:48.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v2.4.1","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"096c6a05c2e80d87d95acb0ef7093c948ce2719f","kind":"commit","published_at":"2025-05-08T23:28:12.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v2.4.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"5d3ca70ae7ee4a9d28f5eaf2d87b473b3a3fefd0","kind":"commit","published_at":"2025-04-22T13:02:55.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v2.3.1","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"72fc9ff0975930617adab15d847339300c939c2e","kind":"commit","published_at":"2025-04-22T12:40:56.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v2.3.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"792675347f584ea47ff0ff40e203551c00deb6f0","kind":"commit","published_at":"2025-04-01T08:38:50.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v2.2.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"50fb926b248411f8f2ffce155029599494ab6624","kind":"commit","published_at":"2025-03-21T11:51:32.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v2.1.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"d1c62ad5395465a52559e89d2f32998fe8d5d865","kind":"commit","published_at":"2025-03-06T20:27:29.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v2.0.1","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"140151a77492a82dbb0fea88847b197613bb0dc5","kind":"commit","published_at":"2025-03-04T13:42:00.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v2.0.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v2.0.0/manifests"},{"name":"v1.23.1","sha":"3d22ae9e9ae93d15fc2675a56a98db7460bec881","kind":"commit","published_at":"2025-02-17T16:34:15.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.23.1","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"11837f1d8a81baae45d65c5cc49569418b878a10","kind":"commit","published_at":"2025-02-13T14:50:46.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.23.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"3ac2ab914cac1ec66990834da3517f225743cbf5","kind":"commit","published_at":"2025-02-12T14:13:12.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.22.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.22.0/manifests"},{"name":"v1.21.2","sha":"9a46e1efa640e20021458e211d69226144d5cc61","kind":"commit","published_at":"2025-01-29T13:05:12.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.21.2","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"5a62573b639d3b6f6f04187049b1072605a9c186","kind":"commit","published_at":"2025-01-22T20:23:09.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.21.1","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"4cb5329390ffc916fee251519746829a9389dd86","kind":"commit","published_at":"2024-12-24T13:37:35.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.21.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"2407e46ca0b4700074b486048930eae669ccc207","kind":"commit","published_at":"2024-12-03T11:42:50.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.20.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"7ebd5337a11ad13fa96adcad8964f0d6e7519b1e","kind":"commit","published_at":"2024-11-12T21:59:26.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.19.1","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"e882ee44425b5c40e9f26867f26166729981b802","kind":"commit","published_at":"2024-10-10T12:25:30.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.19.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"582fd362fe3ba9096bb8fbbead54ac6d04f85769","kind":"commit","published_at":"2024-09-27T07:36:43.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.18.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.18.0/manifests"},{"name":"v1.17.1","sha":"47860eaf98f03215cf3b0d3dc17ca57d222ede8d","kind":"commit","published_at":"2024-08-24T07:56:52.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.17.1","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"77abd3f54f51dd2f1af2e3dd3ccb7aa0e6fb359c","kind":"commit","published_at":"2024-08-22T22:17:07.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.17.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"48d6acc68bef23b1f221233acad2d1d163b047a5","kind":"commit","published_at":"2024-07-30T00:22:40.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.16.1","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"a063ea3d33e567caf085b03b241ce84c05ec5883","kind":"commit","published_at":"2024-07-11T09:45:29.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.16.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"c23447fae8bc0294bf5c4048cdcfc6e28ee01585","kind":"commit","published_at":"2024-07-01T10:14:47.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.15.3","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"408efaec1293b28b9248014347d7e2871562472a","kind":"commit","published_at":"2024-06-15T22:12:03.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.15.2","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"ee8421fa7373f17ff62c90a4bf835d341d4a5342","kind":"commit","published_at":"2024-06-04T17:12:20.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.15.1","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"c41a03d6c6d6f3c99f9b9d9afb5e4e03fa5dc75e","kind":"commit","published_at":"2024-05-11T13:47:03.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.15.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.15.0/manifests"},{"name":"v1.14.4","sha":"d73a38e927e198c6c27103ca2b7784d7a880d8fd","kind":"commit","published_at":"2024-05-08T05:21:09.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.14.4","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"da3700cc5caf14d07335538d25f48efff87fc6ca","kind":"commit","published_at":"2024-04-29T16:21:56.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.14.3","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"e3bf39deebf2af01326ebaeefc8cf50454f56ef1","kind":"commit","published_at":"2024-04-25T04:03:55.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.14.2","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"73b930788e3b519ef3b56efd7676cb354718d5a3","kind":"commit","published_at":"2024-04-04T17:29:14.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.14.1","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"9c1d56a145f77c464fa64bf58924faeb938d8bfc","kind":"commit","published_at":"2024-04-02T16:21:44.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.14.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"d341daaaddfbc146440294d8399ea26fd0f04bc3","kind":"commit","published_at":"2024-03-22T02:17:37.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.13.2","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"e4defc11c3031dd0795f995da45cca79e9ff975b","kind":"commit","published_at":"2024-03-13T11:55:12.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.13.1","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"09988a92c34c78ab5f09e7620eb80363f9ebb5b9","kind":"commit","published_at":"2024-02-29T19:05:51.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.13.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"0997fa46b15d03cbde01ab127d180096e88a3d35","kind":"commit","published_at":"2024-02-22T13:22:29.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.12.1","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"2ce199ca92f87243081745d4b26b69a59a958324","kind":"commit","published_at":"2024-02-13T11:05:07.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.12.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"41e418fdf0b1af55c19ea00256bbe7764c5e4abe","kind":"commit","published_at":"2024-02-09T17:10:52.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.11.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"8b6d671db018a06828011d43d00218837ba44f48","kind":"commit","published_at":"2024-02-08T21:12:09.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.10.3","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"daac0a10d6f743aa7bb3aae18fe65ec3118b4a39","kind":"commit","published_at":"2024-01-31T13:14:00.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.10.2","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"6b98b45276bdafaf616f648d2e623efac47a411e","kind":"commit","published_at":"2024-01-26T16:12:49.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.10.1","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"1bb730c4d1296cdecfb873d4538e6b06e3527b1b","kind":"commit","published_at":"2024-01-18T00:07:46.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.10.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"1f6572843e118eee2ff0b77bcb5b88caec5304e1","kind":"commit","published_at":"2023-11-29T19:49:00.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.9.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"c2f7d77674a9a552d1bae95d4e62374041ccf2d7","kind":"commit","published_at":"2023-01-30T23:33:20.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.8.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"6e65ef6d8a741d32d3fe79091db06dfcead3a9f4","kind":"commit","published_at":"2023-01-09T13:31:38.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.7.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"8a6d2b7bf279746c861e718ec06f41f09b3d9aca","kind":"commit","published_at":"2023-01-02T10:32:03.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.6.2","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b75e2df026badaf3c42fb3130abc5c73dca82678","kind":"commit","published_at":"2022-10-24T10:07:05.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.6.1","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"e856ce61315a999afdb03a731d65f38badca4e9e","kind":"commit","published_at":"2022-10-24T10:03:30.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.6.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"786c0fb0e617b80997f33298d58fc985c9c3a2fc","kind":"commit","published_at":"2022-10-04T10:30:48.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.5.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"d5741322351ef7cacf33ae064d8d15465167bac1","kind":"commit","published_at":"2022-08-30T15:39:53.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.4.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7146ec56aaeab7e81078ca2228f315fad20c5d93","kind":"commit","published_at":"2022-08-30T15:33:34.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.3.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ac3726388b2c86ad85161104327b60061918bcaf","kind":"commit","published_at":"2022-05-27T08:48:26.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.2.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.2.0/manifests"},{"name":"v1.1.21","sha":"d7933c4f9473dcf2bb8e7f2eccd03284cbc2610b","kind":"commit","published_at":"2022-05-14T10:41:27.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.1.21","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.1.21/manifests"},{"name":"v1.1.2","sha":"022d650fe4905a82181d7821c52f1206fb49d577","kind":"commit","published_at":"2022-05-03T18:16:42.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.1.2","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"49dcf9e5ade07e557f9d85a5559f948aba0b69e8","kind":"commit","published_at":"2022-04-29T21:24:59.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.1.1","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"9fe37437fdf8ab575e0ddd5d89127fb75665a6d5","kind":"commit","published_at":"2022-04-28T18:32:18.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.1.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"3f7091b31fcf340300b35663d444acb8ea84bd39","kind":"commit","published_at":"2022-04-24T20:58:35.000Z","download_url":"https://codeload.github.com/cbrgm/githubevents/tar.gz/v1.0.0","html_url":"https://github.com/cbrgm/githubevents/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cbrgm/githubevents@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-17T14:08:14.898Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":2.526526466121554,"dependent_packages_count":4.177050960987237,"stargazers_count":6.237616791881644,"forks_count":18.70279294773155,"docker_downloads_count":null,"average":7.910996791680496},"purl":"pkg:golang/github.com/cbrgm/githubevents","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cbrgm/githubevents","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cbrgm/githubevents","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cbrgm/githubevents/dependencies","status":null,"funding_links":["https://ko-fi.com/chrisbargmann"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-08T16:29:14.498Z","issues_count":4,"pull_requests_count":253,"avg_time_to_close_issue":3771083.5,"avg_time_to_close_pull_request":139754.2625,"issues_closed_count":2,"pull_requests_closed_count":240,"pull_request_authors_count":9,"issue_authors_count":2,"avg_comments_per_issue":0.75,"avg_comments_per_pull_request":0.233201581027668,"merged_pull_requests_count":231,"bot_issues_count":0,"bot_pull_requests_count":133,"past_year_issues_count":4,"past_year_pull_requests_count":123,"past_year_avg_time_to_close_issue":3771083.5,"past_year_avg_time_to_close_pull_request":232753.5350877193,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.3902439024390244,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":65,"past_year_merged_pull_requests_count":108,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrgm%2Fgithubevents/issues","maintainers":[{"login":"cbrgm","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cbrgm"}],"active_maintainers":[{"login":"cbrgm","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cbrgm"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcbrgm%2Fgithubevents/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcbrgm%2Fgithubevents/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcbrgm%2Fgithubevents/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcbrgm%2Fgithubevents/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcbrgm%2Fgithubevents/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcbrgm%2Fgithubevents/codemeta","maintainers":[]}