{"id":362677,"url":"https://github.com/getsentry/sentry-go","last_synced_at":"2026-06-20T03:04:35.718Z","repository":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2026-05-26T10:05:21.000Z","size":2548,"stargazers_count":1088,"open_issues_count":54,"forks_count":255,"subscribers_count":47,"default_branch":"master","last_synced_at":"2026-05-26T12:09:46.093Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2026-05-26T09:25:42.000Z","dependencies_parsed_at":"2026-02-25T00:01:49.262Z","dependency_job_id":"e938ffe1-408b-4eec-a9b5-8315ca3b5b88","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":376,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33733802,"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-05-31T02:00:06.040Z","response_time":95,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":763,"last_synced_at":"2026-06-06T10:22:01.660Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":111889,"followers":3034,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-06-06T10:22:01.660Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"packages":[{"id":11234451,"name":"github.com/getsentry/sentry-go/echo","ecosystem":"go","description":"","homepage":"https://github.com/getsentry/sentry-go","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":[],"namespace":"github.com/getsentry/sentry-go","versions_count":17,"first_release_published_at":"2025-01-02T12:54:36.000Z","latest_release_published_at":"2025-11-27T15:54:14.000Z","latest_release_number":"v0.40.0","last_synced_at":"2026-01-09T09:41:53.984Z","created_at":"2025-01-03T07:45:31.654Z","updated_at":"2026-01-09T09:41:53.985Z","registry_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/echo","install_command":"go get github.com/getsentry/sentry-go/echo","documentation_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/echo#section-documentation","metadata":{},"repo_metadata":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2025-10-21T13:22:45.000Z","size":1792,"stargazers_count":1001,"open_issues_count":53,"forks_count":242,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-10-22T05:43:53.098Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2025-10-21T13:22:48.000Z","dependencies_parsed_at":"2023-09-26T16:29:01.012Z","dependency_job_id":"3d30bc49-45ab-42a3-b83e-5cd0378013c9","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280755219,"owners_count":26385096,"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-24T02:00:06.418Z","response_time":73,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"zerolog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1/manifests"},{"name":"echo/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1/manifests"},{"name":"fasthttp/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1/manifests"},{"name":"fiber/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1/manifests"},{"name":"gin/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1/manifests"},{"name":"iris/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1/manifests"},{"name":"logrus/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1/manifests"},{"name":"negroni/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1/manifests"},{"name":"otel/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1/manifests"},{"name":"slog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1/manifests"},{"name":"v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0/manifests"},{"name":"echo/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0/manifests"},{"name":"fasthttp/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0/manifests"},{"name":"fiber/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0/manifests"},{"name":"gin/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0/manifests"},{"name":"iris/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0/manifests"},{"name":"logrus/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0/manifests"},{"name":"negroni/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0/manifests"},{"name":"otel/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0/manifests"},{"name":"slog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0/manifests"},{"name":"zerolog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0/manifests"},{"name":"v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3/manifests"},{"name":"echo/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3/manifests"},{"name":"fasthttp/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3/manifests"},{"name":"fiber/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3/manifests"},{"name":"gin/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3/manifests"},{"name":"iris/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3/manifests"},{"name":"logrus/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3/manifests"},{"name":"negroni/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3/manifests"},{"name":"otel/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3/manifests"},{"name":"slog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2/manifests"},{"name":"echo/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2/manifests"},{"name":"fasthttp/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2/manifests"},{"name":"fiber/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2/manifests"},{"name":"gin/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2/manifests"},{"name":"iris/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2/manifests"},{"name":"logrus/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2/manifests"},{"name":"negroni/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2/manifests"},{"name":"otel/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2/manifests"},{"name":"slog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2/manifests"},{"name":"v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1/manifests"},{"name":"zerolog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1/manifests"},{"name":"echo/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1/manifests"},{"name":"fasthttp/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1/manifests"},{"name":"fiber/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1/manifests"},{"name":"gin/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1/manifests"},{"name":"iris/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1/manifests"},{"name":"logrus/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1/manifests"},{"name":"negroni/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1/manifests"},{"name":"otel/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1/manifests"},{"name":"slog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1/manifests"},{"name":"zerolog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0/manifests"},{"name":"echo/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0/manifests"},{"name":"fasthttp/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0/manifests"},{"name":"fiber/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0/manifests"},{"name":"gin/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0/manifests"},{"name":"iris/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0/manifests"},{"name":"logrus/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0/manifests"},{"name":"negroni/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0/manifests"},{"name":"otel/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0/manifests"},{"name":"slog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0/manifests"},{"name":"v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0/manifests"},{"name":"zerolog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1/manifests"},{"name":"echo/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1/manifests"},{"name":"fasthttp/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1/manifests"},{"name":"fiber/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1/manifests"},{"name":"gin/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1/manifests"},{"name":"iris/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1/manifests"},{"name":"logrus/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1/manifests"},{"name":"negroni/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1/manifests"},{"name":"otel/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1/manifests"},{"name":"slog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1/manifests"},{"name":"v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1/manifests"},{"name":"zerolog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0/manifests"},{"name":"echo/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0/manifests"},{"name":"fasthttp/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0/manifests"},{"name":"fiber/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0/manifests"},{"name":"gin/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0/manifests"},{"name":"iris/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0/manifests"},{"name":"logrus/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0/manifests"},{"name":"negroni/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0/manifests"},{"name":"otel/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0/manifests"},{"name":"slog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0/manifests"},{"name":"v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0/manifests"},{"name":"zerolog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0/manifests"},{"name":"slog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0/manifests"},{"name":"otel/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0/manifests"},{"name":"negroni/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0/manifests"},{"name":"logrus/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0/manifests"},{"name":"iris/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0/manifests"},{"name":"gin/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0/manifests"},{"name":"fiber/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0/manifests"},{"name":"fasthttp/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0/manifests"},{"name":"echo/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0/manifests"},{"name":"fiber/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0/manifests"},{"name":"fasthttp/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0/manifests"},{"name":"gin/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0/manifests"},{"name":"iris/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0/manifests"},{"name":"zerolog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0/manifests"},{"name":"logrus/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0/manifests"},{"name":"negroni/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0/manifests"},{"name":"otel/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0/manifests"},{"name":"echo/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0/manifests"},{"name":"slog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0/manifests"},{"name":"v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0/manifests"},{"name":"fasthttp/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1/manifests"},{"name":"v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1/manifests"},{"name":"fiber/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1/manifests"},{"name":"zerolog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1/manifests"},{"name":"gin/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1/manifests"},{"name":"iris/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1/manifests"},{"name":"logrus/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1/manifests"},{"name":"echo/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1/manifests"},{"name":"negroni/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1/manifests"},{"name":"otel/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1/manifests"},{"name":"slog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1/manifests"},{"name":"echo/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0/manifests"},{"name":"fasthttp/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0/manifests"},{"name":"fiber/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0/manifests"},{"name":"gin/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0/manifests"},{"name":"iris/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0/manifests"},{"name":"logrus/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0/manifests"},{"name":"negroni/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0/manifests"},{"name":"otel/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0/manifests"},{"name":"slog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0/manifests"},{"name":"v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0/manifests"},{"name":"zerolog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0/manifests"},{"name":"zerolog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0/manifests"},{"name":"otel/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0/manifests"},{"name":"slog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0/manifests"},{"name":"v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0/manifests"},{"name":"otel/v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1/manifests"},{"name":"v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0/manifests"},{"name":"otel/v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0/manifests"},{"name":"otel/v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1/manifests"},{"name":"v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0/manifests"},{"name":"otel/v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0/manifests"},{"name":"otel/v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0/manifests"},{"name":"v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0/manifests"},{"name":"otel/v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0/manifests"},{"name":"otel/v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1/manifests"},{"name":"otel/v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0/manifests"},{"name":"otel/v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0/manifests"},{"name":"v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0/manifests"},{"name":"otel/v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0/manifests"},{"name":"otel/v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0/manifests"},{"name":"v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0/manifests"},{"name":"otel/v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0/manifests"},{"name":"v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0/manifests"},{"name":"otel/v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0/manifests"},{"name":"v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0/manifests"},{"name":"otel/v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0/manifests"},{"name":"v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0/manifests"},{"name":"otel/v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0/manifests"},{"name":"v0.17.0","sha":"a929b08edd1f4aa6e281ed699432be6e3f415713","kind":"commit","published_at":"2023-01-12T11:52:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.17.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1602d6caf0e7e591355d17a846b79fd7ef94a12a","kind":"commit","published_at":"2022-12-06T22:21:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.16.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f1b56c13061c6b26d95e2ca543508a320444c509","kind":"commit","published_at":"2022-11-09T10:17:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.15.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e7611f7634cbe46c633bc0a0b412f1ef6c355445","kind":"commit","published_at":"2022-10-04T16:29:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.14.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88bad6bedf8efad0f711710c96f2666307e9c815","kind":"commit","published_at":"2022-03-10T10:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.13.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e61b0a40aec5644bec36089566bb6f8b230f0ecf","kind":"tag","published_at":"2021-12-22T15:25:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.12.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8505791d2fe48cd64b8811354f1f1ad49e319fbf","kind":"tag","published_at":"2021-05-21T14:25:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.11.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ed475012377446a089556c43bef095681a94899","kind":"tag","published_at":"2021-02-18T09:30:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.10.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03065b82f3c16828b703f1f3e6cfe8bf9cb94589","kind":"tag","published_at":"2020-12-07T19:03:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.9.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"17e0464cb9a4cf93aa7e9770dca7ab6591133531","kind":"tag","published_at":"2020-11-16T11:24:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.8.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e729abef9aacbc3f9e93624880d6946e3ec32a94","kind":"tag","published_at":"2020-07-21T11:41:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.7.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4104e33144033fec8e24add945c8d1b0e943d323","kind":"tag","published_at":"2020-05-11T14:42:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4ddb8b8432c73f5c45d8bb57c1e23cc6c6aa969","kind":"tag","published_at":"2020-04-17T13:31:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"93b68f59e483f3eede43c3212220a9f6689f8812","kind":"tag","published_at":"2020-02-05T19:07:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"70ee6a791978e9e4b96112f30fd2cad7132ecd84","kind":"tag","published_at":"2020-02-03T20:29:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3bf3a59b1f34f56df45f4594baccb7a6a87bc8f4","kind":"tag","published_at":"2019-12-28T15:30:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.4.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ea3f6021b89b36b58eaff19c654daf36429fdfa5","kind":"tag","published_at":"2019-11-12T13:33:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6e30a9909361d339adf28d4211947ef408cf7726","kind":"tag","published_at":"2019-09-05T20:08:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"510f01e3c1e95d434331b518fdc62b2adaf5cff8","kind":"tag","published_at":"2019-07-29T11:14:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ead4120c22a73daefe9d745f3ead883fdc44884","kind":"tag","published_at":"2019-07-26T08:51:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"45dedd4c485bbaf09bb8169d2616548575cb619b","kind":"tag","published_at":"2019-07-11T15:35:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"76ba064b5aef0b0b538602308b1224b295b2c16d","kind":"tag","published_at":"2019-07-10T09:56:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"79cad3fec863752ea61059d4565f85b23da2d9d1","kind":"tag","published_at":"2019-07-01T13:22:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b88ea5af4eef2fd34d9b7828ce98d80c0c2dfc26","kind":"commit","published_at":"2019-06-19T11:35:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta.5","sha":"f01cbeec10975d910a917c40d53294bb505e5206","kind":"tag","published_at":"2019-06-19T10:31:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.5","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5/manifests"},{"name":"v0.0.1-beta.4","sha":"f6d9f2a73f1e52d83d8fa4114d569c296fe833eb","kind":"tag","published_at":"2019-06-12T14:38:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"0b6b144a8c8ed30b2fa0e0d3ce5d4df1d54d7e04","kind":"tag","published_at":"2019-06-10T13:59:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"946f33670cc610b00f0817f8d5f979e54d557957","kind":"tag","published_at":"2019-05-31T10:30:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta","sha":"8c0bc966c9b198c705f94f367073e2b865a74509","kind":"tag","published_at":"2019-05-23T11:54:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:53:11.875Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.261617705064423,"dependent_packages_count":5.867757983900911,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.064687844482667},"purl":"pkg:golang/github.com/getsentry/sentry-go/echo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/echo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/echo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/getsentry/sentry-go/echo/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T14:03:36.488Z","issues_count":254,"pull_requests_count":419,"avg_time_to_close_issue":36440036.698324025,"avg_time_to_close_pull_request":2442438.5857142857,"issues_closed_count":179,"pull_requests_closed_count":350,"pull_request_authors_count":56,"issue_authors_count":143,"avg_comments_per_issue":2.358267716535433,"avg_comments_per_pull_request":1.7613365155131264,"merged_pull_requests_count":295,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":68,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1895488.0,"past_year_avg_time_to_close_pull_request":398218.60402684566,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.0441176470588236,"past_year_avg_comments_per_pull_request":1.2277227722772277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"},{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}],"active_maintainers":[{"login":"ribice","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fecho/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fecho/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fecho/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fecho/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fecho/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026682,"maintainers_count":0,"namespaces_count":761140,"keywords_count":112063,"github":"golang","metadata":{"funded_packages_count":52892},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-16T07:02:11.664Z","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":11210319,"name":"github.com/getsentry/sentry-go/iris","ecosystem":"go","description":"","homepage":"https://github.com/getsentry/sentry-go","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":[],"namespace":"github.com/getsentry/sentry-go","versions_count":17,"first_release_published_at":"2025-01-02T12:54:36.000Z","latest_release_published_at":"2025-11-27T15:54:14.000Z","latest_release_number":"v0.40.0","last_synced_at":"2026-01-09T09:42:53.145Z","created_at":"2024-12-23T06:57:16.643Z","updated_at":"2026-01-09T09:42:53.146Z","registry_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/iris","install_command":"go get github.com/getsentry/sentry-go/iris","documentation_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/iris#section-documentation","metadata":{},"repo_metadata":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2025-10-21T13:22:45.000Z","size":1792,"stargazers_count":1001,"open_issues_count":53,"forks_count":242,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-10-22T05:43:53.098Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2025-10-21T13:22:48.000Z","dependencies_parsed_at":"2023-09-26T16:29:01.012Z","dependency_job_id":"3d30bc49-45ab-42a3-b83e-5cd0378013c9","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280755219,"owners_count":26385096,"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-24T02:00:06.418Z","response_time":73,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"zerolog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1/manifests"},{"name":"echo/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1/manifests"},{"name":"fasthttp/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1/manifests"},{"name":"fiber/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1/manifests"},{"name":"gin/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1/manifests"},{"name":"iris/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1/manifests"},{"name":"logrus/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1/manifests"},{"name":"negroni/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1/manifests"},{"name":"otel/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1/manifests"},{"name":"slog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1/manifests"},{"name":"v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0/manifests"},{"name":"echo/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0/manifests"},{"name":"fasthttp/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0/manifests"},{"name":"fiber/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0/manifests"},{"name":"gin/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0/manifests"},{"name":"iris/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0/manifests"},{"name":"logrus/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0/manifests"},{"name":"negroni/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0/manifests"},{"name":"otel/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0/manifests"},{"name":"slog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0/manifests"},{"name":"zerolog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0/manifests"},{"name":"v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3/manifests"},{"name":"echo/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3/manifests"},{"name":"fasthttp/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3/manifests"},{"name":"fiber/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3/manifests"},{"name":"gin/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3/manifests"},{"name":"iris/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3/manifests"},{"name":"logrus/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3/manifests"},{"name":"negroni/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3/manifests"},{"name":"otel/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3/manifests"},{"name":"slog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2/manifests"},{"name":"echo/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2/manifests"},{"name":"fasthttp/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2/manifests"},{"name":"fiber/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2/manifests"},{"name":"gin/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2/manifests"},{"name":"iris/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2/manifests"},{"name":"logrus/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2/manifests"},{"name":"negroni/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2/manifests"},{"name":"otel/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2/manifests"},{"name":"slog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2/manifests"},{"name":"v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1/manifests"},{"name":"zerolog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1/manifests"},{"name":"echo/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1/manifests"},{"name":"fasthttp/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1/manifests"},{"name":"fiber/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1/manifests"},{"name":"gin/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1/manifests"},{"name":"iris/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1/manifests"},{"name":"logrus/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1/manifests"},{"name":"negroni/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1/manifests"},{"name":"otel/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1/manifests"},{"name":"slog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1/manifests"},{"name":"zerolog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0/manifests"},{"name":"echo/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0/manifests"},{"name":"fasthttp/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0/manifests"},{"name":"fiber/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0/manifests"},{"name":"gin/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0/manifests"},{"name":"iris/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0/manifests"},{"name":"logrus/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0/manifests"},{"name":"negroni/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0/manifests"},{"name":"otel/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0/manifests"},{"name":"slog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0/manifests"},{"name":"v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0/manifests"},{"name":"zerolog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1/manifests"},{"name":"echo/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1/manifests"},{"name":"fasthttp/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1/manifests"},{"name":"fiber/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1/manifests"},{"name":"gin/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1/manifests"},{"name":"iris/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1/manifests"},{"name":"logrus/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1/manifests"},{"name":"negroni/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1/manifests"},{"name":"otel/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1/manifests"},{"name":"slog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1/manifests"},{"name":"v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1/manifests"},{"name":"zerolog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0/manifests"},{"name":"echo/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0/manifests"},{"name":"fasthttp/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0/manifests"},{"name":"fiber/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0/manifests"},{"name":"gin/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0/manifests"},{"name":"iris/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0/manifests"},{"name":"logrus/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0/manifests"},{"name":"negroni/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0/manifests"},{"name":"otel/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0/manifests"},{"name":"slog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0/manifests"},{"name":"v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0/manifests"},{"name":"zerolog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0/manifests"},{"name":"slog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0/manifests"},{"name":"otel/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0/manifests"},{"name":"negroni/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0/manifests"},{"name":"logrus/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0/manifests"},{"name":"iris/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0/manifests"},{"name":"gin/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0/manifests"},{"name":"fiber/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0/manifests"},{"name":"fasthttp/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0/manifests"},{"name":"echo/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0/manifests"},{"name":"fiber/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0/manifests"},{"name":"fasthttp/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0/manifests"},{"name":"gin/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0/manifests"},{"name":"iris/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0/manifests"},{"name":"zerolog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0/manifests"},{"name":"logrus/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0/manifests"},{"name":"negroni/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0/manifests"},{"name":"otel/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0/manifests"},{"name":"echo/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0/manifests"},{"name":"slog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0/manifests"},{"name":"v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0/manifests"},{"name":"fasthttp/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1/manifests"},{"name":"v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1/manifests"},{"name":"fiber/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1/manifests"},{"name":"zerolog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1/manifests"},{"name":"gin/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1/manifests"},{"name":"iris/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1/manifests"},{"name":"logrus/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1/manifests"},{"name":"echo/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1/manifests"},{"name":"negroni/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1/manifests"},{"name":"otel/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1/manifests"},{"name":"slog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1/manifests"},{"name":"echo/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0/manifests"},{"name":"fasthttp/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0/manifests"},{"name":"fiber/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0/manifests"},{"name":"gin/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0/manifests"},{"name":"iris/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0/manifests"},{"name":"logrus/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0/manifests"},{"name":"negroni/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0/manifests"},{"name":"otel/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0/manifests"},{"name":"slog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0/manifests"},{"name":"v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0/manifests"},{"name":"zerolog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0/manifests"},{"name":"zerolog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0/manifests"},{"name":"otel/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0/manifests"},{"name":"slog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0/manifests"},{"name":"v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0/manifests"},{"name":"otel/v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1/manifests"},{"name":"v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0/manifests"},{"name":"otel/v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0/manifests"},{"name":"otel/v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1/manifests"},{"name":"v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0/manifests"},{"name":"otel/v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0/manifests"},{"name":"otel/v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0/manifests"},{"name":"v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0/manifests"},{"name":"otel/v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0/manifests"},{"name":"otel/v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1/manifests"},{"name":"otel/v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0/manifests"},{"name":"otel/v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0/manifests"},{"name":"v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0/manifests"},{"name":"otel/v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0/manifests"},{"name":"otel/v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0/manifests"},{"name":"v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0/manifests"},{"name":"otel/v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0/manifests"},{"name":"v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0/manifests"},{"name":"otel/v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0/manifests"},{"name":"v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0/manifests"},{"name":"otel/v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0/manifests"},{"name":"v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0/manifests"},{"name":"otel/v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0/manifests"},{"name":"v0.17.0","sha":"a929b08edd1f4aa6e281ed699432be6e3f415713","kind":"commit","published_at":"2023-01-12T11:52:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.17.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1602d6caf0e7e591355d17a846b79fd7ef94a12a","kind":"commit","published_at":"2022-12-06T22:21:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.16.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f1b56c13061c6b26d95e2ca543508a320444c509","kind":"commit","published_at":"2022-11-09T10:17:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.15.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e7611f7634cbe46c633bc0a0b412f1ef6c355445","kind":"commit","published_at":"2022-10-04T16:29:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.14.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88bad6bedf8efad0f711710c96f2666307e9c815","kind":"commit","published_at":"2022-03-10T10:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.13.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e61b0a40aec5644bec36089566bb6f8b230f0ecf","kind":"tag","published_at":"2021-12-22T15:25:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.12.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8505791d2fe48cd64b8811354f1f1ad49e319fbf","kind":"tag","published_at":"2021-05-21T14:25:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.11.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ed475012377446a089556c43bef095681a94899","kind":"tag","published_at":"2021-02-18T09:30:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.10.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03065b82f3c16828b703f1f3e6cfe8bf9cb94589","kind":"tag","published_at":"2020-12-07T19:03:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.9.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"17e0464cb9a4cf93aa7e9770dca7ab6591133531","kind":"tag","published_at":"2020-11-16T11:24:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.8.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e729abef9aacbc3f9e93624880d6946e3ec32a94","kind":"tag","published_at":"2020-07-21T11:41:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.7.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4104e33144033fec8e24add945c8d1b0e943d323","kind":"tag","published_at":"2020-05-11T14:42:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4ddb8b8432c73f5c45d8bb57c1e23cc6c6aa969","kind":"tag","published_at":"2020-04-17T13:31:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"93b68f59e483f3eede43c3212220a9f6689f8812","kind":"tag","published_at":"2020-02-05T19:07:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"70ee6a791978e9e4b96112f30fd2cad7132ecd84","kind":"tag","published_at":"2020-02-03T20:29:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3bf3a59b1f34f56df45f4594baccb7a6a87bc8f4","kind":"tag","published_at":"2019-12-28T15:30:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.4.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ea3f6021b89b36b58eaff19c654daf36429fdfa5","kind":"tag","published_at":"2019-11-12T13:33:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6e30a9909361d339adf28d4211947ef408cf7726","kind":"tag","published_at":"2019-09-05T20:08:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"510f01e3c1e95d434331b518fdc62b2adaf5cff8","kind":"tag","published_at":"2019-07-29T11:14:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ead4120c22a73daefe9d745f3ead883fdc44884","kind":"tag","published_at":"2019-07-26T08:51:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"45dedd4c485bbaf09bb8169d2616548575cb619b","kind":"tag","published_at":"2019-07-11T15:35:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"76ba064b5aef0b0b538602308b1224b295b2c16d","kind":"tag","published_at":"2019-07-10T09:56:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"79cad3fec863752ea61059d4565f85b23da2d9d1","kind":"tag","published_at":"2019-07-01T13:22:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b88ea5af4eef2fd34d9b7828ce98d80c0c2dfc26","kind":"commit","published_at":"2019-06-19T11:35:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta.5","sha":"f01cbeec10975d910a917c40d53294bb505e5206","kind":"tag","published_at":"2019-06-19T10:31:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.5","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5/manifests"},{"name":"v0.0.1-beta.4","sha":"f6d9f2a73f1e52d83d8fa4114d569c296fe833eb","kind":"tag","published_at":"2019-06-12T14:38:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"0b6b144a8c8ed30b2fa0e0d3ce5d4df1d54d7e04","kind":"tag","published_at":"2019-06-10T13:59:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"946f33670cc610b00f0817f8d5f979e54d557957","kind":"tag","published_at":"2019-05-31T10:30:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta","sha":"8c0bc966c9b198c705f94f367073e2b865a74509","kind":"tag","published_at":"2019-05-23T11:54:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:53:12.211Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.282277088961301,"dependent_packages_count":5.887828501623466,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.085052795292384},"purl":"pkg:golang/github.com/getsentry/sentry-go/iris","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/iris","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/iris","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/getsentry/sentry-go/iris/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T14:03:36.488Z","issues_count":254,"pull_requests_count":419,"avg_time_to_close_issue":36440036.698324025,"avg_time_to_close_pull_request":2442438.5857142857,"issues_closed_count":179,"pull_requests_closed_count":350,"pull_request_authors_count":56,"issue_authors_count":143,"avg_comments_per_issue":2.358267716535433,"avg_comments_per_pull_request":1.7613365155131264,"merged_pull_requests_count":295,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":68,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1895488.0,"past_year_avg_time_to_close_pull_request":398218.60402684566,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.0441176470588236,"past_year_avg_comments_per_pull_request":1.2277227722772277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"},{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}],"active_maintainers":[{"login":"ribice","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Firis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Firis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Firis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Firis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Firis/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026682,"maintainers_count":0,"namespaces_count":761140,"keywords_count":112063,"github":"golang","metadata":{"funded_packages_count":52892},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-16T07:02:11.664Z","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":11056229,"name":"github.com/aldy505/sentry-go","ecosystem":"go","description":"Package repository: https://github.com/getsentry/sentry-go/\n\nFor more information about Sentry and SDK features, please have a look at the official documentation site: https://docs.sentry.io/platforms/go/\n\nInitializing the SDK with a custom HTTP transport gives a lot of flexibility\nto inspect requests and responses. This example adds before and after hooks.","homepage":"https://github.com/getsentry/sentry-go","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":[],"namespace":"github.com/aldy505","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-09T09:42:56.290Z","latest_release_number":null,"last_synced_at":"2026-01-09T09:42:58.992Z","created_at":"2024-11-17T05:29:08.339Z","updated_at":"2026-01-09T09:42:58.993Z","registry_url":"https://pkg.go.dev/github.com/aldy505/sentry-go","install_command":"go get github.com/aldy505/sentry-go","documentation_url":"https://pkg.go.dev/github.com/aldy505/sentry-go#section-documentation","metadata":{},"repo_metadata":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2025-10-21T13:22:45.000Z","size":1792,"stargazers_count":1001,"open_issues_count":53,"forks_count":242,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-10-22T05:43:53.098Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2025-10-21T13:22:48.000Z","dependencies_parsed_at":"2023-09-26T16:29:01.012Z","dependency_job_id":"3d30bc49-45ab-42a3-b83e-5cd0378013c9","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280755219,"owners_count":26385096,"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-24T02:00:06.418Z","response_time":73,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"zerolog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1/manifests"},{"name":"echo/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1/manifests"},{"name":"fasthttp/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1/manifests"},{"name":"fiber/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1/manifests"},{"name":"gin/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1/manifests"},{"name":"iris/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1/manifests"},{"name":"logrus/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1/manifests"},{"name":"negroni/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1/manifests"},{"name":"otel/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1/manifests"},{"name":"slog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1/manifests"},{"name":"v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0/manifests"},{"name":"echo/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0/manifests"},{"name":"fasthttp/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0/manifests"},{"name":"fiber/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0/manifests"},{"name":"gin/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0/manifests"},{"name":"iris/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0/manifests"},{"name":"logrus/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0/manifests"},{"name":"negroni/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0/manifests"},{"name":"otel/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0/manifests"},{"name":"slog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0/manifests"},{"name":"zerolog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0/manifests"},{"name":"v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3/manifests"},{"name":"echo/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3/manifests"},{"name":"fasthttp/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3/manifests"},{"name":"fiber/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3/manifests"},{"name":"gin/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3/manifests"},{"name":"iris/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3/manifests"},{"name":"logrus/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3/manifests"},{"name":"negroni/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3/manifests"},{"name":"otel/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3/manifests"},{"name":"slog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2/manifests"},{"name":"echo/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2/manifests"},{"name":"fasthttp/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2/manifests"},{"name":"fiber/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2/manifests"},{"name":"gin/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2/manifests"},{"name":"iris/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2/manifests"},{"name":"logrus/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2/manifests"},{"name":"negroni/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2/manifests"},{"name":"otel/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2/manifests"},{"name":"slog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2/manifests"},{"name":"v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1/manifests"},{"name":"zerolog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1/manifests"},{"name":"echo/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1/manifests"},{"name":"fasthttp/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1/manifests"},{"name":"fiber/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1/manifests"},{"name":"gin/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1/manifests"},{"name":"iris/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1/manifests"},{"name":"logrus/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1/manifests"},{"name":"negroni/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1/manifests"},{"name":"otel/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1/manifests"},{"name":"slog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1/manifests"},{"name":"zerolog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0/manifests"},{"name":"echo/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0/manifests"},{"name":"fasthttp/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0/manifests"},{"name":"fiber/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0/manifests"},{"name":"gin/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0/manifests"},{"name":"iris/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0/manifests"},{"name":"logrus/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0/manifests"},{"name":"negroni/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0/manifests"},{"name":"otel/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0/manifests"},{"name":"slog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0/manifests"},{"name":"v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0/manifests"},{"name":"zerolog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1/manifests"},{"name":"echo/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1/manifests"},{"name":"fasthttp/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1/manifests"},{"name":"fiber/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1/manifests"},{"name":"gin/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1/manifests"},{"name":"iris/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1/manifests"},{"name":"logrus/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1/manifests"},{"name":"negroni/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1/manifests"},{"name":"otel/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1/manifests"},{"name":"slog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1/manifests"},{"name":"v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1/manifests"},{"name":"zerolog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0/manifests"},{"name":"echo/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0/manifests"},{"name":"fasthttp/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0/manifests"},{"name":"fiber/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0/manifests"},{"name":"gin/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0/manifests"},{"name":"iris/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0/manifests"},{"name":"logrus/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0/manifests"},{"name":"negroni/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0/manifests"},{"name":"otel/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0/manifests"},{"name":"slog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0/manifests"},{"name":"v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0/manifests"},{"name":"zerolog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0/manifests"},{"name":"slog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0/manifests"},{"name":"otel/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0/manifests"},{"name":"negroni/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0/manifests"},{"name":"logrus/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0/manifests"},{"name":"iris/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0/manifests"},{"name":"gin/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0/manifests"},{"name":"fiber/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0/manifests"},{"name":"fasthttp/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0/manifests"},{"name":"echo/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0/manifests"},{"name":"fiber/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0/manifests"},{"name":"fasthttp/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0/manifests"},{"name":"gin/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0/manifests"},{"name":"iris/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0/manifests"},{"name":"zerolog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0/manifests"},{"name":"logrus/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0/manifests"},{"name":"negroni/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0/manifests"},{"name":"otel/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0/manifests"},{"name":"echo/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0/manifests"},{"name":"slog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0/manifests"},{"name":"v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0/manifests"},{"name":"fasthttp/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1/manifests"},{"name":"v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1/manifests"},{"name":"fiber/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1/manifests"},{"name":"zerolog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1/manifests"},{"name":"gin/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1/manifests"},{"name":"iris/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1/manifests"},{"name":"logrus/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1/manifests"},{"name":"echo/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1/manifests"},{"name":"negroni/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1/manifests"},{"name":"otel/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1/manifests"},{"name":"slog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1/manifests"},{"name":"echo/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0/manifests"},{"name":"fasthttp/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0/manifests"},{"name":"fiber/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0/manifests"},{"name":"gin/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0/manifests"},{"name":"iris/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0/manifests"},{"name":"logrus/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0/manifests"},{"name":"negroni/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0/manifests"},{"name":"otel/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0/manifests"},{"name":"slog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0/manifests"},{"name":"v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0/manifests"},{"name":"zerolog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0/manifests"},{"name":"zerolog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0/manifests"},{"name":"otel/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0/manifests"},{"name":"slog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0/manifests"},{"name":"v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0/manifests"},{"name":"otel/v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1/manifests"},{"name":"v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0/manifests"},{"name":"otel/v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0/manifests"},{"name":"otel/v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1/manifests"},{"name":"v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0/manifests"},{"name":"otel/v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0/manifests"},{"name":"otel/v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0/manifests"},{"name":"v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0/manifests"},{"name":"otel/v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0/manifests"},{"name":"otel/v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1/manifests"},{"name":"otel/v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0/manifests"},{"name":"otel/v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0/manifests"},{"name":"v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0/manifests"},{"name":"otel/v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0/manifests"},{"name":"otel/v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0/manifests"},{"name":"v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0/manifests"},{"name":"otel/v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0/manifests"},{"name":"v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0/manifests"},{"name":"otel/v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0/manifests"},{"name":"v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0/manifests"},{"name":"otel/v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0/manifests"},{"name":"v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0/manifests"},{"name":"otel/v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0/manifests"},{"name":"v0.17.0","sha":"a929b08edd1f4aa6e281ed699432be6e3f415713","kind":"commit","published_at":"2023-01-12T11:52:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.17.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1602d6caf0e7e591355d17a846b79fd7ef94a12a","kind":"commit","published_at":"2022-12-06T22:21:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.16.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f1b56c13061c6b26d95e2ca543508a320444c509","kind":"commit","published_at":"2022-11-09T10:17:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.15.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e7611f7634cbe46c633bc0a0b412f1ef6c355445","kind":"commit","published_at":"2022-10-04T16:29:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.14.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88bad6bedf8efad0f711710c96f2666307e9c815","kind":"commit","published_at":"2022-03-10T10:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.13.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e61b0a40aec5644bec36089566bb6f8b230f0ecf","kind":"tag","published_at":"2021-12-22T15:25:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.12.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8505791d2fe48cd64b8811354f1f1ad49e319fbf","kind":"tag","published_at":"2021-05-21T14:25:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.11.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ed475012377446a089556c43bef095681a94899","kind":"tag","published_at":"2021-02-18T09:30:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.10.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03065b82f3c16828b703f1f3e6cfe8bf9cb94589","kind":"tag","published_at":"2020-12-07T19:03:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.9.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"17e0464cb9a4cf93aa7e9770dca7ab6591133531","kind":"tag","published_at":"2020-11-16T11:24:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.8.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e729abef9aacbc3f9e93624880d6946e3ec32a94","kind":"tag","published_at":"2020-07-21T11:41:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.7.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4104e33144033fec8e24add945c8d1b0e943d323","kind":"tag","published_at":"2020-05-11T14:42:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4ddb8b8432c73f5c45d8bb57c1e23cc6c6aa969","kind":"tag","published_at":"2020-04-17T13:31:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"93b68f59e483f3eede43c3212220a9f6689f8812","kind":"tag","published_at":"2020-02-05T19:07:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"70ee6a791978e9e4b96112f30fd2cad7132ecd84","kind":"tag","published_at":"2020-02-03T20:29:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3bf3a59b1f34f56df45f4594baccb7a6a87bc8f4","kind":"tag","published_at":"2019-12-28T15:30:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.4.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ea3f6021b89b36b58eaff19c654daf36429fdfa5","kind":"tag","published_at":"2019-11-12T13:33:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6e30a9909361d339adf28d4211947ef408cf7726","kind":"tag","published_at":"2019-09-05T20:08:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"510f01e3c1e95d434331b518fdc62b2adaf5cff8","kind":"tag","published_at":"2019-07-29T11:14:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ead4120c22a73daefe9d745f3ead883fdc44884","kind":"tag","published_at":"2019-07-26T08:51:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"45dedd4c485bbaf09bb8169d2616548575cb619b","kind":"tag","published_at":"2019-07-11T15:35:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"76ba064b5aef0b0b538602308b1224b295b2c16d","kind":"tag","published_at":"2019-07-10T09:56:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"79cad3fec863752ea61059d4565f85b23da2d9d1","kind":"tag","published_at":"2019-07-01T13:22:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b88ea5af4eef2fd34d9b7828ce98d80c0c2dfc26","kind":"commit","published_at":"2019-06-19T11:35:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta.5","sha":"f01cbeec10975d910a917c40d53294bb505e5206","kind":"tag","published_at":"2019-06-19T10:31:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.5","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5/manifests"},{"name":"v0.0.1-beta.4","sha":"f6d9f2a73f1e52d83d8fa4114d569c296fe833eb","kind":"tag","published_at":"2019-06-12T14:38:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"0b6b144a8c8ed30b2fa0e0d3ce5d4df1d54d7e04","kind":"tag","published_at":"2019-06-10T13:59:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"946f33670cc610b00f0817f8d5f979e54d557957","kind":"tag","published_at":"2019-05-31T10:30:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta","sha":"8c0bc966c9b198c705f94f367073e2b865a74509","kind":"tag","published_at":"2019-05-23T11:54:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:53:12.525Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.4328072635657065,"dependent_packages_count":6.029341858198845,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.231074560882275},"purl":"pkg:golang/github.com/aldy505/sentry-go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aldy505/sentry-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aldy505/sentry-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aldy505/sentry-go/dependencies","status":"removed","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T14:03:36.488Z","issues_count":254,"pull_requests_count":419,"avg_time_to_close_issue":36440036.698324025,"avg_time_to_close_pull_request":2442438.5857142857,"issues_closed_count":179,"pull_requests_closed_count":350,"pull_request_authors_count":56,"issue_authors_count":143,"avg_comments_per_issue":2.358267716535433,"avg_comments_per_pull_request":1.7613365155131264,"merged_pull_requests_count":295,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":68,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1895488.0,"past_year_avg_time_to_close_pull_request":398218.60402684566,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.0441176470588236,"past_year_avg_comments_per_pull_request":1.2277227722772277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"},{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}],"active_maintainers":[{"login":"ribice","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faldy505%2Fsentry-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faldy505%2Fsentry-go/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faldy505%2Fsentry-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faldy505%2Fsentry-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faldy505%2Fsentry-go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026682,"maintainers_count":0,"namespaces_count":761140,"keywords_count":112063,"github":"golang","metadata":{"funded_packages_count":52892},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-16T07:02:11.664Z","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":3500030,"name":"github.com/getsentry/sentry-go","ecosystem":"go","description":"Package repository: https://github.com/getsentry/sentry-go/\n\nFor more information about Sentry and SDK features, please have a look at the official documentation site: https://docs.sentry.io/platforms/go/\n\nInitializing the SDK with a custom HTTP transport gives a lot of flexibility\nto inspect requests and responses. This example adds before and after hooks.","homepage":"https://github.com/getsentry/sentry-go","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":[],"namespace":"github.com/getsentry","versions_count":63,"first_release_published_at":"2019-05-23T10:59:38.000Z","latest_release_published_at":"2026-01-15T15:12:45.000Z","latest_release_number":"v0.41.0","last_synced_at":"2026-01-15T19:04:28.493Z","created_at":"2022-04-10T20:03:52.096Z","updated_at":"2026-01-15T19:04:30.128Z","registry_url":"https://pkg.go.dev/github.com/getsentry/sentry-go","install_command":"go get github.com/getsentry/sentry-go","documentation_url":"https://pkg.go.dev/github.com/getsentry/sentry-go#section-documentation","metadata":{},"repo_metadata":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2025-10-21T13:22:45.000Z","size":1792,"stargazers_count":1001,"open_issues_count":53,"forks_count":242,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-10-22T05:43:53.098Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2025-10-21T13:22:48.000Z","dependencies_parsed_at":"2023-09-26T16:29:01.012Z","dependency_job_id":"3d30bc49-45ab-42a3-b83e-5cd0378013c9","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280755219,"owners_count":26385096,"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-24T02:00:06.418Z","response_time":73,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"zerolog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1/manifests"},{"name":"echo/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1/manifests"},{"name":"fasthttp/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1/manifests"},{"name":"fiber/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1/manifests"},{"name":"gin/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1/manifests"},{"name":"iris/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1/manifests"},{"name":"logrus/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1/manifests"},{"name":"negroni/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1/manifests"},{"name":"otel/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1/manifests"},{"name":"slog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1/manifests"},{"name":"v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0/manifests"},{"name":"echo/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0/manifests"},{"name":"fasthttp/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0/manifests"},{"name":"fiber/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0/manifests"},{"name":"gin/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0/manifests"},{"name":"iris/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0/manifests"},{"name":"logrus/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0/manifests"},{"name":"negroni/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0/manifests"},{"name":"otel/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0/manifests"},{"name":"slog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0/manifests"},{"name":"zerolog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0/manifests"},{"name":"v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3/manifests"},{"name":"echo/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3/manifests"},{"name":"fasthttp/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3/manifests"},{"name":"fiber/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3/manifests"},{"name":"gin/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3/manifests"},{"name":"iris/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3/manifests"},{"name":"logrus/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3/manifests"},{"name":"negroni/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3/manifests"},{"name":"otel/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3/manifests"},{"name":"slog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2/manifests"},{"name":"echo/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2/manifests"},{"name":"fasthttp/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2/manifests"},{"name":"fiber/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2/manifests"},{"name":"gin/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2/manifests"},{"name":"iris/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2/manifests"},{"name":"logrus/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2/manifests"},{"name":"negroni/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2/manifests"},{"name":"otel/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2/manifests"},{"name":"slog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2/manifests"},{"name":"v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1/manifests"},{"name":"zerolog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1/manifests"},{"name":"echo/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1/manifests"},{"name":"fasthttp/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1/manifests"},{"name":"fiber/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1/manifests"},{"name":"gin/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1/manifests"},{"name":"iris/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1/manifests"},{"name":"logrus/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1/manifests"},{"name":"negroni/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1/manifests"},{"name":"otel/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1/manifests"},{"name":"slog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1/manifests"},{"name":"zerolog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0/manifests"},{"name":"echo/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0/manifests"},{"name":"fasthttp/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0/manifests"},{"name":"fiber/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0/manifests"},{"name":"gin/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0/manifests"},{"name":"iris/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0/manifests"},{"name":"logrus/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0/manifests"},{"name":"negroni/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0/manifests"},{"name":"otel/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0/manifests"},{"name":"slog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0/manifests"},{"name":"v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0/manifests"},{"name":"zerolog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1/manifests"},{"name":"echo/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1/manifests"},{"name":"fasthttp/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1/manifests"},{"name":"fiber/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1/manifests"},{"name":"gin/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1/manifests"},{"name":"iris/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1/manifests"},{"name":"logrus/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1/manifests"},{"name":"negroni/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1/manifests"},{"name":"otel/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1/manifests"},{"name":"slog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1/manifests"},{"name":"v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1/manifests"},{"name":"zerolog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0/manifests"},{"name":"echo/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0/manifests"},{"name":"fasthttp/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0/manifests"},{"name":"fiber/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0/manifests"},{"name":"gin/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0/manifests"},{"name":"iris/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0/manifests"},{"name":"logrus/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0/manifests"},{"name":"negroni/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0/manifests"},{"name":"otel/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0/manifests"},{"name":"slog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0/manifests"},{"name":"v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0/manifests"},{"name":"zerolog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0/manifests"},{"name":"slog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0/manifests"},{"name":"otel/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0/manifests"},{"name":"negroni/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0/manifests"},{"name":"logrus/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0/manifests"},{"name":"iris/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0/manifests"},{"name":"gin/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0/manifests"},{"name":"fiber/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0/manifests"},{"name":"fasthttp/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0/manifests"},{"name":"echo/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0/manifests"},{"name":"fiber/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0/manifests"},{"name":"fasthttp/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0/manifests"},{"name":"gin/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0/manifests"},{"name":"iris/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0/manifests"},{"name":"zerolog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0/manifests"},{"name":"logrus/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0/manifests"},{"name":"negroni/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0/manifests"},{"name":"otel/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0/manifests"},{"name":"echo/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0/manifests"},{"name":"slog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0/manifests"},{"name":"v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0/manifests"},{"name":"fasthttp/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1/manifests"},{"name":"v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1/manifests"},{"name":"fiber/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1/manifests"},{"name":"zerolog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1/manifests"},{"name":"gin/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1/manifests"},{"name":"iris/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1/manifests"},{"name":"logrus/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1/manifests"},{"name":"echo/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1/manifests"},{"name":"negroni/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1/manifests"},{"name":"otel/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1/manifests"},{"name":"slog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1/manifests"},{"name":"echo/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0/manifests"},{"name":"fasthttp/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0/manifests"},{"name":"fiber/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0/manifests"},{"name":"gin/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0/manifests"},{"name":"iris/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0/manifests"},{"name":"logrus/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0/manifests"},{"name":"negroni/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0/manifests"},{"name":"otel/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0/manifests"},{"name":"slog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0/manifests"},{"name":"v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0/manifests"},{"name":"zerolog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0/manifests"},{"name":"zerolog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0/manifests"},{"name":"otel/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0/manifests"},{"name":"slog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0/manifests"},{"name":"v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0/manifests"},{"name":"otel/v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1/manifests"},{"name":"v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0/manifests"},{"name":"otel/v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0/manifests"},{"name":"otel/v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1/manifests"},{"name":"v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0/manifests"},{"name":"otel/v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0/manifests"},{"name":"otel/v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0/manifests"},{"name":"v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0/manifests"},{"name":"otel/v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0/manifests"},{"name":"otel/v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1/manifests"},{"name":"otel/v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0/manifests"},{"name":"otel/v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0/manifests"},{"name":"v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0/manifests"},{"name":"otel/v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0/manifests"},{"name":"otel/v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0/manifests"},{"name":"v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0/manifests"},{"name":"otel/v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0/manifests"},{"name":"v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0/manifests"},{"name":"otel/v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0/manifests"},{"name":"v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0/manifests"},{"name":"otel/v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0/manifests"},{"name":"v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0/manifests"},{"name":"otel/v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0/manifests"},{"name":"v0.17.0","sha":"a929b08edd1f4aa6e281ed699432be6e3f415713","kind":"commit","published_at":"2023-01-12T11:52:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.17.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1602d6caf0e7e591355d17a846b79fd7ef94a12a","kind":"commit","published_at":"2022-12-06T22:21:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.16.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f1b56c13061c6b26d95e2ca543508a320444c509","kind":"commit","published_at":"2022-11-09T10:17:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.15.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e7611f7634cbe46c633bc0a0b412f1ef6c355445","kind":"commit","published_at":"2022-10-04T16:29:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.14.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88bad6bedf8efad0f711710c96f2666307e9c815","kind":"commit","published_at":"2022-03-10T10:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.13.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e61b0a40aec5644bec36089566bb6f8b230f0ecf","kind":"tag","published_at":"2021-12-22T15:25:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.12.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8505791d2fe48cd64b8811354f1f1ad49e319fbf","kind":"tag","published_at":"2021-05-21T14:25:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.11.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ed475012377446a089556c43bef095681a94899","kind":"tag","published_at":"2021-02-18T09:30:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.10.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03065b82f3c16828b703f1f3e6cfe8bf9cb94589","kind":"tag","published_at":"2020-12-07T19:03:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.9.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"17e0464cb9a4cf93aa7e9770dca7ab6591133531","kind":"tag","published_at":"2020-11-16T11:24:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.8.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e729abef9aacbc3f9e93624880d6946e3ec32a94","kind":"tag","published_at":"2020-07-21T11:41:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.7.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4104e33144033fec8e24add945c8d1b0e943d323","kind":"tag","published_at":"2020-05-11T14:42:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4ddb8b8432c73f5c45d8bb57c1e23cc6c6aa969","kind":"tag","published_at":"2020-04-17T13:31:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"93b68f59e483f3eede43c3212220a9f6689f8812","kind":"tag","published_at":"2020-02-05T19:07:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"70ee6a791978e9e4b96112f30fd2cad7132ecd84","kind":"tag","published_at":"2020-02-03T20:29:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3bf3a59b1f34f56df45f4594baccb7a6a87bc8f4","kind":"tag","published_at":"2019-12-28T15:30:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.4.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ea3f6021b89b36b58eaff19c654daf36429fdfa5","kind":"tag","published_at":"2019-11-12T13:33:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6e30a9909361d339adf28d4211947ef408cf7726","kind":"tag","published_at":"2019-09-05T20:08:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"510f01e3c1e95d434331b518fdc62b2adaf5cff8","kind":"tag","published_at":"2019-07-29T11:14:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ead4120c22a73daefe9d745f3ead883fdc44884","kind":"tag","published_at":"2019-07-26T08:51:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"45dedd4c485bbaf09bb8169d2616548575cb619b","kind":"tag","published_at":"2019-07-11T15:35:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"76ba064b5aef0b0b538602308b1224b295b2c16d","kind":"tag","published_at":"2019-07-10T09:56:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"79cad3fec863752ea61059d4565f85b23da2d9d1","kind":"tag","published_at":"2019-07-01T13:22:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b88ea5af4eef2fd34d9b7828ce98d80c0c2dfc26","kind":"commit","published_at":"2019-06-19T11:35:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta.5","sha":"f01cbeec10975d910a917c40d53294bb505e5206","kind":"tag","published_at":"2019-06-19T10:31:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.5","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5/manifests"},{"name":"v0.0.1-beta.4","sha":"f6d9f2a73f1e52d83d8fa4114d569c296fe833eb","kind":"tag","published_at":"2019-06-12T14:38:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"0b6b144a8c8ed30b2fa0e0d3ce5d4df1d54d7e04","kind":"tag","published_at":"2019-06-10T13:59:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"946f33670cc610b00f0817f8d5f979e54d557957","kind":"tag","published_at":"2019-05-31T10:30:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta","sha":"8c0bc966c9b198c705f94f367073e2b865a74509","kind":"tag","published_at":"2019-05-23T11:54:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:53:11.780Z","dependent_packages_count":5569,"downloads":null,"downloads_period":null,"dependent_repos_count":3334,"rankings":{"downloads":null,"dependent_repos_count":0.1392250497195269,"dependent_packages_count":0.07002750265326427,"stargazers_count":2.224184151118784,"forks_count":2.092523352851102,"docker_downloads_count":0.044091390559462686,"average":0.9140102893804279},"purl":"pkg:golang/github.com/getsentry/sentry-go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/getsentry/sentry-go","docker_dependents_count":1249,"docker_downloads_count":7729990045,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/getsentry/sentry-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/getsentry/sentry-go/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T14:03:36.488Z","issues_count":254,"pull_requests_count":419,"avg_time_to_close_issue":36440036.698324025,"avg_time_to_close_pull_request":2442438.5857142857,"issues_closed_count":179,"pull_requests_closed_count":350,"pull_request_authors_count":56,"issue_authors_count":143,"avg_comments_per_issue":2.358267716535433,"avg_comments_per_pull_request":1.7613365155131264,"merged_pull_requests_count":295,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":68,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1895488.0,"past_year_avg_time_to_close_pull_request":398218.60402684566,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.0441176470588236,"past_year_avg_comments_per_pull_request":1.2277227722772277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"},{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}],"active_maintainers":[{"login":"ribice","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026682,"maintainers_count":0,"namespaces_count":761140,"keywords_count":112063,"github":"golang","metadata":{"funded_packages_count":52892},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-16T07:02:11.664Z","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":5897320,"name":"github.com/getsentry/sentry-go/otel","ecosystem":"go","description":"","homepage":"https://github.com/getsentry/sentry-go","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":[],"namespace":"github.com/getsentry/sentry-go","versions_count":37,"first_release_published_at":"2023-01-17T11:56:24.000Z","latest_release_published_at":"2025-11-27T15:54:14.000Z","latest_release_number":"v0.40.0","last_synced_at":"2026-01-04T18:05:55.082Z","created_at":"2023-01-18T00:39:29.107Z","updated_at":"2026-01-04T18:05:55.083Z","registry_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/otel","install_command":"go get github.com/getsentry/sentry-go/otel","documentation_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/otel#section-documentation","metadata":{},"repo_metadata":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2025-10-21T13:22:45.000Z","size":1792,"stargazers_count":1001,"open_issues_count":53,"forks_count":242,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-10-22T05:43:53.098Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2025-10-21T13:22:48.000Z","dependencies_parsed_at":"2023-09-26T16:29:01.012Z","dependency_job_id":"3d30bc49-45ab-42a3-b83e-5cd0378013c9","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280755219,"owners_count":26385096,"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-24T02:00:06.418Z","response_time":73,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"zerolog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1/manifests"},{"name":"echo/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1/manifests"},{"name":"fasthttp/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1/manifests"},{"name":"fiber/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1/manifests"},{"name":"gin/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1/manifests"},{"name":"iris/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1/manifests"},{"name":"logrus/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1/manifests"},{"name":"negroni/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1/manifests"},{"name":"otel/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1/manifests"},{"name":"slog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1/manifests"},{"name":"v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0/manifests"},{"name":"echo/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0/manifests"},{"name":"fasthttp/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0/manifests"},{"name":"fiber/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0/manifests"},{"name":"gin/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0/manifests"},{"name":"iris/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0/manifests"},{"name":"logrus/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0/manifests"},{"name":"negroni/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0/manifests"},{"name":"otel/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0/manifests"},{"name":"slog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0/manifests"},{"name":"zerolog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0/manifests"},{"name":"v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3/manifests"},{"name":"echo/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3/manifests"},{"name":"fasthttp/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3/manifests"},{"name":"fiber/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3/manifests"},{"name":"gin/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3/manifests"},{"name":"iris/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3/manifests"},{"name":"logrus/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3/manifests"},{"name":"negroni/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3/manifests"},{"name":"otel/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3/manifests"},{"name":"slog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2/manifests"},{"name":"echo/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2/manifests"},{"name":"fasthttp/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2/manifests"},{"name":"fiber/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2/manifests"},{"name":"gin/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2/manifests"},{"name":"iris/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2/manifests"},{"name":"logrus/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2/manifests"},{"name":"negroni/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2/manifests"},{"name":"otel/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2/manifests"},{"name":"slog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2/manifests"},{"name":"v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1/manifests"},{"name":"zerolog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1/manifests"},{"name":"echo/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1/manifests"},{"name":"fasthttp/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1/manifests"},{"name":"fiber/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1/manifests"},{"name":"gin/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1/manifests"},{"name":"iris/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1/manifests"},{"name":"logrus/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1/manifests"},{"name":"negroni/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1/manifests"},{"name":"otel/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1/manifests"},{"name":"slog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1/manifests"},{"name":"zerolog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0/manifests"},{"name":"echo/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0/manifests"},{"name":"fasthttp/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0/manifests"},{"name":"fiber/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0/manifests"},{"name":"gin/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0/manifests"},{"name":"iris/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0/manifests"},{"name":"logrus/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0/manifests"},{"name":"negroni/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0/manifests"},{"name":"otel/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0/manifests"},{"name":"slog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0/manifests"},{"name":"v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0/manifests"},{"name":"zerolog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1/manifests"},{"name":"echo/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1/manifests"},{"name":"fasthttp/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1/manifests"},{"name":"fiber/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1/manifests"},{"name":"gin/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1/manifests"},{"name":"iris/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1/manifests"},{"name":"logrus/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1/manifests"},{"name":"negroni/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1/manifests"},{"name":"otel/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1/manifests"},{"name":"slog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1/manifests"},{"name":"v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1/manifests"},{"name":"zerolog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0/manifests"},{"name":"echo/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0/manifests"},{"name":"fasthttp/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0/manifests"},{"name":"fiber/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0/manifests"},{"name":"gin/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0/manifests"},{"name":"iris/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0/manifests"},{"name":"logrus/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0/manifests"},{"name":"negroni/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0/manifests"},{"name":"otel/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0/manifests"},{"name":"slog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0/manifests"},{"name":"v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0/manifests"},{"name":"zerolog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0/manifests"},{"name":"slog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0/manifests"},{"name":"otel/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0/manifests"},{"name":"negroni/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0/manifests"},{"name":"logrus/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0/manifests"},{"name":"iris/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0/manifests"},{"name":"gin/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0/manifests"},{"name":"fiber/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0/manifests"},{"name":"fasthttp/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0/manifests"},{"name":"echo/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0/manifests"},{"name":"fiber/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0/manifests"},{"name":"fasthttp/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0/manifests"},{"name":"gin/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0/manifests"},{"name":"iris/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0/manifests"},{"name":"zerolog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0/manifests"},{"name":"logrus/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0/manifests"},{"name":"negroni/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0/manifests"},{"name":"otel/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0/manifests"},{"name":"echo/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0/manifests"},{"name":"slog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0/manifests"},{"name":"v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0/manifests"},{"name":"fasthttp/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1/manifests"},{"name":"v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1/manifests"},{"name":"fiber/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1/manifests"},{"name":"zerolog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1/manifests"},{"name":"gin/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1/manifests"},{"name":"iris/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1/manifests"},{"name":"logrus/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1/manifests"},{"name":"echo/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1/manifests"},{"name":"negroni/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1/manifests"},{"name":"otel/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1/manifests"},{"name":"slog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1/manifests"},{"name":"echo/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0/manifests"},{"name":"fasthttp/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0/manifests"},{"name":"fiber/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0/manifests"},{"name":"gin/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0/manifests"},{"name":"iris/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0/manifests"},{"name":"logrus/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0/manifests"},{"name":"negroni/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0/manifests"},{"name":"otel/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0/manifests"},{"name":"slog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0/manifests"},{"name":"v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0/manifests"},{"name":"zerolog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0/manifests"},{"name":"zerolog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0/manifests"},{"name":"otel/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0/manifests"},{"name":"slog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0/manifests"},{"name":"v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0/manifests"},{"name":"otel/v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1/manifests"},{"name":"v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0/manifests"},{"name":"otel/v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0/manifests"},{"name":"otel/v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1/manifests"},{"name":"v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0/manifests"},{"name":"otel/v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0/manifests"},{"name":"otel/v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0/manifests"},{"name":"v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0/manifests"},{"name":"otel/v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0/manifests"},{"name":"otel/v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1/manifests"},{"name":"otel/v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0/manifests"},{"name":"otel/v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0/manifests"},{"name":"v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0/manifests"},{"name":"otel/v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0/manifests"},{"name":"otel/v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0/manifests"},{"name":"v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0/manifests"},{"name":"otel/v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0/manifests"},{"name":"v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0/manifests"},{"name":"otel/v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0/manifests"},{"name":"v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0/manifests"},{"name":"otel/v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0/manifests"},{"name":"v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0/manifests"},{"name":"otel/v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0/manifests"},{"name":"v0.17.0","sha":"a929b08edd1f4aa6e281ed699432be6e3f415713","kind":"commit","published_at":"2023-01-12T11:52:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.17.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1602d6caf0e7e591355d17a846b79fd7ef94a12a","kind":"commit","published_at":"2022-12-06T22:21:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.16.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f1b56c13061c6b26d95e2ca543508a320444c509","kind":"commit","published_at":"2022-11-09T10:17:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.15.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e7611f7634cbe46c633bc0a0b412f1ef6c355445","kind":"commit","published_at":"2022-10-04T16:29:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.14.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88bad6bedf8efad0f711710c96f2666307e9c815","kind":"commit","published_at":"2022-03-10T10:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.13.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e61b0a40aec5644bec36089566bb6f8b230f0ecf","kind":"tag","published_at":"2021-12-22T15:25:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.12.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8505791d2fe48cd64b8811354f1f1ad49e319fbf","kind":"tag","published_at":"2021-05-21T14:25:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.11.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ed475012377446a089556c43bef095681a94899","kind":"tag","published_at":"2021-02-18T09:30:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.10.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03065b82f3c16828b703f1f3e6cfe8bf9cb94589","kind":"tag","published_at":"2020-12-07T19:03:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.9.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"17e0464cb9a4cf93aa7e9770dca7ab6591133531","kind":"tag","published_at":"2020-11-16T11:24:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.8.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e729abef9aacbc3f9e93624880d6946e3ec32a94","kind":"tag","published_at":"2020-07-21T11:41:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.7.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4104e33144033fec8e24add945c8d1b0e943d323","kind":"tag","published_at":"2020-05-11T14:42:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4ddb8b8432c73f5c45d8bb57c1e23cc6c6aa969","kind":"tag","published_at":"2020-04-17T13:31:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"93b68f59e483f3eede43c3212220a9f6689f8812","kind":"tag","published_at":"2020-02-05T19:07:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"70ee6a791978e9e4b96112f30fd2cad7132ecd84","kind":"tag","published_at":"2020-02-03T20:29:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3bf3a59b1f34f56df45f4594baccb7a6a87bc8f4","kind":"tag","published_at":"2019-12-28T15:30:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.4.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ea3f6021b89b36b58eaff19c654daf36429fdfa5","kind":"tag","published_at":"2019-11-12T13:33:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6e30a9909361d339adf28d4211947ef408cf7726","kind":"tag","published_at":"2019-09-05T20:08:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"510f01e3c1e95d434331b518fdc62b2adaf5cff8","kind":"tag","published_at":"2019-07-29T11:14:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ead4120c22a73daefe9d745f3ead883fdc44884","kind":"tag","published_at":"2019-07-26T08:51:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"45dedd4c485bbaf09bb8169d2616548575cb619b","kind":"tag","published_at":"2019-07-11T15:35:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"76ba064b5aef0b0b538602308b1224b295b2c16d","kind":"tag","published_at":"2019-07-10T09:56:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"79cad3fec863752ea61059d4565f85b23da2d9d1","kind":"tag","published_at":"2019-07-01T13:22:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b88ea5af4eef2fd34d9b7828ce98d80c0c2dfc26","kind":"commit","published_at":"2019-06-19T11:35:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta.5","sha":"f01cbeec10975d910a917c40d53294bb505e5206","kind":"tag","published_at":"2019-06-19T10:31:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.5","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5/manifests"},{"name":"v0.0.1-beta.4","sha":"f6d9f2a73f1e52d83d8fa4114d569c296fe833eb","kind":"tag","published_at":"2019-06-12T14:38:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"0b6b144a8c8ed30b2fa0e0d3ce5d4df1d54d7e04","kind":"tag","published_at":"2019-06-10T13:59:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"946f33670cc610b00f0817f8d5f979e54d557957","kind":"tag","published_at":"2019-05-31T10:30:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta","sha":"8c0bc966c9b198c705f94f367073e2b865a74509","kind":"tag","published_at":"2019-05-23T11:54:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:53:11.748Z","dependent_packages_count":17,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.790207323550892,"dependent_packages_count":8.45644379523272,"stargazers_count":2.22231674523604,"forks_count":2.0934781660703496,"docker_downloads_count":null,"average":4.3906115075225},"purl":"pkg:golang/github.com/getsentry/sentry-go/otel","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/otel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/otel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/getsentry/sentry-go/otel/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T14:03:36.488Z","issues_count":254,"pull_requests_count":419,"avg_time_to_close_issue":36440036.698324025,"avg_time_to_close_pull_request":2442438.5857142857,"issues_closed_count":179,"pull_requests_closed_count":350,"pull_request_authors_count":56,"issue_authors_count":143,"avg_comments_per_issue":2.358267716535433,"avg_comments_per_pull_request":1.7613365155131264,"merged_pull_requests_count":295,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":68,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1895488.0,"past_year_avg_time_to_close_pull_request":398218.60402684566,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.0441176470588236,"past_year_avg_comments_per_pull_request":1.2277227722772277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"},{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}],"active_maintainers":[{"login":"ribice","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fotel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fotel/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fotel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fotel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fotel/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026682,"maintainers_count":0,"namespaces_count":761140,"keywords_count":112063,"github":"golang","metadata":{"funded_packages_count":52892},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-16T07:02:11.664Z","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":4042656,"name":"github.com/getsentry/Sentry-go","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/getsentry/Sentry-go","keywords_array":[],"namespace":"github.com/getsentry","versions_count":62,"first_release_published_at":"2019-05-23T10:59:38.000Z","latest_release_published_at":"2025-11-27T15:54:14.000Z","latest_release_number":"v0.40.0","last_synced_at":"2026-01-04T18:06:04.323Z","created_at":"2022-04-12T09:42:23.276Z","updated_at":"2026-01-04T18:06:04.323Z","registry_url":"https://pkg.go.dev/github.com/getsentry/Sentry-go","install_command":"go get github.com/getsentry/Sentry-go","documentation_url":"https://pkg.go.dev/github.com/getsentry/Sentry-go#section-documentation","metadata":{},"repo_metadata":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2025-10-21T13:22:45.000Z","size":1792,"stargazers_count":1001,"open_issues_count":53,"forks_count":242,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-10-22T05:43:53.098Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2025-10-21T13:22:48.000Z","dependencies_parsed_at":"2023-09-26T16:29:01.012Z","dependency_job_id":"3d30bc49-45ab-42a3-b83e-5cd0378013c9","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280865094,"owners_count":26404445,"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-24T02:00:06.418Z","response_time":73,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"zerolog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1/manifests"},{"name":"echo/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1/manifests"},{"name":"fasthttp/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1/manifests"},{"name":"fiber/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1/manifests"},{"name":"gin/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1/manifests"},{"name":"iris/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1/manifests"},{"name":"logrus/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1/manifests"},{"name":"negroni/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1/manifests"},{"name":"otel/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1/manifests"},{"name":"slog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1/manifests"},{"name":"v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0/manifests"},{"name":"echo/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0/manifests"},{"name":"fasthttp/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0/manifests"},{"name":"fiber/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0/manifests"},{"name":"gin/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0/manifests"},{"name":"iris/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0/manifests"},{"name":"logrus/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0/manifests"},{"name":"negroni/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0/manifests"},{"name":"otel/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0/manifests"},{"name":"slog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0/manifests"},{"name":"zerolog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0/manifests"},{"name":"v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3/manifests"},{"name":"echo/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3/manifests"},{"name":"fasthttp/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3/manifests"},{"name":"fiber/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3/manifests"},{"name":"gin/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3/manifests"},{"name":"iris/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3/manifests"},{"name":"logrus/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3/manifests"},{"name":"negroni/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3/manifests"},{"name":"otel/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3/manifests"},{"name":"slog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2/manifests"},{"name":"echo/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2/manifests"},{"name":"fasthttp/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2/manifests"},{"name":"fiber/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2/manifests"},{"name":"gin/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2/manifests"},{"name":"iris/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2/manifests"},{"name":"logrus/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2/manifests"},{"name":"negroni/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2/manifests"},{"name":"otel/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2/manifests"},{"name":"slog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2/manifests"},{"name":"v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1/manifests"},{"name":"zerolog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1/manifests"},{"name":"echo/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1/manifests"},{"name":"fasthttp/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1/manifests"},{"name":"fiber/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1/manifests"},{"name":"gin/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1/manifests"},{"name":"iris/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1/manifests"},{"name":"logrus/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1/manifests"},{"name":"negroni/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1/manifests"},{"name":"otel/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1/manifests"},{"name":"slog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1/manifests"},{"name":"zerolog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0/manifests"},{"name":"echo/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0/manifests"},{"name":"fasthttp/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0/manifests"},{"name":"fiber/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0/manifests"},{"name":"gin/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0/manifests"},{"name":"iris/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0/manifests"},{"name":"logrus/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0/manifests"},{"name":"negroni/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0/manifests"},{"name":"otel/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0/manifests"},{"name":"slog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0/manifests"},{"name":"v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0/manifests"},{"name":"zerolog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1/manifests"},{"name":"echo/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1/manifests"},{"name":"fasthttp/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1/manifests"},{"name":"fiber/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1/manifests"},{"name":"gin/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1/manifests"},{"name":"iris/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1/manifests"},{"name":"logrus/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1/manifests"},{"name":"negroni/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1/manifests"},{"name":"otel/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1/manifests"},{"name":"slog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1/manifests"},{"name":"v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1/manifests"},{"name":"zerolog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0/manifests"},{"name":"echo/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0/manifests"},{"name":"fasthttp/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0/manifests"},{"name":"fiber/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0/manifests"},{"name":"gin/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0/manifests"},{"name":"iris/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0/manifests"},{"name":"logrus/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0/manifests"},{"name":"negroni/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0/manifests"},{"name":"otel/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0/manifests"},{"name":"slog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0/manifests"},{"name":"v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0/manifests"},{"name":"zerolog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0/manifests"},{"name":"slog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0/manifests"},{"name":"otel/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0/manifests"},{"name":"negroni/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0/manifests"},{"name":"logrus/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0/manifests"},{"name":"iris/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0/manifests"},{"name":"gin/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0/manifests"},{"name":"fiber/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0/manifests"},{"name":"fasthttp/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0/manifests"},{"name":"echo/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0/manifests"},{"name":"fiber/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0/manifests"},{"name":"fasthttp/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0/manifests"},{"name":"gin/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0/manifests"},{"name":"iris/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0/manifests"},{"name":"zerolog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0/manifests"},{"name":"logrus/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0/manifests"},{"name":"negroni/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0/manifests"},{"name":"otel/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0/manifests"},{"name":"echo/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0/manifests"},{"name":"slog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0/manifests"},{"name":"v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0/manifests"},{"name":"fasthttp/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1/manifests"},{"name":"v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1/manifests"},{"name":"fiber/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1/manifests"},{"name":"zerolog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1/manifests"},{"name":"gin/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1/manifests"},{"name":"iris/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1/manifests"},{"name":"logrus/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1/manifests"},{"name":"echo/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1/manifests"},{"name":"negroni/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1/manifests"},{"name":"otel/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1/manifests"},{"name":"slog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1/manifests"},{"name":"echo/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0/manifests"},{"name":"fasthttp/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0/manifests"},{"name":"fiber/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0/manifests"},{"name":"gin/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0/manifests"},{"name":"iris/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0/manifests"},{"name":"logrus/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0/manifests"},{"name":"negroni/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0/manifests"},{"name":"otel/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0/manifests"},{"name":"slog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0/manifests"},{"name":"v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0/manifests"},{"name":"zerolog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0/manifests"},{"name":"zerolog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0/manifests"},{"name":"otel/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0/manifests"},{"name":"slog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0/manifests"},{"name":"v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0/manifests"},{"name":"otel/v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1/manifests"},{"name":"v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0/manifests"},{"name":"otel/v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0/manifests"},{"name":"otel/v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1/manifests"},{"name":"v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0/manifests"},{"name":"otel/v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0/manifests"},{"name":"otel/v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0/manifests"},{"name":"v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0/manifests"},{"name":"otel/v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0/manifests"},{"name":"otel/v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1/manifests"},{"name":"otel/v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0/manifests"},{"name":"otel/v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0/manifests"},{"name":"v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0/manifests"},{"name":"otel/v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0/manifests"},{"name":"otel/v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0/manifests"},{"name":"v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0/manifests"},{"name":"otel/v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0/manifests"},{"name":"v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0/manifests"},{"name":"otel/v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0/manifests"},{"name":"v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0/manifests"},{"name":"otel/v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0/manifests"},{"name":"v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0/manifests"},{"name":"otel/v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0/manifests"},{"name":"v0.17.0","sha":"a929b08edd1f4aa6e281ed699432be6e3f415713","kind":"commit","published_at":"2023-01-12T11:52:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.17.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1602d6caf0e7e591355d17a846b79fd7ef94a12a","kind":"commit","published_at":"2022-12-06T22:21:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.16.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f1b56c13061c6b26d95e2ca543508a320444c509","kind":"commit","published_at":"2022-11-09T10:17:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.15.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e7611f7634cbe46c633bc0a0b412f1ef6c355445","kind":"commit","published_at":"2022-10-04T16:29:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.14.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88bad6bedf8efad0f711710c96f2666307e9c815","kind":"commit","published_at":"2022-03-10T10:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.13.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e61b0a40aec5644bec36089566bb6f8b230f0ecf","kind":"tag","published_at":"2021-12-22T15:25:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.12.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8505791d2fe48cd64b8811354f1f1ad49e319fbf","kind":"tag","published_at":"2021-05-21T14:25:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.11.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ed475012377446a089556c43bef095681a94899","kind":"tag","published_at":"2021-02-18T09:30:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.10.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03065b82f3c16828b703f1f3e6cfe8bf9cb94589","kind":"tag","published_at":"2020-12-07T19:03:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.9.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"17e0464cb9a4cf93aa7e9770dca7ab6591133531","kind":"tag","published_at":"2020-11-16T11:24:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.8.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e729abef9aacbc3f9e93624880d6946e3ec32a94","kind":"tag","published_at":"2020-07-21T11:41:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.7.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4104e33144033fec8e24add945c8d1b0e943d323","kind":"tag","published_at":"2020-05-11T14:42:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4ddb8b8432c73f5c45d8bb57c1e23cc6c6aa969","kind":"tag","published_at":"2020-04-17T13:31:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"93b68f59e483f3eede43c3212220a9f6689f8812","kind":"tag","published_at":"2020-02-05T19:07:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"70ee6a791978e9e4b96112f30fd2cad7132ecd84","kind":"tag","published_at":"2020-02-03T20:29:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3bf3a59b1f34f56df45f4594baccb7a6a87bc8f4","kind":"tag","published_at":"2019-12-28T15:30:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.4.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ea3f6021b89b36b58eaff19c654daf36429fdfa5","kind":"tag","published_at":"2019-11-12T13:33:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6e30a9909361d339adf28d4211947ef408cf7726","kind":"tag","published_at":"2019-09-05T20:08:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"510f01e3c1e95d434331b518fdc62b2adaf5cff8","kind":"tag","published_at":"2019-07-29T11:14:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ead4120c22a73daefe9d745f3ead883fdc44884","kind":"tag","published_at":"2019-07-26T08:51:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"45dedd4c485bbaf09bb8169d2616548575cb619b","kind":"tag","published_at":"2019-07-11T15:35:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"76ba064b5aef0b0b538602308b1224b295b2c16d","kind":"tag","published_at":"2019-07-10T09:56:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"79cad3fec863752ea61059d4565f85b23da2d9d1","kind":"tag","published_at":"2019-07-01T13:22:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b88ea5af4eef2fd34d9b7828ce98d80c0c2dfc26","kind":"commit","published_at":"2019-06-19T11:35:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta.5","sha":"f01cbeec10975d910a917c40d53294bb505e5206","kind":"tag","published_at":"2019-06-19T10:31:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.5","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5/manifests"},{"name":"v0.0.1-beta.4","sha":"f6d9f2a73f1e52d83d8fa4114d569c296fe833eb","kind":"tag","published_at":"2019-06-12T14:38:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"0b6b144a8c8ed30b2fa0e0d3ce5d4df1d54d7e04","kind":"tag","published_at":"2019-06-10T13:59:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"946f33670cc610b00f0817f8d5f979e54d557957","kind":"tag","published_at":"2019-05-31T10:30:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta","sha":"8c0bc966c9b198c705f94f367073e2b865a74509","kind":"tag","published_at":"2019-05-23T11:54:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:53:16.891Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/getsentry/%21sentry-go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/getsentry/Sentry-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/getsentry/Sentry-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/getsentry/Sentry-go/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T14:03:36.488Z","issues_count":254,"pull_requests_count":419,"avg_time_to_close_issue":36440036.698324025,"avg_time_to_close_pull_request":2442438.5857142857,"issues_closed_count":179,"pull_requests_closed_count":350,"pull_request_authors_count":56,"issue_authors_count":143,"avg_comments_per_issue":2.358267716535433,"avg_comments_per_pull_request":1.7613365155131264,"merged_pull_requests_count":295,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":68,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1895488.0,"past_year_avg_time_to_close_pull_request":398218.60402684566,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.0441176470588236,"past_year_avg_comments_per_pull_request":1.2277227722772277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"},{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}],"active_maintainers":[{"login":"ribice","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2FSentry-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2FSentry-go/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2FSentry-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2FSentry-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2FSentry-go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026682,"maintainers_count":0,"namespaces_count":761140,"keywords_count":112063,"github":"golang","metadata":{"funded_packages_count":52892},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-16T07:02:11.664Z","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":5230433,"name":"github.com/getsentry/sentry-gO","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/getsentry/sentry-gO","keywords_array":[],"namespace":"github.com/getsentry","versions_count":62,"first_release_published_at":"2019-05-23T10:59:38.000Z","latest_release_published_at":"2025-11-27T15:54:14.000Z","latest_release_number":"v0.40.0","last_synced_at":"2026-01-04T18:06:04.996Z","created_at":"2022-09-11T01:18:28.050Z","updated_at":"2026-01-04T18:06:04.997Z","registry_url":"https://pkg.go.dev/github.com/getsentry/sentry-gO","install_command":"go get github.com/getsentry/sentry-gO","documentation_url":"https://pkg.go.dev/github.com/getsentry/sentry-gO#section-documentation","metadata":{},"repo_metadata":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2025-10-21T13:22:45.000Z","size":1792,"stargazers_count":1001,"open_issues_count":53,"forks_count":242,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-10-22T05:43:53.098Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2025-10-21T13:22:48.000Z","dependencies_parsed_at":"2023-09-26T16:29:01.012Z","dependency_job_id":"3d30bc49-45ab-42a3-b83e-5cd0378013c9","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280865094,"owners_count":26404444,"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-24T02:00:06.418Z","response_time":73,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"zerolog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1/manifests"},{"name":"echo/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1/manifests"},{"name":"fasthttp/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1/manifests"},{"name":"fiber/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1/manifests"},{"name":"gin/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1/manifests"},{"name":"iris/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1/manifests"},{"name":"logrus/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1/manifests"},{"name":"negroni/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1/manifests"},{"name":"otel/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1/manifests"},{"name":"slog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1/manifests"},{"name":"v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0/manifests"},{"name":"echo/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0/manifests"},{"name":"fasthttp/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0/manifests"},{"name":"fiber/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0/manifests"},{"name":"gin/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0/manifests"},{"name":"iris/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0/manifests"},{"name":"logrus/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0/manifests"},{"name":"negroni/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0/manifests"},{"name":"otel/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0/manifests"},{"name":"slog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0/manifests"},{"name":"zerolog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0/manifests"},{"name":"v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3/manifests"},{"name":"echo/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3/manifests"},{"name":"fasthttp/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3/manifests"},{"name":"fiber/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3/manifests"},{"name":"gin/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3/manifests"},{"name":"iris/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3/manifests"},{"name":"logrus/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3/manifests"},{"name":"negroni/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3/manifests"},{"name":"otel/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3/manifests"},{"name":"slog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2/manifests"},{"name":"echo/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2/manifests"},{"name":"fasthttp/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2/manifests"},{"name":"fiber/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2/manifests"},{"name":"gin/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2/manifests"},{"name":"iris/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2/manifests"},{"name":"logrus/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2/manifests"},{"name":"negroni/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2/manifests"},{"name":"otel/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2/manifests"},{"name":"slog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2/manifests"},{"name":"v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1/manifests"},{"name":"zerolog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1/manifests"},{"name":"echo/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1/manifests"},{"name":"fasthttp/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1/manifests"},{"name":"fiber/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1/manifests"},{"name":"gin/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1/manifests"},{"name":"iris/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1/manifests"},{"name":"logrus/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1/manifests"},{"name":"negroni/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1/manifests"},{"name":"otel/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1/manifests"},{"name":"slog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1/manifests"},{"name":"zerolog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0/manifests"},{"name":"echo/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0/manifests"},{"name":"fasthttp/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0/manifests"},{"name":"fiber/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0/manifests"},{"name":"gin/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0/manifests"},{"name":"iris/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0/manifests"},{"name":"logrus/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0/manifests"},{"name":"negroni/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0/manifests"},{"name":"otel/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0/manifests"},{"name":"slog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0/manifests"},{"name":"v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0/manifests"},{"name":"zerolog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1/manifests"},{"name":"echo/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1/manifests"},{"name":"fasthttp/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1/manifests"},{"name":"fiber/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1/manifests"},{"name":"gin/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1/manifests"},{"name":"iris/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1/manifests"},{"name":"logrus/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1/manifests"},{"name":"negroni/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1/manifests"},{"name":"otel/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1/manifests"},{"name":"slog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1/manifests"},{"name":"v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1/manifests"},{"name":"zerolog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0/manifests"},{"name":"echo/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0/manifests"},{"name":"fasthttp/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0/manifests"},{"name":"fiber/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0/manifests"},{"name":"gin/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0/manifests"},{"name":"iris/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0/manifests"},{"name":"logrus/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0/manifests"},{"name":"negroni/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0/manifests"},{"name":"otel/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0/manifests"},{"name":"slog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0/manifests"},{"name":"v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0/manifests"},{"name":"zerolog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0/manifests"},{"name":"slog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0/manifests"},{"name":"otel/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0/manifests"},{"name":"negroni/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0/manifests"},{"name":"logrus/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0/manifests"},{"name":"iris/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0/manifests"},{"name":"gin/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0/manifests"},{"name":"fiber/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0/manifests"},{"name":"fasthttp/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0/manifests"},{"name":"echo/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0/manifests"},{"name":"fiber/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0/manifests"},{"name":"fasthttp/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0/manifests"},{"name":"gin/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0/manifests"},{"name":"iris/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0/manifests"},{"name":"zerolog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0/manifests"},{"name":"logrus/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0/manifests"},{"name":"negroni/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0/manifests"},{"name":"otel/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0/manifests"},{"name":"echo/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0/manifests"},{"name":"slog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0/manifests"},{"name":"v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0/manifests"},{"name":"fasthttp/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1/manifests"},{"name":"v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1/manifests"},{"name":"fiber/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1/manifests"},{"name":"zerolog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1/manifests"},{"name":"gin/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1/manifests"},{"name":"iris/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1/manifests"},{"name":"logrus/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1/manifests"},{"name":"echo/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1/manifests"},{"name":"negroni/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1/manifests"},{"name":"otel/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1/manifests"},{"name":"slog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1/manifests"},{"name":"echo/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0/manifests"},{"name":"fasthttp/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0/manifests"},{"name":"fiber/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0/manifests"},{"name":"gin/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0/manifests"},{"name":"iris/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0/manifests"},{"name":"logrus/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0/manifests"},{"name":"negroni/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0/manifests"},{"name":"otel/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0/manifests"},{"name":"slog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0/manifests"},{"name":"v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0/manifests"},{"name":"zerolog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0/manifests"},{"name":"zerolog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0/manifests"},{"name":"otel/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0/manifests"},{"name":"slog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0/manifests"},{"name":"v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0/manifests"},{"name":"otel/v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1/manifests"},{"name":"v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0/manifests"},{"name":"otel/v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0/manifests"},{"name":"otel/v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1/manifests"},{"name":"v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0/manifests"},{"name":"otel/v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0/manifests"},{"name":"otel/v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0/manifests"},{"name":"v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0/manifests"},{"name":"otel/v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0/manifests"},{"name":"otel/v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1/manifests"},{"name":"otel/v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0/manifests"},{"name":"otel/v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0/manifests"},{"name":"v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0/manifests"},{"name":"otel/v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0/manifests"},{"name":"otel/v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0/manifests"},{"name":"v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0/manifests"},{"name":"otel/v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0/manifests"},{"name":"v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0/manifests"},{"name":"otel/v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0/manifests"},{"name":"v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0/manifests"},{"name":"otel/v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0/manifests"},{"name":"v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0/manifests"},{"name":"otel/v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0/manifests"},{"name":"v0.17.0","sha":"a929b08edd1f4aa6e281ed699432be6e3f415713","kind":"commit","published_at":"2023-01-12T11:52:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.17.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1602d6caf0e7e591355d17a846b79fd7ef94a12a","kind":"commit","published_at":"2022-12-06T22:21:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.16.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f1b56c13061c6b26d95e2ca543508a320444c509","kind":"commit","published_at":"2022-11-09T10:17:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.15.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e7611f7634cbe46c633bc0a0b412f1ef6c355445","kind":"commit","published_at":"2022-10-04T16:29:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.14.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88bad6bedf8efad0f711710c96f2666307e9c815","kind":"commit","published_at":"2022-03-10T10:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.13.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e61b0a40aec5644bec36089566bb6f8b230f0ecf","kind":"tag","published_at":"2021-12-22T15:25:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.12.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8505791d2fe48cd64b8811354f1f1ad49e319fbf","kind":"tag","published_at":"2021-05-21T14:25:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.11.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ed475012377446a089556c43bef095681a94899","kind":"tag","published_at":"2021-02-18T09:30:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.10.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03065b82f3c16828b703f1f3e6cfe8bf9cb94589","kind":"tag","published_at":"2020-12-07T19:03:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.9.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"17e0464cb9a4cf93aa7e9770dca7ab6591133531","kind":"tag","published_at":"2020-11-16T11:24:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.8.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e729abef9aacbc3f9e93624880d6946e3ec32a94","kind":"tag","published_at":"2020-07-21T11:41:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.7.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4104e33144033fec8e24add945c8d1b0e943d323","kind":"tag","published_at":"2020-05-11T14:42:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4ddb8b8432c73f5c45d8bb57c1e23cc6c6aa969","kind":"tag","published_at":"2020-04-17T13:31:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"93b68f59e483f3eede43c3212220a9f6689f8812","kind":"tag","published_at":"2020-02-05T19:07:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"70ee6a791978e9e4b96112f30fd2cad7132ecd84","kind":"tag","published_at":"2020-02-03T20:29:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3bf3a59b1f34f56df45f4594baccb7a6a87bc8f4","kind":"tag","published_at":"2019-12-28T15:30:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.4.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ea3f6021b89b36b58eaff19c654daf36429fdfa5","kind":"tag","published_at":"2019-11-12T13:33:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6e30a9909361d339adf28d4211947ef408cf7726","kind":"tag","published_at":"2019-09-05T20:08:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"510f01e3c1e95d434331b518fdc62b2adaf5cff8","kind":"tag","published_at":"2019-07-29T11:14:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ead4120c22a73daefe9d745f3ead883fdc44884","kind":"tag","published_at":"2019-07-26T08:51:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"45dedd4c485bbaf09bb8169d2616548575cb619b","kind":"tag","published_at":"2019-07-11T15:35:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"76ba064b5aef0b0b538602308b1224b295b2c16d","kind":"tag","published_at":"2019-07-10T09:56:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"79cad3fec863752ea61059d4565f85b23da2d9d1","kind":"tag","published_at":"2019-07-01T13:22:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b88ea5af4eef2fd34d9b7828ce98d80c0c2dfc26","kind":"commit","published_at":"2019-06-19T11:35:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta.5","sha":"f01cbeec10975d910a917c40d53294bb505e5206","kind":"tag","published_at":"2019-06-19T10:31:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.5","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5/manifests"},{"name":"v0.0.1-beta.4","sha":"f6d9f2a73f1e52d83d8fa4114d569c296fe833eb","kind":"tag","published_at":"2019-06-12T14:38:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"0b6b144a8c8ed30b2fa0e0d3ce5d4df1d54d7e04","kind":"tag","published_at":"2019-06-10T13:59:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"946f33670cc610b00f0817f8d5f979e54d557957","kind":"tag","published_at":"2019-05-31T10:30:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta","sha":"8c0bc966c9b198c705f94f367073e2b865a74509","kind":"tag","published_at":"2019-05-23T11:54:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:53:12.832Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/getsentry/sentry-g%21o","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/getsentry/sentry-gO","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/getsentry/sentry-gO","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/getsentry/sentry-gO/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T14:03:36.488Z","issues_count":254,"pull_requests_count":419,"avg_time_to_close_issue":36440036.698324025,"avg_time_to_close_pull_request":2442438.5857142857,"issues_closed_count":179,"pull_requests_closed_count":350,"pull_request_authors_count":56,"issue_authors_count":143,"avg_comments_per_issue":2.358267716535433,"avg_comments_per_pull_request":1.7613365155131264,"merged_pull_requests_count":295,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":68,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1895488.0,"past_year_avg_time_to_close_pull_request":398218.60402684566,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.0441176470588236,"past_year_avg_comments_per_pull_request":1.2277227722772277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"},{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}],"active_maintainers":[{"login":"ribice","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-gO/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-gO/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-gO/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-gO/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-gO/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026682,"maintainers_count":0,"namespaces_count":761140,"keywords_count":112063,"github":"golang","metadata":{"funded_packages_count":52892},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-16T07:02:11.664Z","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":11210314,"name":"github.com/getsentry/sentry-go/fasthttp","ecosystem":"go","description":"","homepage":"https://github.com/getsentry/sentry-go","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":[],"namespace":"github.com/getsentry/sentry-go","versions_count":17,"first_release_published_at":"2025-01-02T12:54:36.000Z","latest_release_published_at":"2025-11-27T15:54:14.000Z","latest_release_number":"v0.40.0","last_synced_at":"2026-01-04T18:06:05.261Z","created_at":"2024-12-23T06:57:16.506Z","updated_at":"2026-01-04T18:06:05.261Z","registry_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/fasthttp","install_command":"go get github.com/getsentry/sentry-go/fasthttp","documentation_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/fasthttp#section-documentation","metadata":{},"repo_metadata":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2025-10-21T13:22:45.000Z","size":1792,"stargazers_count":1001,"open_issues_count":53,"forks_count":242,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-10-22T05:43:53.098Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2025-10-21T13:22:48.000Z","dependencies_parsed_at":"2023-09-26T16:29:01.012Z","dependency_job_id":"3d30bc49-45ab-42a3-b83e-5cd0378013c9","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280755219,"owners_count":26385096,"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-24T02:00:06.418Z","response_time":73,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"zerolog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1/manifests"},{"name":"echo/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1/manifests"},{"name":"fasthttp/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1/manifests"},{"name":"fiber/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1/manifests"},{"name":"gin/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1/manifests"},{"name":"iris/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1/manifests"},{"name":"logrus/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1/manifests"},{"name":"negroni/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1/manifests"},{"name":"otel/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1/manifests"},{"name":"slog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1/manifests"},{"name":"v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0/manifests"},{"name":"echo/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0/manifests"},{"name":"fasthttp/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0/manifests"},{"name":"fiber/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0/manifests"},{"name":"gin/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0/manifests"},{"name":"iris/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0/manifests"},{"name":"logrus/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0/manifests"},{"name":"negroni/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0/manifests"},{"name":"otel/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0/manifests"},{"name":"slog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0/manifests"},{"name":"zerolog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0/manifests"},{"name":"v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3/manifests"},{"name":"echo/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3/manifests"},{"name":"fasthttp/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3/manifests"},{"name":"fiber/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3/manifests"},{"name":"gin/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3/manifests"},{"name":"iris/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3/manifests"},{"name":"logrus/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3/manifests"},{"name":"negroni/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3/manifests"},{"name":"otel/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3/manifests"},{"name":"slog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2/manifests"},{"name":"echo/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2/manifests"},{"name":"fasthttp/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2/manifests"},{"name":"fiber/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2/manifests"},{"name":"gin/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2/manifests"},{"name":"iris/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2/manifests"},{"name":"logrus/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2/manifests"},{"name":"negroni/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2/manifests"},{"name":"otel/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2/manifests"},{"name":"slog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2/manifests"},{"name":"v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1/manifests"},{"name":"zerolog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1/manifests"},{"name":"echo/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1/manifests"},{"name":"fasthttp/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1/manifests"},{"name":"fiber/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1/manifests"},{"name":"gin/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1/manifests"},{"name":"iris/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1/manifests"},{"name":"logrus/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1/manifests"},{"name":"negroni/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1/manifests"},{"name":"otel/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1/manifests"},{"name":"slog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1/manifests"},{"name":"zerolog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0/manifests"},{"name":"echo/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0/manifests"},{"name":"fasthttp/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0/manifests"},{"name":"fiber/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0/manifests"},{"name":"gin/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0/manifests"},{"name":"iris/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0/manifests"},{"name":"logrus/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0/manifests"},{"name":"negroni/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0/manifests"},{"name":"otel/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0/manifests"},{"name":"slog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0/manifests"},{"name":"v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0/manifests"},{"name":"zerolog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1/manifests"},{"name":"echo/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1/manifests"},{"name":"fasthttp/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1/manifests"},{"name":"fiber/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1/manifests"},{"name":"gin/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1/manifests"},{"name":"iris/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1/manifests"},{"name":"logrus/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1/manifests"},{"name":"negroni/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1/manifests"},{"name":"otel/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1/manifests"},{"name":"slog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1/manifests"},{"name":"v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1/manifests"},{"name":"zerolog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0/manifests"},{"name":"echo/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0/manifests"},{"name":"fasthttp/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0/manifests"},{"name":"fiber/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0/manifests"},{"name":"gin/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0/manifests"},{"name":"iris/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0/manifests"},{"name":"logrus/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0/manifests"},{"name":"negroni/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0/manifests"},{"name":"otel/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0/manifests"},{"name":"slog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0/manifests"},{"name":"v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0/manifests"},{"name":"zerolog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0/manifests"},{"name":"slog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0/manifests"},{"name":"otel/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0/manifests"},{"name":"negroni/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0/manifests"},{"name":"logrus/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0/manifests"},{"name":"iris/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0/manifests"},{"name":"gin/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0/manifests"},{"name":"fiber/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0/manifests"},{"name":"fasthttp/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0/manifests"},{"name":"echo/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0/manifests"},{"name":"fiber/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0/manifests"},{"name":"fasthttp/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0/manifests"},{"name":"gin/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0/manifests"},{"name":"iris/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0/manifests"},{"name":"zerolog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0/manifests"},{"name":"logrus/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0/manifests"},{"name":"negroni/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0/manifests"},{"name":"otel/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0/manifests"},{"name":"echo/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0/manifests"},{"name":"slog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0/manifests"},{"name":"v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0/manifests"},{"name":"fasthttp/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1/manifests"},{"name":"v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1/manifests"},{"name":"fiber/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1/manifests"},{"name":"zerolog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1/manifests"},{"name":"gin/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1/manifests"},{"name":"iris/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1/manifests"},{"name":"logrus/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1/manifests"},{"name":"echo/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1/manifests"},{"name":"negroni/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1/manifests"},{"name":"otel/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1/manifests"},{"name":"slog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1/manifests"},{"name":"echo/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0/manifests"},{"name":"fasthttp/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0/manifests"},{"name":"fiber/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0/manifests"},{"name":"gin/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0/manifests"},{"name":"iris/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0/manifests"},{"name":"logrus/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0/manifests"},{"name":"negroni/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0/manifests"},{"name":"otel/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0/manifests"},{"name":"slog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0/manifests"},{"name":"v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0/manifests"},{"name":"zerolog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0/manifests"},{"name":"zerolog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0/manifests"},{"name":"otel/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0/manifests"},{"name":"slog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0/manifests"},{"name":"v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0/manifests"},{"name":"otel/v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1/manifests"},{"name":"v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0/manifests"},{"name":"otel/v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0/manifests"},{"name":"otel/v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1/manifests"},{"name":"v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0/manifests"},{"name":"otel/v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0/manifests"},{"name":"otel/v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0/manifests"},{"name":"v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0/manifests"},{"name":"otel/v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0/manifests"},{"name":"otel/v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1/manifests"},{"name":"otel/v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0/manifests"},{"name":"otel/v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0/manifests"},{"name":"v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0/manifests"},{"name":"otel/v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0/manifests"},{"name":"otel/v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0/manifests"},{"name":"v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0/manifests"},{"name":"otel/v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0/manifests"},{"name":"v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0/manifests"},{"name":"otel/v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0/manifests"},{"name":"v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0/manifests"},{"name":"otel/v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0/manifests"},{"name":"v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0/manifests"},{"name":"otel/v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0/manifests"},{"name":"v0.17.0","sha":"a929b08edd1f4aa6e281ed699432be6e3f415713","kind":"commit","published_at":"2023-01-12T11:52:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.17.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1602d6caf0e7e591355d17a846b79fd7ef94a12a","kind":"commit","published_at":"2022-12-06T22:21:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.16.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f1b56c13061c6b26d95e2ca543508a320444c509","kind":"commit","published_at":"2022-11-09T10:17:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.15.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e7611f7634cbe46c633bc0a0b412f1ef6c355445","kind":"commit","published_at":"2022-10-04T16:29:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.14.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88bad6bedf8efad0f711710c96f2666307e9c815","kind":"commit","published_at":"2022-03-10T10:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.13.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e61b0a40aec5644bec36089566bb6f8b230f0ecf","kind":"tag","published_at":"2021-12-22T15:25:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.12.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8505791d2fe48cd64b8811354f1f1ad49e319fbf","kind":"tag","published_at":"2021-05-21T14:25:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.11.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ed475012377446a089556c43bef095681a94899","kind":"tag","published_at":"2021-02-18T09:30:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.10.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03065b82f3c16828b703f1f3e6cfe8bf9cb94589","kind":"tag","published_at":"2020-12-07T19:03:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.9.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"17e0464cb9a4cf93aa7e9770dca7ab6591133531","kind":"tag","published_at":"2020-11-16T11:24:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.8.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e729abef9aacbc3f9e93624880d6946e3ec32a94","kind":"tag","published_at":"2020-07-21T11:41:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.7.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4104e33144033fec8e24add945c8d1b0e943d323","kind":"tag","published_at":"2020-05-11T14:42:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4ddb8b8432c73f5c45d8bb57c1e23cc6c6aa969","kind":"tag","published_at":"2020-04-17T13:31:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"93b68f59e483f3eede43c3212220a9f6689f8812","kind":"tag","published_at":"2020-02-05T19:07:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"70ee6a791978e9e4b96112f30fd2cad7132ecd84","kind":"tag","published_at":"2020-02-03T20:29:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3bf3a59b1f34f56df45f4594baccb7a6a87bc8f4","kind":"tag","published_at":"2019-12-28T15:30:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.4.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ea3f6021b89b36b58eaff19c654daf36429fdfa5","kind":"tag","published_at":"2019-11-12T13:33:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6e30a9909361d339adf28d4211947ef408cf7726","kind":"tag","published_at":"2019-09-05T20:08:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"510f01e3c1e95d434331b518fdc62b2adaf5cff8","kind":"tag","published_at":"2019-07-29T11:14:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ead4120c22a73daefe9d745f3ead883fdc44884","kind":"tag","published_at":"2019-07-26T08:51:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"45dedd4c485bbaf09bb8169d2616548575cb619b","kind":"tag","published_at":"2019-07-11T15:35:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"76ba064b5aef0b0b538602308b1224b295b2c16d","kind":"tag","published_at":"2019-07-10T09:56:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"79cad3fec863752ea61059d4565f85b23da2d9d1","kind":"tag","published_at":"2019-07-01T13:22:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b88ea5af4eef2fd34d9b7828ce98d80c0c2dfc26","kind":"commit","published_at":"2019-06-19T11:35:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta.5","sha":"f01cbeec10975d910a917c40d53294bb505e5206","kind":"tag","published_at":"2019-06-19T10:31:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.5","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5/manifests"},{"name":"v0.0.1-beta.4","sha":"f6d9f2a73f1e52d83d8fa4114d569c296fe833eb","kind":"tag","published_at":"2019-06-12T14:38:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"0b6b144a8c8ed30b2fa0e0d3ce5d4df1d54d7e04","kind":"tag","published_at":"2019-06-10T13:59:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"946f33670cc610b00f0817f8d5f979e54d557957","kind":"tag","published_at":"2019-05-31T10:30:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta","sha":"8c0bc966c9b198c705f94f367073e2b865a74509","kind":"tag","published_at":"2019-05-23T11:54:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:53:11.766Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.282277088961301,"dependent_packages_count":5.887828501623466,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.085052795292384},"purl":"pkg:golang/github.com/getsentry/sentry-go/fasthttp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/fasthttp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/fasthttp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/getsentry/sentry-go/fasthttp/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T14:03:36.488Z","issues_count":254,"pull_requests_count":419,"avg_time_to_close_issue":36440036.698324025,"avg_time_to_close_pull_request":2442438.5857142857,"issues_closed_count":179,"pull_requests_closed_count":350,"pull_request_authors_count":56,"issue_authors_count":143,"avg_comments_per_issue":2.358267716535433,"avg_comments_per_pull_request":1.7613365155131264,"merged_pull_requests_count":295,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":68,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1895488.0,"past_year_avg_time_to_close_pull_request":398218.60402684566,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.0441176470588236,"past_year_avg_comments_per_pull_request":1.2277227722772277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"},{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}],"active_maintainers":[{"login":"ribice","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Ffasthttp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Ffasthttp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Ffasthttp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Ffasthttp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Ffasthttp/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026682,"maintainers_count":0,"namespaces_count":761140,"keywords_count":112063,"github":"golang","metadata":{"funded_packages_count":52892},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-16T07:02:11.664Z","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":11210316,"name":"github.com/getsentry/sentry-go/fiber","ecosystem":"go","description":"","homepage":"https://github.com/getsentry/sentry-go","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":[],"namespace":"github.com/getsentry/sentry-go","versions_count":17,"first_release_published_at":"2025-01-02T12:54:36.000Z","latest_release_published_at":"2025-11-27T15:54:14.000Z","latest_release_number":"v0.40.0","last_synced_at":"2026-01-04T18:06:05.484Z","created_at":"2024-12-23T06:57:16.581Z","updated_at":"2026-01-04T18:06:05.484Z","registry_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/fiber","install_command":"go get github.com/getsentry/sentry-go/fiber","documentation_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/fiber#section-documentation","metadata":{},"repo_metadata":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2025-10-21T13:22:45.000Z","size":1792,"stargazers_count":1001,"open_issues_count":53,"forks_count":242,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-10-22T05:43:53.098Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2025-10-21T13:22:48.000Z","dependencies_parsed_at":"2023-09-26T16:29:01.012Z","dependency_job_id":"3d30bc49-45ab-42a3-b83e-5cd0378013c9","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280755219,"owners_count":26385096,"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-24T02:00:06.418Z","response_time":73,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"zerolog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1/manifests"},{"name":"echo/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1/manifests"},{"name":"fasthttp/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1/manifests"},{"name":"fiber/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1/manifests"},{"name":"gin/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1/manifests"},{"name":"iris/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1/manifests"},{"name":"logrus/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1/manifests"},{"name":"negroni/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1/manifests"},{"name":"otel/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1/manifests"},{"name":"slog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1/manifests"},{"name":"v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0/manifests"},{"name":"echo/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0/manifests"},{"name":"fasthttp/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0/manifests"},{"name":"fiber/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0/manifests"},{"name":"gin/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0/manifests"},{"name":"iris/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0/manifests"},{"name":"logrus/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0/manifests"},{"name":"negroni/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0/manifests"},{"name":"otel/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0/manifests"},{"name":"slog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0/manifests"},{"name":"zerolog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0/manifests"},{"name":"v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3/manifests"},{"name":"echo/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3/manifests"},{"name":"fasthttp/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3/manifests"},{"name":"fiber/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3/manifests"},{"name":"gin/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3/manifests"},{"name":"iris/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3/manifests"},{"name":"logrus/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3/manifests"},{"name":"negroni/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3/manifests"},{"name":"otel/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3/manifests"},{"name":"slog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2/manifests"},{"name":"echo/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2/manifests"},{"name":"fasthttp/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2/manifests"},{"name":"fiber/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2/manifests"},{"name":"gin/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2/manifests"},{"name":"iris/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2/manifests"},{"name":"logrus/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2/manifests"},{"name":"negroni/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2/manifests"},{"name":"otel/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2/manifests"},{"name":"slog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2/manifests"},{"name":"v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1/manifests"},{"name":"zerolog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1/manifests"},{"name":"echo/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1/manifests"},{"name":"fasthttp/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1/manifests"},{"name":"fiber/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1/manifests"},{"name":"gin/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1/manifests"},{"name":"iris/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1/manifests"},{"name":"logrus/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1/manifests"},{"name":"negroni/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1/manifests"},{"name":"otel/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1/manifests"},{"name":"slog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1/manifests"},{"name":"zerolog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0/manifests"},{"name":"echo/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0/manifests"},{"name":"fasthttp/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0/manifests"},{"name":"fiber/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0/manifests"},{"name":"gin/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0/manifests"},{"name":"iris/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0/manifests"},{"name":"logrus/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0/manifests"},{"name":"negroni/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0/manifests"},{"name":"otel/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0/manifests"},{"name":"slog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0/manifests"},{"name":"v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0/manifests"},{"name":"zerolog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1/manifests"},{"name":"echo/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1/manifests"},{"name":"fasthttp/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1/manifests"},{"name":"fiber/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1/manifests"},{"name":"gin/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1/manifests"},{"name":"iris/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1/manifests"},{"name":"logrus/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1/manifests"},{"name":"negroni/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1/manifests"},{"name":"otel/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1/manifests"},{"name":"slog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1/manifests"},{"name":"v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1/manifests"},{"name":"zerolog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0/manifests"},{"name":"echo/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0/manifests"},{"name":"fasthttp/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0/manifests"},{"name":"fiber/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0/manifests"},{"name":"gin/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0/manifests"},{"name":"iris/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0/manifests"},{"name":"logrus/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0/manifests"},{"name":"negroni/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0/manifests"},{"name":"otel/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0/manifests"},{"name":"slog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0/manifests"},{"name":"v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0/manifests"},{"name":"zerolog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0/manifests"},{"name":"slog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0/manifests"},{"name":"otel/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0/manifests"},{"name":"negroni/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0/manifests"},{"name":"logrus/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0/manifests"},{"name":"iris/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0/manifests"},{"name":"gin/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0/manifests"},{"name":"fiber/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0/manifests"},{"name":"fasthttp/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0/manifests"},{"name":"echo/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0/manifests"},{"name":"fiber/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0/manifests"},{"name":"fasthttp/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0/manifests"},{"name":"gin/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0/manifests"},{"name":"iris/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0/manifests"},{"name":"zerolog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0/manifests"},{"name":"logrus/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0/manifests"},{"name":"negroni/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0/manifests"},{"name":"otel/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0/manifests"},{"name":"echo/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0/manifests"},{"name":"slog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0/manifests"},{"name":"v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0/manifests"},{"name":"fasthttp/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1/manifests"},{"name":"v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1/manifests"},{"name":"fiber/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1/manifests"},{"name":"zerolog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1/manifests"},{"name":"gin/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1/manifests"},{"name":"iris/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1/manifests"},{"name":"logrus/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1/manifests"},{"name":"echo/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1/manifests"},{"name":"negroni/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1/manifests"},{"name":"otel/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1/manifests"},{"name":"slog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1/manifests"},{"name":"echo/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0/manifests"},{"name":"fasthttp/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0/manifests"},{"name":"fiber/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0/manifests"},{"name":"gin/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0/manifests"},{"name":"iris/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0/manifests"},{"name":"logrus/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0/manifests"},{"name":"negroni/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0/manifests"},{"name":"otel/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0/manifests"},{"name":"slog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0/manifests"},{"name":"v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0/manifests"},{"name":"zerolog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0/manifests"},{"name":"zerolog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0/manifests"},{"name":"otel/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0/manifests"},{"name":"slog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0/manifests"},{"name":"v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0/manifests"},{"name":"otel/v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1/manifests"},{"name":"v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0/manifests"},{"name":"otel/v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0/manifests"},{"name":"otel/v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1/manifests"},{"name":"v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0/manifests"},{"name":"otel/v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0/manifests"},{"name":"otel/v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0/manifests"},{"name":"v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0/manifests"},{"name":"otel/v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0/manifests"},{"name":"otel/v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1/manifests"},{"name":"otel/v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0/manifests"},{"name":"otel/v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0/manifests"},{"name":"v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0/manifests"},{"name":"otel/v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0/manifests"},{"name":"otel/v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0/manifests"},{"name":"v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0/manifests"},{"name":"otel/v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0/manifests"},{"name":"v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0/manifests"},{"name":"otel/v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0/manifests"},{"name":"v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0/manifests"},{"name":"otel/v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0/manifests"},{"name":"v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0/manifests"},{"name":"otel/v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0/manifests"},{"name":"v0.17.0","sha":"a929b08edd1f4aa6e281ed699432be6e3f415713","kind":"commit","published_at":"2023-01-12T11:52:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.17.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1602d6caf0e7e591355d17a846b79fd7ef94a12a","kind":"commit","published_at":"2022-12-06T22:21:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.16.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f1b56c13061c6b26d95e2ca543508a320444c509","kind":"commit","published_at":"2022-11-09T10:17:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.15.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e7611f7634cbe46c633bc0a0b412f1ef6c355445","kind":"commit","published_at":"2022-10-04T16:29:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.14.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88bad6bedf8efad0f711710c96f2666307e9c815","kind":"commit","published_at":"2022-03-10T10:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.13.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e61b0a40aec5644bec36089566bb6f8b230f0ecf","kind":"tag","published_at":"2021-12-22T15:25:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.12.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8505791d2fe48cd64b8811354f1f1ad49e319fbf","kind":"tag","published_at":"2021-05-21T14:25:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.11.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ed475012377446a089556c43bef095681a94899","kind":"tag","published_at":"2021-02-18T09:30:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.10.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03065b82f3c16828b703f1f3e6cfe8bf9cb94589","kind":"tag","published_at":"2020-12-07T19:03:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.9.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"17e0464cb9a4cf93aa7e9770dca7ab6591133531","kind":"tag","published_at":"2020-11-16T11:24:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.8.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e729abef9aacbc3f9e93624880d6946e3ec32a94","kind":"tag","published_at":"2020-07-21T11:41:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.7.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4104e33144033fec8e24add945c8d1b0e943d323","kind":"tag","published_at":"2020-05-11T14:42:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4ddb8b8432c73f5c45d8bb57c1e23cc6c6aa969","kind":"tag","published_at":"2020-04-17T13:31:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"93b68f59e483f3eede43c3212220a9f6689f8812","kind":"tag","published_at":"2020-02-05T19:07:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"70ee6a791978e9e4b96112f30fd2cad7132ecd84","kind":"tag","published_at":"2020-02-03T20:29:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3bf3a59b1f34f56df45f4594baccb7a6a87bc8f4","kind":"tag","published_at":"2019-12-28T15:30:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.4.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ea3f6021b89b36b58eaff19c654daf36429fdfa5","kind":"tag","published_at":"2019-11-12T13:33:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6e30a9909361d339adf28d4211947ef408cf7726","kind":"tag","published_at":"2019-09-05T20:08:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"510f01e3c1e95d434331b518fdc62b2adaf5cff8","kind":"tag","published_at":"2019-07-29T11:14:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ead4120c22a73daefe9d745f3ead883fdc44884","kind":"tag","published_at":"2019-07-26T08:51:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"45dedd4c485bbaf09bb8169d2616548575cb619b","kind":"tag","published_at":"2019-07-11T15:35:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"76ba064b5aef0b0b538602308b1224b295b2c16d","kind":"tag","published_at":"2019-07-10T09:56:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"79cad3fec863752ea61059d4565f85b23da2d9d1","kind":"tag","published_at":"2019-07-01T13:22:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b88ea5af4eef2fd34d9b7828ce98d80c0c2dfc26","kind":"commit","published_at":"2019-06-19T11:35:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta.5","sha":"f01cbeec10975d910a917c40d53294bb505e5206","kind":"tag","published_at":"2019-06-19T10:31:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.5","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5/manifests"},{"name":"v0.0.1-beta.4","sha":"f6d9f2a73f1e52d83d8fa4114d569c296fe833eb","kind":"tag","published_at":"2019-06-12T14:38:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"0b6b144a8c8ed30b2fa0e0d3ce5d4df1d54d7e04","kind":"tag","published_at":"2019-06-10T13:59:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"946f33670cc610b00f0817f8d5f979e54d557957","kind":"tag","published_at":"2019-05-31T10:30:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta","sha":"8c0bc966c9b198c705f94f367073e2b865a74509","kind":"tag","published_at":"2019-05-23T11:54:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:53:12.191Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.282277088961301,"dependent_packages_count":5.887828501623466,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.085052795292384},"purl":"pkg:golang/github.com/getsentry/sentry-go/fiber","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/fiber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/fiber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/getsentry/sentry-go/fiber/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T14:03:36.488Z","issues_count":254,"pull_requests_count":419,"avg_time_to_close_issue":36440036.698324025,"avg_time_to_close_pull_request":2442438.5857142857,"issues_closed_count":179,"pull_requests_closed_count":350,"pull_request_authors_count":56,"issue_authors_count":143,"avg_comments_per_issue":2.358267716535433,"avg_comments_per_pull_request":1.7613365155131264,"merged_pull_requests_count":295,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":68,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1895488.0,"past_year_avg_time_to_close_pull_request":398218.60402684566,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.0441176470588236,"past_year_avg_comments_per_pull_request":1.2277227722772277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"},{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}],"active_maintainers":[{"login":"ribice","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Ffiber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Ffiber/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Ffiber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Ffiber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Ffiber/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026682,"maintainers_count":0,"namespaces_count":761140,"keywords_count":112063,"github":"golang","metadata":{"funded_packages_count":52892},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-16T07:02:11.664Z","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":11234598,"name":"github.com/getsentry/sentry-go/logrus","ecosystem":"go","description":"Package sentrylogrus provides a simple Logrus hook for Sentry.","homepage":"https://github.com/getsentry/sentry-go","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":[],"namespace":"github.com/getsentry/sentry-go","versions_count":17,"first_release_published_at":"2025-01-02T12:54:36.000Z","latest_release_published_at":"2025-11-27T15:54:14.000Z","latest_release_number":"v0.40.0","last_synced_at":"2026-01-04T18:06:06.798Z","created_at":"2025-01-03T07:48:37.657Z","updated_at":"2026-01-04T18:06:06.798Z","registry_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/logrus","install_command":"go get github.com/getsentry/sentry-go/logrus","documentation_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/logrus#section-documentation","metadata":{},"repo_metadata":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2025-10-21T13:22:45.000Z","size":1792,"stargazers_count":1001,"open_issues_count":53,"forks_count":242,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-10-22T05:43:53.098Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2025-10-21T13:22:48.000Z","dependencies_parsed_at":"2023-09-26T16:29:01.012Z","dependency_job_id":"3d30bc49-45ab-42a3-b83e-5cd0378013c9","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280755219,"owners_count":26385096,"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-24T02:00:06.418Z","response_time":73,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"zerolog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1/manifests"},{"name":"echo/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1/manifests"},{"name":"fasthttp/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1/manifests"},{"name":"fiber/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1/manifests"},{"name":"gin/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1/manifests"},{"name":"iris/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1/manifests"},{"name":"logrus/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1/manifests"},{"name":"negroni/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1/manifests"},{"name":"otel/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1/manifests"},{"name":"slog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1/manifests"},{"name":"v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0/manifests"},{"name":"echo/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0/manifests"},{"name":"fasthttp/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0/manifests"},{"name":"fiber/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0/manifests"},{"name":"gin/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0/manifests"},{"name":"iris/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0/manifests"},{"name":"logrus/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0/manifests"},{"name":"negroni/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0/manifests"},{"name":"otel/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0/manifests"},{"name":"slog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0/manifests"},{"name":"zerolog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0/manifests"},{"name":"v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3/manifests"},{"name":"echo/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3/manifests"},{"name":"fasthttp/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3/manifests"},{"name":"fiber/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3/manifests"},{"name":"gin/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3/manifests"},{"name":"iris/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3/manifests"},{"name":"logrus/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3/manifests"},{"name":"negroni/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3/manifests"},{"name":"otel/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3/manifests"},{"name":"slog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2/manifests"},{"name":"echo/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2/manifests"},{"name":"fasthttp/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2/manifests"},{"name":"fiber/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2/manifests"},{"name":"gin/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2/manifests"},{"name":"iris/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2/manifests"},{"name":"logrus/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2/manifests"},{"name":"negroni/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2/manifests"},{"name":"otel/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2/manifests"},{"name":"slog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2/manifests"},{"name":"v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1/manifests"},{"name":"zerolog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1/manifests"},{"name":"echo/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1/manifests"},{"name":"fasthttp/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1/manifests"},{"name":"fiber/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1/manifests"},{"name":"gin/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1/manifests"},{"name":"iris/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1/manifests"},{"name":"logrus/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1/manifests"},{"name":"negroni/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1/manifests"},{"name":"otel/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1/manifests"},{"name":"slog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1/manifests"},{"name":"zerolog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0/manifests"},{"name":"echo/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0/manifests"},{"name":"fasthttp/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0/manifests"},{"name":"fiber/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0/manifests"},{"name":"gin/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0/manifests"},{"name":"iris/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0/manifests"},{"name":"logrus/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0/manifests"},{"name":"negroni/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0/manifests"},{"name":"otel/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0/manifests"},{"name":"slog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0/manifests"},{"name":"v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0/manifests"},{"name":"zerolog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1/manifests"},{"name":"echo/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1/manifests"},{"name":"fasthttp/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1/manifests"},{"name":"fiber/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1/manifests"},{"name":"gin/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1/manifests"},{"name":"iris/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1/manifests"},{"name":"logrus/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1/manifests"},{"name":"negroni/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1/manifests"},{"name":"otel/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1/manifests"},{"name":"slog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1/manifests"},{"name":"v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1/manifests"},{"name":"zerolog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0/manifests"},{"name":"echo/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0/manifests"},{"name":"fasthttp/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0/manifests"},{"name":"fiber/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0/manifests"},{"name":"gin/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0/manifests"},{"name":"iris/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0/manifests"},{"name":"logrus/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0/manifests"},{"name":"negroni/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0/manifests"},{"name":"otel/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0/manifests"},{"name":"slog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0/manifests"},{"name":"v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0/manifests"},{"name":"zerolog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0/manifests"},{"name":"slog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0/manifests"},{"name":"otel/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0/manifests"},{"name":"negroni/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0/manifests"},{"name":"logrus/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0/manifests"},{"name":"iris/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0/manifests"},{"name":"gin/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0/manifests"},{"name":"fiber/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0/manifests"},{"name":"fasthttp/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0/manifests"},{"name":"echo/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0/manifests"},{"name":"fiber/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0/manifests"},{"name":"fasthttp/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0/manifests"},{"name":"gin/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0/manifests"},{"name":"iris/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0/manifests"},{"name":"zerolog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0/manifests"},{"name":"logrus/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0/manifests"},{"name":"negroni/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0/manifests"},{"name":"otel/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0/manifests"},{"name":"echo/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0/manifests"},{"name":"slog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0/manifests"},{"name":"v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0/manifests"},{"name":"fasthttp/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1/manifests"},{"name":"v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1/manifests"},{"name":"fiber/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1/manifests"},{"name":"zerolog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1/manifests"},{"name":"gin/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1/manifests"},{"name":"iris/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1/manifests"},{"name":"logrus/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1/manifests"},{"name":"echo/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1/manifests"},{"name":"negroni/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1/manifests"},{"name":"otel/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1/manifests"},{"name":"slog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1/manifests"},{"name":"echo/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0/manifests"},{"name":"fasthttp/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0/manifests"},{"name":"fiber/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0/manifests"},{"name":"gin/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0/manifests"},{"name":"iris/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0/manifests"},{"name":"logrus/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0/manifests"},{"name":"negroni/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0/manifests"},{"name":"otel/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0/manifests"},{"name":"slog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0/manifests"},{"name":"v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0/manifests"},{"name":"zerolog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0/manifests"},{"name":"zerolog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0/manifests"},{"name":"otel/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0/manifests"},{"name":"slog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0/manifests"},{"name":"v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0/manifests"},{"name":"otel/v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1/manifests"},{"name":"v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0/manifests"},{"name":"otel/v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0/manifests"},{"name":"otel/v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1/manifests"},{"name":"v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0/manifests"},{"name":"otel/v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0/manifests"},{"name":"otel/v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0/manifests"},{"name":"v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0/manifests"},{"name":"otel/v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0/manifests"},{"name":"otel/v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1/manifests"},{"name":"otel/v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0/manifests"},{"name":"otel/v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0/manifests"},{"name":"v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0/manifests"},{"name":"otel/v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0/manifests"},{"name":"otel/v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0/manifests"},{"name":"v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0/manifests"},{"name":"otel/v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0/manifests"},{"name":"v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0/manifests"},{"name":"otel/v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0/manifests"},{"name":"v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0/manifests"},{"name":"otel/v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0/manifests"},{"name":"v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0/manifests"},{"name":"otel/v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0/manifests"},{"name":"v0.17.0","sha":"a929b08edd1f4aa6e281ed699432be6e3f415713","kind":"commit","published_at":"2023-01-12T11:52:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.17.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1602d6caf0e7e591355d17a846b79fd7ef94a12a","kind":"commit","published_at":"2022-12-06T22:21:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.16.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f1b56c13061c6b26d95e2ca543508a320444c509","kind":"commit","published_at":"2022-11-09T10:17:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.15.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e7611f7634cbe46c633bc0a0b412f1ef6c355445","kind":"commit","published_at":"2022-10-04T16:29:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.14.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88bad6bedf8efad0f711710c96f2666307e9c815","kind":"commit","published_at":"2022-03-10T10:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.13.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e61b0a40aec5644bec36089566bb6f8b230f0ecf","kind":"tag","published_at":"2021-12-22T15:25:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.12.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8505791d2fe48cd64b8811354f1f1ad49e319fbf","kind":"tag","published_at":"2021-05-21T14:25:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.11.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ed475012377446a089556c43bef095681a94899","kind":"tag","published_at":"2021-02-18T09:30:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.10.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03065b82f3c16828b703f1f3e6cfe8bf9cb94589","kind":"tag","published_at":"2020-12-07T19:03:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.9.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"17e0464cb9a4cf93aa7e9770dca7ab6591133531","kind":"tag","published_at":"2020-11-16T11:24:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.8.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e729abef9aacbc3f9e93624880d6946e3ec32a94","kind":"tag","published_at":"2020-07-21T11:41:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.7.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4104e33144033fec8e24add945c8d1b0e943d323","kind":"tag","published_at":"2020-05-11T14:42:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4ddb8b8432c73f5c45d8bb57c1e23cc6c6aa969","kind":"tag","published_at":"2020-04-17T13:31:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"93b68f59e483f3eede43c3212220a9f6689f8812","kind":"tag","published_at":"2020-02-05T19:07:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"70ee6a791978e9e4b96112f30fd2cad7132ecd84","kind":"tag","published_at":"2020-02-03T20:29:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3bf3a59b1f34f56df45f4594baccb7a6a87bc8f4","kind":"tag","published_at":"2019-12-28T15:30:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.4.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ea3f6021b89b36b58eaff19c654daf36429fdfa5","kind":"tag","published_at":"2019-11-12T13:33:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6e30a9909361d339adf28d4211947ef408cf7726","kind":"tag","published_at":"2019-09-05T20:08:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"510f01e3c1e95d434331b518fdc62b2adaf5cff8","kind":"tag","published_at":"2019-07-29T11:14:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ead4120c22a73daefe9d745f3ead883fdc44884","kind":"tag","published_at":"2019-07-26T08:51:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"45dedd4c485bbaf09bb8169d2616548575cb619b","kind":"tag","published_at":"2019-07-11T15:35:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"76ba064b5aef0b0b538602308b1224b295b2c16d","kind":"tag","published_at":"2019-07-10T09:56:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"79cad3fec863752ea61059d4565f85b23da2d9d1","kind":"tag","published_at":"2019-07-01T13:22:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b88ea5af4eef2fd34d9b7828ce98d80c0c2dfc26","kind":"commit","published_at":"2019-06-19T11:35:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta.5","sha":"f01cbeec10975d910a917c40d53294bb505e5206","kind":"tag","published_at":"2019-06-19T10:31:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.5","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5/manifests"},{"name":"v0.0.1-beta.4","sha":"f6d9f2a73f1e52d83d8fa4114d569c296fe833eb","kind":"tag","published_at":"2019-06-12T14:38:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"0b6b144a8c8ed30b2fa0e0d3ce5d4df1d54d7e04","kind":"tag","published_at":"2019-06-10T13:59:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"946f33670cc610b00f0817f8d5f979e54d557957","kind":"tag","published_at":"2019-05-31T10:30:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta","sha":"8c0bc966c9b198c705f94f367073e2b865a74509","kind":"tag","published_at":"2019-05-23T11:54:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:53:11.943Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.261617705064423,"dependent_packages_count":5.867757983900911,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.064687844482667},"purl":"pkg:golang/github.com/getsentry/sentry-go/logrus","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/logrus","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/logrus","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/getsentry/sentry-go/logrus/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T14:03:36.488Z","issues_count":254,"pull_requests_count":419,"avg_time_to_close_issue":36440036.698324025,"avg_time_to_close_pull_request":2442438.5857142857,"issues_closed_count":179,"pull_requests_closed_count":350,"pull_request_authors_count":56,"issue_authors_count":143,"avg_comments_per_issue":2.358267716535433,"avg_comments_per_pull_request":1.7613365155131264,"merged_pull_requests_count":295,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":68,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1895488.0,"past_year_avg_time_to_close_pull_request":398218.60402684566,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.0441176470588236,"past_year_avg_comments_per_pull_request":1.2277227722772277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"},{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}],"active_maintainers":[{"login":"ribice","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Flogrus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Flogrus/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Flogrus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Flogrus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Flogrus/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026682,"maintainers_count":0,"namespaces_count":761140,"keywords_count":112063,"github":"golang","metadata":{"funded_packages_count":52892},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-16T07:02:11.664Z","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":11234452,"name":"github.com/getsentry/sentry-go/gin","ecosystem":"go","description":"","homepage":"https://github.com/getsentry/sentry-go","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":[],"namespace":"github.com/getsentry/sentry-go","versions_count":17,"first_release_published_at":"2025-01-02T12:54:36.000Z","latest_release_published_at":"2025-11-27T15:54:14.000Z","latest_release_number":"v0.40.0","last_synced_at":"2026-01-04T18:06:12.370Z","created_at":"2025-01-03T07:45:31.740Z","updated_at":"2026-01-04T18:06:12.370Z","registry_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/gin","install_command":"go get github.com/getsentry/sentry-go/gin","documentation_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/gin#section-documentation","metadata":{},"repo_metadata":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2025-10-21T13:22:45.000Z","size":1792,"stargazers_count":1001,"open_issues_count":53,"forks_count":242,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-10-22T05:43:53.098Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2025-10-21T13:22:48.000Z","dependencies_parsed_at":"2023-09-26T16:29:01.012Z","dependency_job_id":"3d30bc49-45ab-42a3-b83e-5cd0378013c9","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280755219,"owners_count":26385096,"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-24T02:00:06.418Z","response_time":73,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"zerolog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1/manifests"},{"name":"echo/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1/manifests"},{"name":"fasthttp/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1/manifests"},{"name":"fiber/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1/manifests"},{"name":"gin/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1/manifests"},{"name":"iris/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1/manifests"},{"name":"logrus/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1/manifests"},{"name":"negroni/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1/manifests"},{"name":"otel/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1/manifests"},{"name":"slog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1/manifests"},{"name":"v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0/manifests"},{"name":"echo/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0/manifests"},{"name":"fasthttp/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0/manifests"},{"name":"fiber/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0/manifests"},{"name":"gin/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0/manifests"},{"name":"iris/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0/manifests"},{"name":"logrus/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0/manifests"},{"name":"negroni/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0/manifests"},{"name":"otel/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0/manifests"},{"name":"slog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0/manifests"},{"name":"zerolog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0/manifests"},{"name":"v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3/manifests"},{"name":"echo/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3/manifests"},{"name":"fasthttp/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3/manifests"},{"name":"fiber/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3/manifests"},{"name":"gin/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3/manifests"},{"name":"iris/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3/manifests"},{"name":"logrus/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3/manifests"},{"name":"negroni/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3/manifests"},{"name":"otel/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3/manifests"},{"name":"slog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2/manifests"},{"name":"echo/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2/manifests"},{"name":"fasthttp/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2/manifests"},{"name":"fiber/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2/manifests"},{"name":"gin/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2/manifests"},{"name":"iris/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2/manifests"},{"name":"logrus/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2/manifests"},{"name":"negroni/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2/manifests"},{"name":"otel/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2/manifests"},{"name":"slog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2/manifests"},{"name":"v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1/manifests"},{"name":"zerolog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1/manifests"},{"name":"echo/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1/manifests"},{"name":"fasthttp/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1/manifests"},{"name":"fiber/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1/manifests"},{"name":"gin/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1/manifests"},{"name":"iris/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1/manifests"},{"name":"logrus/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1/manifests"},{"name":"negroni/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1/manifests"},{"name":"otel/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1/manifests"},{"name":"slog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1/manifests"},{"name":"zerolog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0/manifests"},{"name":"echo/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0/manifests"},{"name":"fasthttp/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0/manifests"},{"name":"fiber/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0/manifests"},{"name":"gin/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0/manifests"},{"name":"iris/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0/manifests"},{"name":"logrus/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0/manifests"},{"name":"negroni/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0/manifests"},{"name":"otel/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0/manifests"},{"name":"slog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0/manifests"},{"name":"v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0/manifests"},{"name":"zerolog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1/manifests"},{"name":"echo/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1/manifests"},{"name":"fasthttp/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1/manifests"},{"name":"fiber/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1/manifests"},{"name":"gin/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1/manifests"},{"name":"iris/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1/manifests"},{"name":"logrus/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1/manifests"},{"name":"negroni/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1/manifests"},{"name":"otel/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1/manifests"},{"name":"slog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1/manifests"},{"name":"v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1/manifests"},{"name":"zerolog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0/manifests"},{"name":"echo/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0/manifests"},{"name":"fasthttp/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0/manifests"},{"name":"fiber/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0/manifests"},{"name":"gin/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0/manifests"},{"name":"iris/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0/manifests"},{"name":"logrus/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0/manifests"},{"name":"negroni/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0/manifests"},{"name":"otel/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0/manifests"},{"name":"slog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0/manifests"},{"name":"v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0/manifests"},{"name":"zerolog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0/manifests"},{"name":"slog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0/manifests"},{"name":"otel/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0/manifests"},{"name":"negroni/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0/manifests"},{"name":"logrus/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0/manifests"},{"name":"iris/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0/manifests"},{"name":"gin/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0/manifests"},{"name":"fiber/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0/manifests"},{"name":"fasthttp/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0/manifests"},{"name":"echo/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0/manifests"},{"name":"fiber/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0/manifests"},{"name":"fasthttp/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0/manifests"},{"name":"gin/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0/manifests"},{"name":"iris/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0/manifests"},{"name":"zerolog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0/manifests"},{"name":"logrus/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0/manifests"},{"name":"negroni/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0/manifests"},{"name":"otel/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0/manifests"},{"name":"echo/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0/manifests"},{"name":"slog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0/manifests"},{"name":"v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0/manifests"},{"name":"fasthttp/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1/manifests"},{"name":"v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1/manifests"},{"name":"fiber/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1/manifests"},{"name":"zerolog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1/manifests"},{"name":"gin/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1/manifests"},{"name":"iris/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1/manifests"},{"name":"logrus/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1/manifests"},{"name":"echo/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1/manifests"},{"name":"negroni/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1/manifests"},{"name":"otel/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1/manifests"},{"name":"slog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1/manifests"},{"name":"echo/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0/manifests"},{"name":"fasthttp/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0/manifests"},{"name":"fiber/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0/manifests"},{"name":"gin/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0/manifests"},{"name":"iris/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0/manifests"},{"name":"logrus/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0/manifests"},{"name":"negroni/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0/manifests"},{"name":"otel/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0/manifests"},{"name":"slog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0/manifests"},{"name":"v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0/manifests"},{"name":"zerolog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0/manifests"},{"name":"zerolog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0/manifests"},{"name":"otel/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0/manifests"},{"name":"slog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0/manifests"},{"name":"v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0/manifests"},{"name":"otel/v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1/manifests"},{"name":"v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0/manifests"},{"name":"otel/v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0/manifests"},{"name":"otel/v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1/manifests"},{"name":"v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0/manifests"},{"name":"otel/v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0/manifests"},{"name":"otel/v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0/manifests"},{"name":"v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0/manifests"},{"name":"otel/v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0/manifests"},{"name":"otel/v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1/manifests"},{"name":"otel/v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0/manifests"},{"name":"otel/v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0/manifests"},{"name":"v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0/manifests"},{"name":"otel/v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0/manifests"},{"name":"otel/v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0/manifests"},{"name":"v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0/manifests"},{"name":"otel/v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0/manifests"},{"name":"v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0/manifests"},{"name":"otel/v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0/manifests"},{"name":"v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0/manifests"},{"name":"otel/v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0/manifests"},{"name":"v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0/manifests"},{"name":"otel/v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0/manifests"},{"name":"v0.17.0","sha":"a929b08edd1f4aa6e281ed699432be6e3f415713","kind":"commit","published_at":"2023-01-12T11:52:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.17.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1602d6caf0e7e591355d17a846b79fd7ef94a12a","kind":"commit","published_at":"2022-12-06T22:21:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.16.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f1b56c13061c6b26d95e2ca543508a320444c509","kind":"commit","published_at":"2022-11-09T10:17:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.15.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e7611f7634cbe46c633bc0a0b412f1ef6c355445","kind":"commit","published_at":"2022-10-04T16:29:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.14.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88bad6bedf8efad0f711710c96f2666307e9c815","kind":"commit","published_at":"2022-03-10T10:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.13.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e61b0a40aec5644bec36089566bb6f8b230f0ecf","kind":"tag","published_at":"2021-12-22T15:25:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.12.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8505791d2fe48cd64b8811354f1f1ad49e319fbf","kind":"tag","published_at":"2021-05-21T14:25:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.11.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ed475012377446a089556c43bef095681a94899","kind":"tag","published_at":"2021-02-18T09:30:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.10.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03065b82f3c16828b703f1f3e6cfe8bf9cb94589","kind":"tag","published_at":"2020-12-07T19:03:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.9.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"17e0464cb9a4cf93aa7e9770dca7ab6591133531","kind":"tag","published_at":"2020-11-16T11:24:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.8.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e729abef9aacbc3f9e93624880d6946e3ec32a94","kind":"tag","published_at":"2020-07-21T11:41:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.7.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4104e33144033fec8e24add945c8d1b0e943d323","kind":"tag","published_at":"2020-05-11T14:42:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4ddb8b8432c73f5c45d8bb57c1e23cc6c6aa969","kind":"tag","published_at":"2020-04-17T13:31:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"93b68f59e483f3eede43c3212220a9f6689f8812","kind":"tag","published_at":"2020-02-05T19:07:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"70ee6a791978e9e4b96112f30fd2cad7132ecd84","kind":"tag","published_at":"2020-02-03T20:29:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3bf3a59b1f34f56df45f4594baccb7a6a87bc8f4","kind":"tag","published_at":"2019-12-28T15:30:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.4.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ea3f6021b89b36b58eaff19c654daf36429fdfa5","kind":"tag","published_at":"2019-11-12T13:33:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6e30a9909361d339adf28d4211947ef408cf7726","kind":"tag","published_at":"2019-09-05T20:08:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"510f01e3c1e95d434331b518fdc62b2adaf5cff8","kind":"tag","published_at":"2019-07-29T11:14:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ead4120c22a73daefe9d745f3ead883fdc44884","kind":"tag","published_at":"2019-07-26T08:51:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"45dedd4c485bbaf09bb8169d2616548575cb619b","kind":"tag","published_at":"2019-07-11T15:35:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"76ba064b5aef0b0b538602308b1224b295b2c16d","kind":"tag","published_at":"2019-07-10T09:56:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"79cad3fec863752ea61059d4565f85b23da2d9d1","kind":"tag","published_at":"2019-07-01T13:22:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b88ea5af4eef2fd34d9b7828ce98d80c0c2dfc26","kind":"commit","published_at":"2019-06-19T11:35:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta.5","sha":"f01cbeec10975d910a917c40d53294bb505e5206","kind":"tag","published_at":"2019-06-19T10:31:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.5","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5/manifests"},{"name":"v0.0.1-beta.4","sha":"f6d9f2a73f1e52d83d8fa4114d569c296fe833eb","kind":"tag","published_at":"2019-06-12T14:38:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"0b6b144a8c8ed30b2fa0e0d3ce5d4df1d54d7e04","kind":"tag","published_at":"2019-06-10T13:59:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"946f33670cc610b00f0817f8d5f979e54d557957","kind":"tag","published_at":"2019-05-31T10:30:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta","sha":"8c0bc966c9b198c705f94f367073e2b865a74509","kind":"tag","published_at":"2019-05-23T11:54:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:53:11.746Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.261617705064423,"dependent_packages_count":5.867757983900911,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.064687844482667},"purl":"pkg:golang/github.com/getsentry/sentry-go/gin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/gin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/gin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/getsentry/sentry-go/gin/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T14:03:36.488Z","issues_count":254,"pull_requests_count":419,"avg_time_to_close_issue":36440036.698324025,"avg_time_to_close_pull_request":2442438.5857142857,"issues_closed_count":179,"pull_requests_closed_count":350,"pull_request_authors_count":56,"issue_authors_count":143,"avg_comments_per_issue":2.358267716535433,"avg_comments_per_pull_request":1.7613365155131264,"merged_pull_requests_count":295,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":68,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1895488.0,"past_year_avg_time_to_close_pull_request":398218.60402684566,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.0441176470588236,"past_year_avg_comments_per_pull_request":1.2277227722772277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"},{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}],"active_maintainers":[{"login":"ribice","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fgin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fgin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fgin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fgin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fgin/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026682,"maintainers_count":0,"namespaces_count":761140,"keywords_count":112063,"github":"golang","metadata":{"funded_packages_count":52892},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-16T07:02:11.664Z","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":10973202,"name":"github.com/Getsentry/sentry-go","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Getsentry/sentry-go","keywords_array":[],"namespace":null,"versions_count":62,"first_release_published_at":"2019-05-23T10:59:38.000Z","latest_release_published_at":"2025-11-27T15:54:14.000Z","latest_release_number":"v0.40.0","last_synced_at":"2026-01-04T18:06:14.302Z","created_at":"2024-10-16T04:58:01.316Z","updated_at":"2026-01-04T18:06:14.302Z","registry_url":"https://pkg.go.dev/github.com/Getsentry/sentry-go","install_command":"go get github.com/Getsentry/sentry-go","documentation_url":"https://pkg.go.dev/github.com/Getsentry/sentry-go#section-documentation","metadata":{},"repo_metadata":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2025-10-21T13:22:45.000Z","size":1792,"stargazers_count":1001,"open_issues_count":53,"forks_count":242,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-10-22T05:43:53.098Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2025-10-21T13:22:48.000Z","dependencies_parsed_at":"2023-09-26T16:29:01.012Z","dependency_job_id":"3d30bc49-45ab-42a3-b83e-5cd0378013c9","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280865093,"owners_count":26404445,"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-24T02:00:06.418Z","response_time":73,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"zerolog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1/manifests"},{"name":"echo/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1/manifests"},{"name":"fasthttp/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1/manifests"},{"name":"fiber/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1/manifests"},{"name":"gin/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1/manifests"},{"name":"iris/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1/manifests"},{"name":"logrus/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1/manifests"},{"name":"negroni/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1/manifests"},{"name":"otel/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1/manifests"},{"name":"slog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1/manifests"},{"name":"v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0/manifests"},{"name":"echo/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0/manifests"},{"name":"fasthttp/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0/manifests"},{"name":"fiber/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0/manifests"},{"name":"gin/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0/manifests"},{"name":"iris/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0/manifests"},{"name":"logrus/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0/manifests"},{"name":"negroni/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0/manifests"},{"name":"otel/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0/manifests"},{"name":"slog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0/manifests"},{"name":"zerolog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0/manifests"},{"name":"v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3/manifests"},{"name":"echo/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3/manifests"},{"name":"fasthttp/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3/manifests"},{"name":"fiber/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3/manifests"},{"name":"gin/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3/manifests"},{"name":"iris/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3/manifests"},{"name":"logrus/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3/manifests"},{"name":"negroni/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3/manifests"},{"name":"otel/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3/manifests"},{"name":"slog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2/manifests"},{"name":"echo/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2/manifests"},{"name":"fasthttp/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2/manifests"},{"name":"fiber/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2/manifests"},{"name":"gin/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2/manifests"},{"name":"iris/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2/manifests"},{"name":"logrus/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2/manifests"},{"name":"negroni/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2/manifests"},{"name":"otel/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2/manifests"},{"name":"slog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2/manifests"},{"name":"v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1/manifests"},{"name":"zerolog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1/manifests"},{"name":"echo/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1/manifests"},{"name":"fasthttp/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1/manifests"},{"name":"fiber/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1/manifests"},{"name":"gin/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1/manifests"},{"name":"iris/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1/manifests"},{"name":"logrus/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1/manifests"},{"name":"negroni/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1/manifests"},{"name":"otel/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1/manifests"},{"name":"slog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1/manifests"},{"name":"zerolog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0/manifests"},{"name":"echo/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0/manifests"},{"name":"fasthttp/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0/manifests"},{"name":"fiber/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0/manifests"},{"name":"gin/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0/manifests"},{"name":"iris/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0/manifests"},{"name":"logrus/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0/manifests"},{"name":"negroni/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0/manifests"},{"name":"otel/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0/manifests"},{"name":"slog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0/manifests"},{"name":"v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0/manifests"},{"name":"zerolog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1/manifests"},{"name":"echo/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1/manifests"},{"name":"fasthttp/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1/manifests"},{"name":"fiber/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1/manifests"},{"name":"gin/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1/manifests"},{"name":"iris/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1/manifests"},{"name":"logrus/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1/manifests"},{"name":"negroni/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1/manifests"},{"name":"otel/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1/manifests"},{"name":"slog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1/manifests"},{"name":"v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1/manifests"},{"name":"zerolog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0/manifests"},{"name":"echo/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0/manifests"},{"name":"fasthttp/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0/manifests"},{"name":"fiber/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0/manifests"},{"name":"gin/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0/manifests"},{"name":"iris/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0/manifests"},{"name":"logrus/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0/manifests"},{"name":"negroni/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0/manifests"},{"name":"otel/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0/manifests"},{"name":"slog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0/manifests"},{"name":"v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0/manifests"},{"name":"zerolog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0/manifests"},{"name":"slog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0/manifests"},{"name":"otel/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0/manifests"},{"name":"negroni/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0/manifests"},{"name":"logrus/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0/manifests"},{"name":"iris/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0/manifests"},{"name":"gin/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0/manifests"},{"name":"fiber/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0/manifests"},{"name":"fasthttp/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0/manifests"},{"name":"echo/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0/manifests"},{"name":"fiber/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0/manifests"},{"name":"fasthttp/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0/manifests"},{"name":"gin/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0/manifests"},{"name":"iris/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0/manifests"},{"name":"zerolog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0/manifests"},{"name":"logrus/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0/manifests"},{"name":"negroni/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0/manifests"},{"name":"otel/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0/manifests"},{"name":"echo/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0/manifests"},{"name":"slog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0/manifests"},{"name":"v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0/manifests"},{"name":"fasthttp/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1/manifests"},{"name":"v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1/manifests"},{"name":"fiber/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1/manifests"},{"name":"zerolog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1/manifests"},{"name":"gin/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1/manifests"},{"name":"iris/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1/manifests"},{"name":"logrus/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1/manifests"},{"name":"echo/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1/manifests"},{"name":"negroni/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1/manifests"},{"name":"otel/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1/manifests"},{"name":"slog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1/manifests"},{"name":"echo/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0/manifests"},{"name":"fasthttp/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0/manifests"},{"name":"fiber/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0/manifests"},{"name":"gin/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0/manifests"},{"name":"iris/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0/manifests"},{"name":"logrus/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0/manifests"},{"name":"negroni/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0/manifests"},{"name":"otel/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0/manifests"},{"name":"slog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0/manifests"},{"name":"v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0/manifests"},{"name":"zerolog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0/manifests"},{"name":"zerolog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0/manifests"},{"name":"otel/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0/manifests"},{"name":"slog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0/manifests"},{"name":"v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0/manifests"},{"name":"otel/v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1/manifests"},{"name":"v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0/manifests"},{"name":"otel/v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0/manifests"},{"name":"otel/v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1/manifests"},{"name":"v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0/manifests"},{"name":"otel/v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0/manifests"},{"name":"otel/v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0/manifests"},{"name":"v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0/manifests"},{"name":"otel/v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0/manifests"},{"name":"otel/v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1/manifests"},{"name":"otel/v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0/manifests"},{"name":"otel/v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0/manifests"},{"name":"v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0/manifests"},{"name":"otel/v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0/manifests"},{"name":"otel/v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0/manifests"},{"name":"v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0/manifests"},{"name":"otel/v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0/manifests"},{"name":"v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0/manifests"},{"name":"otel/v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0/manifests"},{"name":"v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0/manifests"},{"name":"otel/v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0/manifests"},{"name":"v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0/manifests"},{"name":"otel/v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0/manifests"},{"name":"v0.17.0","sha":"a929b08edd1f4aa6e281ed699432be6e3f415713","kind":"commit","published_at":"2023-01-12T11:52:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.17.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1602d6caf0e7e591355d17a846b79fd7ef94a12a","kind":"commit","published_at":"2022-12-06T22:21:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.16.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f1b56c13061c6b26d95e2ca543508a320444c509","kind":"commit","published_at":"2022-11-09T10:17:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.15.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e7611f7634cbe46c633bc0a0b412f1ef6c355445","kind":"commit","published_at":"2022-10-04T16:29:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.14.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88bad6bedf8efad0f711710c96f2666307e9c815","kind":"commit","published_at":"2022-03-10T10:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.13.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e61b0a40aec5644bec36089566bb6f8b230f0ecf","kind":"tag","published_at":"2021-12-22T15:25:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.12.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8505791d2fe48cd64b8811354f1f1ad49e319fbf","kind":"tag","published_at":"2021-05-21T14:25:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.11.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ed475012377446a089556c43bef095681a94899","kind":"tag","published_at":"2021-02-18T09:30:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.10.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03065b82f3c16828b703f1f3e6cfe8bf9cb94589","kind":"tag","published_at":"2020-12-07T19:03:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.9.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"17e0464cb9a4cf93aa7e9770dca7ab6591133531","kind":"tag","published_at":"2020-11-16T11:24:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.8.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e729abef9aacbc3f9e93624880d6946e3ec32a94","kind":"tag","published_at":"2020-07-21T11:41:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.7.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4104e33144033fec8e24add945c8d1b0e943d323","kind":"tag","published_at":"2020-05-11T14:42:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4ddb8b8432c73f5c45d8bb57c1e23cc6c6aa969","kind":"tag","published_at":"2020-04-17T13:31:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"93b68f59e483f3eede43c3212220a9f6689f8812","kind":"tag","published_at":"2020-02-05T19:07:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"70ee6a791978e9e4b96112f30fd2cad7132ecd84","kind":"tag","published_at":"2020-02-03T20:29:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3bf3a59b1f34f56df45f4594baccb7a6a87bc8f4","kind":"tag","published_at":"2019-12-28T15:30:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.4.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ea3f6021b89b36b58eaff19c654daf36429fdfa5","kind":"tag","published_at":"2019-11-12T13:33:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6e30a9909361d339adf28d4211947ef408cf7726","kind":"tag","published_at":"2019-09-05T20:08:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"510f01e3c1e95d434331b518fdc62b2adaf5cff8","kind":"tag","published_at":"2019-07-29T11:14:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ead4120c22a73daefe9d745f3ead883fdc44884","kind":"tag","published_at":"2019-07-26T08:51:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"45dedd4c485bbaf09bb8169d2616548575cb619b","kind":"tag","published_at":"2019-07-11T15:35:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"76ba064b5aef0b0b538602308b1224b295b2c16d","kind":"tag","published_at":"2019-07-10T09:56:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"79cad3fec863752ea61059d4565f85b23da2d9d1","kind":"tag","published_at":"2019-07-01T13:22:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b88ea5af4eef2fd34d9b7828ce98d80c0c2dfc26","kind":"commit","published_at":"2019-06-19T11:35:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta.5","sha":"f01cbeec10975d910a917c40d53294bb505e5206","kind":"tag","published_at":"2019-06-19T10:31:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.5","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5/manifests"},{"name":"v0.0.1-beta.4","sha":"f6d9f2a73f1e52d83d8fa4114d569c296fe833eb","kind":"tag","published_at":"2019-06-12T14:38:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"0b6b144a8c8ed30b2fa0e0d3ce5d4df1d54d7e04","kind":"tag","published_at":"2019-06-10T13:59:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"946f33670cc610b00f0817f8d5f979e54d557957","kind":"tag","published_at":"2019-05-31T10:30:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta","sha":"8c0bc966c9b198c705f94f367073e2b865a74509","kind":"tag","published_at":"2019-05-23T11:54:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:53:33.139Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.518343491712521,"dependent_packages_count":6.109238404574462,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.313790948143492},"purl":"pkg:golang/github.com/%21getsentry/sentry-go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Getsentry/sentry-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Getsentry/sentry-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Getsentry/sentry-go/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T14:03:36.488Z","issues_count":254,"pull_requests_count":419,"avg_time_to_close_issue":36440036.698324025,"avg_time_to_close_pull_request":2442438.5857142857,"issues_closed_count":179,"pull_requests_closed_count":350,"pull_request_authors_count":56,"issue_authors_count":143,"avg_comments_per_issue":2.358267716535433,"avg_comments_per_pull_request":1.7613365155131264,"merged_pull_requests_count":295,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":68,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1895488.0,"past_year_avg_time_to_close_pull_request":398218.60402684566,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.0441176470588236,"past_year_avg_comments_per_pull_request":1.2277227722772277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"},{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}],"active_maintainers":[{"login":"ribice","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGetsentry%2Fsentry-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGetsentry%2Fsentry-go/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGetsentry%2Fsentry-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGetsentry%2Fsentry-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGetsentry%2Fsentry-go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026682,"maintainers_count":0,"namespaces_count":761140,"keywords_count":112063,"github":"golang","metadata":{"funded_packages_count":52892},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-16T07:02:11.664Z","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":11440160,"name":"github.com/Getsentry/sentry-go/gin","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Getsentry/sentry-go","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2025-01-02T12:54:36.000Z","latest_release_published_at":"2025-11-27T15:54:14.000Z","latest_release_number":"v0.40.0","last_synced_at":"2025-12-13T07:21:41.184Z","created_at":"2025-03-17T09:06:23.540Z","updated_at":"2025-12-13T07:21:41.185Z","registry_url":"https://pkg.go.dev/github.com/Getsentry/sentry-go/gin","install_command":"go get github.com/Getsentry/sentry-go/gin","documentation_url":"https://pkg.go.dev/github.com/Getsentry/sentry-go/gin#section-documentation","metadata":{},"repo_metadata":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2025-10-21T13:22:45.000Z","size":1792,"stargazers_count":1001,"open_issues_count":53,"forks_count":242,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-10-22T05:43:53.098Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2025-10-21T13:22:48.000Z","dependencies_parsed_at":"2023-09-26T16:29:01.012Z","dependency_job_id":"3d30bc49-45ab-42a3-b83e-5cd0378013c9","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280865093,"owners_count":26404445,"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-24T02:00:06.418Z","response_time":73,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"zerolog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1/manifests"},{"name":"echo/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1/manifests"},{"name":"fasthttp/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1/manifests"},{"name":"fiber/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1/manifests"},{"name":"gin/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1/manifests"},{"name":"iris/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1/manifests"},{"name":"logrus/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1/manifests"},{"name":"negroni/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1/manifests"},{"name":"otel/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1/manifests"},{"name":"slog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1/manifests"},{"name":"v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0/manifests"},{"name":"echo/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0/manifests"},{"name":"fasthttp/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0/manifests"},{"name":"fiber/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0/manifests"},{"name":"gin/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0/manifests"},{"name":"iris/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0/manifests"},{"name":"logrus/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0/manifests"},{"name":"negroni/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0/manifests"},{"name":"otel/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0/manifests"},{"name":"slog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0/manifests"},{"name":"zerolog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0/manifests"},{"name":"v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3/manifests"},{"name":"echo/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3/manifests"},{"name":"fasthttp/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3/manifests"},{"name":"fiber/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3/manifests"},{"name":"gin/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3/manifests"},{"name":"iris/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3/manifests"},{"name":"logrus/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3/manifests"},{"name":"negroni/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3/manifests"},{"name":"otel/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3/manifests"},{"name":"slog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2/manifests"},{"name":"echo/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2/manifests"},{"name":"fasthttp/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2/manifests"},{"name":"fiber/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2/manifests"},{"name":"gin/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2/manifests"},{"name":"iris/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2/manifests"},{"name":"logrus/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2/manifests"},{"name":"negroni/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2/manifests"},{"name":"otel/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2/manifests"},{"name":"slog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2/manifests"},{"name":"v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1/manifests"},{"name":"zerolog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1/manifests"},{"name":"echo/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1/manifests"},{"name":"fasthttp/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1/manifests"},{"name":"fiber/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1/manifests"},{"name":"gin/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1/manifests"},{"name":"iris/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1/manifests"},{"name":"logrus/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1/manifests"},{"name":"negroni/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1/manifests"},{"name":"otel/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1/manifests"},{"name":"slog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1/manifests"},{"name":"zerolog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0/manifests"},{"name":"echo/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0/manifests"},{"name":"fasthttp/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0/manifests"},{"name":"fiber/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0/manifests"},{"name":"gin/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0/manifests"},{"name":"iris/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0/manifests"},{"name":"logrus/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0/manifests"},{"name":"negroni/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0/manifests"},{"name":"otel/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0/manifests"},{"name":"slog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0/manifests"},{"name":"v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0/manifests"},{"name":"zerolog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1/manifests"},{"name":"echo/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1/manifests"},{"name":"fasthttp/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1/manifests"},{"name":"fiber/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1/manifests"},{"name":"gin/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1/manifests"},{"name":"iris/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1/manifests"},{"name":"logrus/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1/manifests"},{"name":"negroni/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1/manifests"},{"name":"otel/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1/manifests"},{"name":"slog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1/manifests"},{"name":"v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1/manifests"},{"name":"zerolog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0/manifests"},{"name":"echo/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0/manifests"},{"name":"fasthttp/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0/manifests"},{"name":"fiber/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0/manifests"},{"name":"gin/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0/manifests"},{"name":"iris/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0/manifests"},{"name":"logrus/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0/manifests"},{"name":"negroni/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0/manifests"},{"name":"otel/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0/manifests"},{"name":"slog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0/manifests"},{"name":"v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0/manifests"},{"name":"zerolog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0/manifests"},{"name":"slog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0/manifests"},{"name":"otel/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0/manifests"},{"name":"negroni/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0/manifests"},{"name":"logrus/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0/manifests"},{"name":"iris/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0/manifests"},{"name":"gin/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0/manifests"},{"name":"fiber/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0/manifests"},{"name":"fasthttp/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0/manifests"},{"name":"echo/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0/manifests"},{"name":"fiber/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0/manifests"},{"name":"fasthttp/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0/manifests"},{"name":"gin/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0/manifests"},{"name":"iris/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0/manifests"},{"name":"zerolog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0/manifests"},{"name":"logrus/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0/manifests"},{"name":"negroni/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0/manifests"},{"name":"otel/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0/manifests"},{"name":"echo/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0/manifests"},{"name":"slog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0/manifests"},{"name":"v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0/manifests"},{"name":"fasthttp/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1/manifests"},{"name":"v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1/manifests"},{"name":"fiber/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1/manifests"},{"name":"zerolog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1/manifests"},{"name":"gin/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1/manifests"},{"name":"iris/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1/manifests"},{"name":"logrus/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1/manifests"},{"name":"echo/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1/manifests"},{"name":"negroni/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1/manifests"},{"name":"otel/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1/manifests"},{"name":"slog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1/manifests"},{"name":"echo/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0/manifests"},{"name":"fasthttp/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0/manifests"},{"name":"fiber/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0/manifests"},{"name":"gin/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0/manifests"},{"name":"iris/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0/manifests"},{"name":"logrus/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0/manifests"},{"name":"negroni/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0/manifests"},{"name":"otel/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0/manifests"},{"name":"slog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0/manifests"},{"name":"v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0/manifests"},{"name":"zerolog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0/manifests"},{"name":"zerolog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0/manifests"},{"name":"otel/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0/manifests"},{"name":"slog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0/manifests"},{"name":"v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0/manifests"},{"name":"otel/v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1/manifests"},{"name":"v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0/manifests"},{"name":"otel/v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0/manifests"},{"name":"otel/v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1/manifests"},{"name":"v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0/manifests"},{"name":"otel/v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0/manifests"},{"name":"otel/v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0/manifests"},{"name":"v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0/manifests"},{"name":"otel/v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0/manifests"},{"name":"otel/v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1/manifests"},{"name":"otel/v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0/manifests"},{"name":"otel/v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0/manifests"},{"name":"v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0/manifests"},{"name":"otel/v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0/manifests"},{"name":"otel/v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0/manifests"},{"name":"v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0/manifests"},{"name":"otel/v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0/manifests"},{"name":"v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0/manifests"},{"name":"otel/v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0/manifests"},{"name":"v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0/manifests"},{"name":"otel/v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0/manifests"},{"name":"v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0/manifests"},{"name":"otel/v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0/manifests"},{"name":"v0.17.0","sha":"a929b08edd1f4aa6e281ed699432be6e3f415713","kind":"commit","published_at":"2023-01-12T11:52:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.17.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1602d6caf0e7e591355d17a846b79fd7ef94a12a","kind":"commit","published_at":"2022-12-06T22:21:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.16.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f1b56c13061c6b26d95e2ca543508a320444c509","kind":"commit","published_at":"2022-11-09T10:17:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.15.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e7611f7634cbe46c633bc0a0b412f1ef6c355445","kind":"commit","published_at":"2022-10-04T16:29:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.14.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88bad6bedf8efad0f711710c96f2666307e9c815","kind":"commit","published_at":"2022-03-10T10:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.13.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e61b0a40aec5644bec36089566bb6f8b230f0ecf","kind":"tag","published_at":"2021-12-22T15:25:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.12.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8505791d2fe48cd64b8811354f1f1ad49e319fbf","kind":"tag","published_at":"2021-05-21T14:25:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.11.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ed475012377446a089556c43bef095681a94899","kind":"tag","published_at":"2021-02-18T09:30:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.10.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03065b82f3c16828b703f1f3e6cfe8bf9cb94589","kind":"tag","published_at":"2020-12-07T19:03:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.9.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"17e0464cb9a4cf93aa7e9770dca7ab6591133531","kind":"tag","published_at":"2020-11-16T11:24:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.8.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e729abef9aacbc3f9e93624880d6946e3ec32a94","kind":"tag","published_at":"2020-07-21T11:41:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.7.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4104e33144033fec8e24add945c8d1b0e943d323","kind":"tag","published_at":"2020-05-11T14:42:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4ddb8b8432c73f5c45d8bb57c1e23cc6c6aa969","kind":"tag","published_at":"2020-04-17T13:31:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"93b68f59e483f3eede43c3212220a9f6689f8812","kind":"tag","published_at":"2020-02-05T19:07:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"70ee6a791978e9e4b96112f30fd2cad7132ecd84","kind":"tag","published_at":"2020-02-03T20:29:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3bf3a59b1f34f56df45f4594baccb7a6a87bc8f4","kind":"tag","published_at":"2019-12-28T15:30:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.4.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ea3f6021b89b36b58eaff19c654daf36429fdfa5","kind":"tag","published_at":"2019-11-12T13:33:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6e30a9909361d339adf28d4211947ef408cf7726","kind":"tag","published_at":"2019-09-05T20:08:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"510f01e3c1e95d434331b518fdc62b2adaf5cff8","kind":"tag","published_at":"2019-07-29T11:14:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ead4120c22a73daefe9d745f3ead883fdc44884","kind":"tag","published_at":"2019-07-26T08:51:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"45dedd4c485bbaf09bb8169d2616548575cb619b","kind":"tag","published_at":"2019-07-11T15:35:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"76ba064b5aef0b0b538602308b1224b295b2c16d","kind":"tag","published_at":"2019-07-10T09:56:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"79cad3fec863752ea61059d4565f85b23da2d9d1","kind":"tag","published_at":"2019-07-01T13:22:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b88ea5af4eef2fd34d9b7828ce98d80c0c2dfc26","kind":"commit","published_at":"2019-06-19T11:35:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta.5","sha":"f01cbeec10975d910a917c40d53294bb505e5206","kind":"tag","published_at":"2019-06-19T10:31:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.5","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5/manifests"},{"name":"v0.0.1-beta.4","sha":"f6d9f2a73f1e52d83d8fa4114d569c296fe833eb","kind":"tag","published_at":"2019-06-12T14:38:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"0b6b144a8c8ed30b2fa0e0d3ce5d4df1d54d7e04","kind":"tag","published_at":"2019-06-10T13:59:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"946f33670cc610b00f0817f8d5f979e54d557957","kind":"tag","published_at":"2019-05-31T10:30:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta","sha":"8c0bc966c9b198c705f94f367073e2b865a74509","kind":"tag","published_at":"2019-05-23T11:54:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:53:33.579Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.057667666737914,"dependent_packages_count":5.67684978676213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.867258726750022},"purl":"pkg:golang/github.com/%21getsentry/sentry-go/gin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Getsentry/sentry-go/gin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Getsentry/sentry-go/gin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Getsentry/sentry-go/gin/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T14:03:36.488Z","issues_count":254,"pull_requests_count":419,"avg_time_to_close_issue":36440036.698324025,"avg_time_to_close_pull_request":2442438.5857142857,"issues_closed_count":179,"pull_requests_closed_count":350,"pull_request_authors_count":56,"issue_authors_count":143,"avg_comments_per_issue":2.358267716535433,"avg_comments_per_pull_request":1.7613365155131264,"merged_pull_requests_count":295,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":68,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1895488.0,"past_year_avg_time_to_close_pull_request":398218.60402684566,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.0441176470588236,"past_year_avg_comments_per_pull_request":1.2277227722772277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"},{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}],"active_maintainers":[{"login":"ribice","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGetsentry%2Fsentry-go%2Fgin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGetsentry%2Fsentry-go%2Fgin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGetsentry%2Fsentry-go%2Fgin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGetsentry%2Fsentry-go%2Fgin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGetsentry%2Fsentry-go%2Fgin/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026682,"maintainers_count":0,"namespaces_count":761140,"keywords_count":112063,"github":"golang","metadata":{"funded_packages_count":52892},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-16T07:02:11.664Z","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":7266075,"name":"github.com/getSentry/sentry-go","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/getSentry/sentry-go","keywords_array":[],"namespace":"github.com/getSentry","versions_count":62,"first_release_published_at":"2019-05-23T10:59:38.000Z","latest_release_published_at":"2025-11-27T15:54:14.000Z","latest_release_number":"v0.40.0","last_synced_at":"2025-12-13T07:21:41.903Z","created_at":"2023-04-02T00:43:53.608Z","updated_at":"2025-12-13T07:21:41.903Z","registry_url":"https://pkg.go.dev/github.com/getSentry/sentry-go","install_command":"go get github.com/getSentry/sentry-go","documentation_url":"https://pkg.go.dev/github.com/getSentry/sentry-go#section-documentation","metadata":{},"repo_metadata":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2025-10-21T13:22:45.000Z","size":1792,"stargazers_count":1001,"open_issues_count":53,"forks_count":242,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-10-22T05:43:53.098Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2025-10-21T13:22:48.000Z","dependencies_parsed_at":"2023-09-26T16:29:01.012Z","dependency_job_id":"3d30bc49-45ab-42a3-b83e-5cd0378013c9","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280865094,"owners_count":26404444,"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-24T02:00:06.418Z","response_time":73,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"zerolog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1/manifests"},{"name":"echo/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1/manifests"},{"name":"fasthttp/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1/manifests"},{"name":"fiber/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1/manifests"},{"name":"gin/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1/manifests"},{"name":"iris/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1/manifests"},{"name":"logrus/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1/manifests"},{"name":"negroni/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1/manifests"},{"name":"otel/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1/manifests"},{"name":"slog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1/manifests"},{"name":"v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0/manifests"},{"name":"echo/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0/manifests"},{"name":"fasthttp/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0/manifests"},{"name":"fiber/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0/manifests"},{"name":"gin/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0/manifests"},{"name":"iris/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0/manifests"},{"name":"logrus/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0/manifests"},{"name":"negroni/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0/manifests"},{"name":"otel/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0/manifests"},{"name":"slog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0/manifests"},{"name":"zerolog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0/manifests"},{"name":"v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3/manifests"},{"name":"echo/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3/manifests"},{"name":"fasthttp/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3/manifests"},{"name":"fiber/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3/manifests"},{"name":"gin/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3/manifests"},{"name":"iris/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3/manifests"},{"name":"logrus/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3/manifests"},{"name":"negroni/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3/manifests"},{"name":"otel/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3/manifests"},{"name":"slog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2/manifests"},{"name":"echo/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2/manifests"},{"name":"fasthttp/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2/manifests"},{"name":"fiber/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2/manifests"},{"name":"gin/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2/manifests"},{"name":"iris/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2/manifests"},{"name":"logrus/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2/manifests"},{"name":"negroni/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2/manifests"},{"name":"otel/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2/manifests"},{"name":"slog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2/manifests"},{"name":"v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1/manifests"},{"name":"zerolog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1/manifests"},{"name":"echo/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1/manifests"},{"name":"fasthttp/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1/manifests"},{"name":"fiber/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1/manifests"},{"name":"gin/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1/manifests"},{"name":"iris/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1/manifests"},{"name":"logrus/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1/manifests"},{"name":"negroni/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1/manifests"},{"name":"otel/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1/manifests"},{"name":"slog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1/manifests"},{"name":"zerolog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0/manifests"},{"name":"echo/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0/manifests"},{"name":"fasthttp/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0/manifests"},{"name":"fiber/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0/manifests"},{"name":"gin/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0/manifests"},{"name":"iris/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0/manifests"},{"name":"logrus/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0/manifests"},{"name":"negroni/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0/manifests"},{"name":"otel/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0/manifests"},{"name":"slog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0/manifests"},{"name":"v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0/manifests"},{"name":"zerolog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1/manifests"},{"name":"echo/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1/manifests"},{"name":"fasthttp/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1/manifests"},{"name":"fiber/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1/manifests"},{"name":"gin/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1/manifests"},{"name":"iris/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1/manifests"},{"name":"logrus/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1/manifests"},{"name":"negroni/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1/manifests"},{"name":"otel/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1/manifests"},{"name":"slog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1/manifests"},{"name":"v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1/manifests"},{"name":"zerolog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0/manifests"},{"name":"echo/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0/manifests"},{"name":"fasthttp/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0/manifests"},{"name":"fiber/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0/manifests"},{"name":"gin/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0/manifests"},{"name":"iris/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0/manifests"},{"name":"logrus/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0/manifests"},{"name":"negroni/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0/manifests"},{"name":"otel/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0/manifests"},{"name":"slog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0/manifests"},{"name":"v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0/manifests"},{"name":"zerolog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0/manifests"},{"name":"slog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0/manifests"},{"name":"otel/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0/manifests"},{"name":"negroni/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0/manifests"},{"name":"logrus/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0/manifests"},{"name":"iris/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0/manifests"},{"name":"gin/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0/manifests"},{"name":"fiber/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0/manifests"},{"name":"fasthttp/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0/manifests"},{"name":"echo/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0/manifests"},{"name":"fiber/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0/manifests"},{"name":"fasthttp/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0/manifests"},{"name":"gin/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0/manifests"},{"name":"iris/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0/manifests"},{"name":"zerolog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0/manifests"},{"name":"logrus/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0/manifests"},{"name":"negroni/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0/manifests"},{"name":"otel/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0/manifests"},{"name":"echo/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0/manifests"},{"name":"slog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0/manifests"},{"name":"v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0/manifests"},{"name":"fasthttp/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1/manifests"},{"name":"v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1/manifests"},{"name":"fiber/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1/manifests"},{"name":"zerolog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1/manifests"},{"name":"gin/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1/manifests"},{"name":"iris/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1/manifests"},{"name":"logrus/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1/manifests"},{"name":"echo/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1/manifests"},{"name":"negroni/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1/manifests"},{"name":"otel/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1/manifests"},{"name":"slog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1/manifests"},{"name":"echo/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0/manifests"},{"name":"fasthttp/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0/manifests"},{"name":"fiber/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0/manifests"},{"name":"gin/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0/manifests"},{"name":"iris/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0/manifests"},{"name":"logrus/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0/manifests"},{"name":"negroni/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0/manifests"},{"name":"otel/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0/manifests"},{"name":"slog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0/manifests"},{"name":"v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0/manifests"},{"name":"zerolog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0/manifests"},{"name":"zerolog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0/manifests"},{"name":"otel/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0/manifests"},{"name":"slog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0/manifests"},{"name":"v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0/manifests"},{"name":"otel/v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1/manifests"},{"name":"v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0/manifests"},{"name":"otel/v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0/manifests"},{"name":"otel/v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1/manifests"},{"name":"v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0/manifests"},{"name":"otel/v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0/manifests"},{"name":"otel/v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0/manifests"},{"name":"v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0/manifests"},{"name":"otel/v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0/manifests"},{"name":"otel/v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1/manifests"},{"name":"otel/v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0/manifests"},{"name":"otel/v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0/manifests"},{"name":"v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0/manifests"},{"name":"otel/v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0/manifests"},{"name":"otel/v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0/manifests"},{"name":"v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0/manifests"},{"name":"otel/v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0/manifests"},{"name":"v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0/manifests"},{"name":"otel/v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0/manifests"},{"name":"v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0/manifests"},{"name":"otel/v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0/manifests"},{"name":"v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0/manifests"},{"name":"otel/v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0/manifests"},{"name":"v0.17.0","sha":"a929b08edd1f4aa6e281ed699432be6e3f415713","kind":"commit","published_at":"2023-01-12T11:52:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.17.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1602d6caf0e7e591355d17a846b79fd7ef94a12a","kind":"commit","published_at":"2022-12-06T22:21:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.16.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f1b56c13061c6b26d95e2ca543508a320444c509","kind":"commit","published_at":"2022-11-09T10:17:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.15.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e7611f7634cbe46c633bc0a0b412f1ef6c355445","kind":"commit","published_at":"2022-10-04T16:29:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.14.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88bad6bedf8efad0f711710c96f2666307e9c815","kind":"commit","published_at":"2022-03-10T10:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.13.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e61b0a40aec5644bec36089566bb6f8b230f0ecf","kind":"tag","published_at":"2021-12-22T15:25:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.12.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8505791d2fe48cd64b8811354f1f1ad49e319fbf","kind":"tag","published_at":"2021-05-21T14:25:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.11.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ed475012377446a089556c43bef095681a94899","kind":"tag","published_at":"2021-02-18T09:30:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.10.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03065b82f3c16828b703f1f3e6cfe8bf9cb94589","kind":"tag","published_at":"2020-12-07T19:03:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.9.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"17e0464cb9a4cf93aa7e9770dca7ab6591133531","kind":"tag","published_at":"2020-11-16T11:24:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.8.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e729abef9aacbc3f9e93624880d6946e3ec32a94","kind":"tag","published_at":"2020-07-21T11:41:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.7.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4104e33144033fec8e24add945c8d1b0e943d323","kind":"tag","published_at":"2020-05-11T14:42:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4ddb8b8432c73f5c45d8bb57c1e23cc6c6aa969","kind":"tag","published_at":"2020-04-17T13:31:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"93b68f59e483f3eede43c3212220a9f6689f8812","kind":"tag","published_at":"2020-02-05T19:07:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"70ee6a791978e9e4b96112f30fd2cad7132ecd84","kind":"tag","published_at":"2020-02-03T20:29:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3bf3a59b1f34f56df45f4594baccb7a6a87bc8f4","kind":"tag","published_at":"2019-12-28T15:30:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.4.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ea3f6021b89b36b58eaff19c654daf36429fdfa5","kind":"tag","published_at":"2019-11-12T13:33:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6e30a9909361d339adf28d4211947ef408cf7726","kind":"tag","published_at":"2019-09-05T20:08:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"510f01e3c1e95d434331b518fdc62b2adaf5cff8","kind":"tag","published_at":"2019-07-29T11:14:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ead4120c22a73daefe9d745f3ead883fdc44884","kind":"tag","published_at":"2019-07-26T08:51:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"45dedd4c485bbaf09bb8169d2616548575cb619b","kind":"tag","published_at":"2019-07-11T15:35:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"76ba064b5aef0b0b538602308b1224b295b2c16d","kind":"tag","published_at":"2019-07-10T09:56:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"79cad3fec863752ea61059d4565f85b23da2d9d1","kind":"tag","published_at":"2019-07-01T13:22:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b88ea5af4eef2fd34d9b7828ce98d80c0c2dfc26","kind":"commit","published_at":"2019-06-19T11:35:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta.5","sha":"f01cbeec10975d910a917c40d53294bb505e5206","kind":"tag","published_at":"2019-06-19T10:31:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.5","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5/manifests"},{"name":"v0.0.1-beta.4","sha":"f6d9f2a73f1e52d83d8fa4114d569c296fe833eb","kind":"tag","published_at":"2019-06-12T14:38:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"0b6b144a8c8ed30b2fa0e0d3ce5d4df1d54d7e04","kind":"tag","published_at":"2019-06-10T13:59:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"946f33670cc610b00f0817f8d5f979e54d557957","kind":"tag","published_at":"2019-05-31T10:30:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta","sha":"8c0bc966c9b198c705f94f367073e2b865a74509","kind":"tag","published_at":"2019-05-23T11:54:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:53:12.198Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.357375141166097,"dependent_packages_count":7.715273185131983,"stargazers_count":null,"forks_count":null,"average":8.53632416314904},"purl":"pkg:golang/github.com/get%21sentry/sentry-go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/getSentry/sentry-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/getSentry/sentry-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/getSentry/sentry-go/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T14:03:36.488Z","issues_count":254,"pull_requests_count":419,"avg_time_to_close_issue":36440036.698324025,"avg_time_to_close_pull_request":2442438.5857142857,"issues_closed_count":179,"pull_requests_closed_count":350,"pull_request_authors_count":56,"issue_authors_count":143,"avg_comments_per_issue":2.358267716535433,"avg_comments_per_pull_request":1.7613365155131264,"merged_pull_requests_count":295,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":68,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1895488.0,"past_year_avg_time_to_close_pull_request":398218.60402684566,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.0441176470588236,"past_year_avg_comments_per_pull_request":1.2277227722772277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"},{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}],"active_maintainers":[{"login":"ribice","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgetSentry%2Fsentry-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgetSentry%2Fsentry-go/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgetSentry%2Fsentry-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgetSentry%2Fsentry-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgetSentry%2Fsentry-go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026682,"maintainers_count":0,"namespaces_count":761140,"keywords_count":112063,"github":"golang","metadata":{"funded_packages_count":52892},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-16T07:02:11.664Z","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":11719015,"name":"github.com/GetSentry/sentry-go","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/GetSentry/sentry-go","keywords_array":[],"namespace":null,"versions_count":62,"first_release_published_at":"2019-05-23T10:59:38.000Z","latest_release_published_at":"2025-11-27T15:54:14.000Z","latest_release_number":"v0.40.0","last_synced_at":"2025-12-13T07:21:42.458Z","created_at":"2025-06-02T08:53:34.393Z","updated_at":"2025-12-13T07:21:42.458Z","registry_url":"https://pkg.go.dev/github.com/GetSentry/sentry-go","install_command":"go get github.com/GetSentry/sentry-go","documentation_url":"https://pkg.go.dev/github.com/GetSentry/sentry-go#section-documentation","metadata":{},"repo_metadata":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2025-10-21T13:22:45.000Z","size":1792,"stargazers_count":1001,"open_issues_count":53,"forks_count":242,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-10-22T05:43:53.098Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2025-10-21T13:22:48.000Z","dependencies_parsed_at":"2023-09-26T16:29:01.012Z","dependency_job_id":"3d30bc49-45ab-42a3-b83e-5cd0378013c9","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280865093,"owners_count":26404445,"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-24T02:00:06.418Z","response_time":73,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"zerolog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1/manifests"},{"name":"echo/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1/manifests"},{"name":"fasthttp/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1/manifests"},{"name":"fiber/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1/manifests"},{"name":"gin/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1/manifests"},{"name":"iris/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1/manifests"},{"name":"logrus/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1/manifests"},{"name":"negroni/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1/manifests"},{"name":"otel/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1/manifests"},{"name":"slog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1/manifests"},{"name":"v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0/manifests"},{"name":"echo/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0/manifests"},{"name":"fasthttp/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0/manifests"},{"name":"fiber/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0/manifests"},{"name":"gin/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0/manifests"},{"name":"iris/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0/manifests"},{"name":"logrus/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0/manifests"},{"name":"negroni/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0/manifests"},{"name":"otel/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0/manifests"},{"name":"slog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0/manifests"},{"name":"zerolog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0/manifests"},{"name":"v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3/manifests"},{"name":"echo/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3/manifests"},{"name":"fasthttp/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3/manifests"},{"name":"fiber/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3/manifests"},{"name":"gin/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3/manifests"},{"name":"iris/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3/manifests"},{"name":"logrus/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3/manifests"},{"name":"negroni/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3/manifests"},{"name":"otel/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3/manifests"},{"name":"slog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2/manifests"},{"name":"echo/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2/manifests"},{"name":"fasthttp/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2/manifests"},{"name":"fiber/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2/manifests"},{"name":"gin/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2/manifests"},{"name":"iris/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2/manifests"},{"name":"logrus/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2/manifests"},{"name":"negroni/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2/manifests"},{"name":"otel/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2/manifests"},{"name":"slog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2/manifests"},{"name":"v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1/manifests"},{"name":"zerolog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1/manifests"},{"name":"echo/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1/manifests"},{"name":"fasthttp/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1/manifests"},{"name":"fiber/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1/manifests"},{"name":"gin/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1/manifests"},{"name":"iris/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1/manifests"},{"name":"logrus/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1/manifests"},{"name":"negroni/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1/manifests"},{"name":"otel/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1/manifests"},{"name":"slog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1/manifests"},{"name":"zerolog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0/manifests"},{"name":"echo/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0/manifests"},{"name":"fasthttp/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0/manifests"},{"name":"fiber/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0/manifests"},{"name":"gin/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0/manifests"},{"name":"iris/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0/manifests"},{"name":"logrus/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0/manifests"},{"name":"negroni/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0/manifests"},{"name":"otel/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0/manifests"},{"name":"slog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0/manifests"},{"name":"v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0/manifests"},{"name":"zerolog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1/manifests"},{"name":"echo/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1/manifests"},{"name":"fasthttp/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1/manifests"},{"name":"fiber/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1/manifests"},{"name":"gin/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1/manifests"},{"name":"iris/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1/manifests"},{"name":"logrus/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1/manifests"},{"name":"negroni/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1/manifests"},{"name":"otel/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1/manifests"},{"name":"slog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1/manifests"},{"name":"v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1/manifests"},{"name":"zerolog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0/manifests"},{"name":"echo/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0/manifests"},{"name":"fasthttp/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0/manifests"},{"name":"fiber/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0/manifests"},{"name":"gin/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0/manifests"},{"name":"iris/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0/manifests"},{"name":"logrus/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0/manifests"},{"name":"negroni/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0/manifests"},{"name":"otel/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0/manifests"},{"name":"slog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0/manifests"},{"name":"v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0/manifests"},{"name":"zerolog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0/manifests"},{"name":"slog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0/manifests"},{"name":"otel/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0/manifests"},{"name":"negroni/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0/manifests"},{"name":"logrus/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0/manifests"},{"name":"iris/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0/manifests"},{"name":"gin/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0/manifests"},{"name":"fiber/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0/manifests"},{"name":"fasthttp/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0/manifests"},{"name":"echo/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0/manifests"},{"name":"fiber/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0/manifests"},{"name":"fasthttp/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0/manifests"},{"name":"gin/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0/manifests"},{"name":"iris/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0/manifests"},{"name":"zerolog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0/manifests"},{"name":"logrus/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0/manifests"},{"name":"negroni/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0/manifests"},{"name":"otel/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0/manifests"},{"name":"echo/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0/manifests"},{"name":"slog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0/manifests"},{"name":"v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0/manifests"},{"name":"fasthttp/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1/manifests"},{"name":"v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1/manifests"},{"name":"fiber/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1/manifests"},{"name":"zerolog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1/manifests"},{"name":"gin/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1/manifests"},{"name":"iris/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1/manifests"},{"name":"logrus/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1/manifests"},{"name":"echo/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1/manifests"},{"name":"negroni/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1/manifests"},{"name":"otel/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1/manifests"},{"name":"slog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1/manifests"},{"name":"echo/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0/manifests"},{"name":"fasthttp/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0/manifests"},{"name":"fiber/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0/manifests"},{"name":"gin/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0/manifests"},{"name":"iris/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0/manifests"},{"name":"logrus/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0/manifests"},{"name":"negroni/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0/manifests"},{"name":"otel/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0/manifests"},{"name":"slog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0/manifests"},{"name":"v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0/manifests"},{"name":"zerolog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0/manifests"},{"name":"zerolog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0/manifests"},{"name":"otel/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0/manifests"},{"name":"slog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0/manifests"},{"name":"v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0/manifests"},{"name":"otel/v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1/manifests"},{"name":"v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0/manifests"},{"name":"otel/v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0/manifests"},{"name":"otel/v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1/manifests"},{"name":"v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0/manifests"},{"name":"otel/v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0/manifests"},{"name":"otel/v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0/manifests"},{"name":"v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0/manifests"},{"name":"otel/v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0/manifests"},{"name":"otel/v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1/manifests"},{"name":"otel/v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0/manifests"},{"name":"otel/v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0/manifests"},{"name":"v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0/manifests"},{"name":"otel/v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0/manifests"},{"name":"otel/v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0/manifests"},{"name":"v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0/manifests"},{"name":"otel/v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0/manifests"},{"name":"v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0/manifests"},{"name":"otel/v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0/manifests"},{"name":"v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0/manifests"},{"name":"otel/v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0/manifests"},{"name":"v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0/manifests"},{"name":"otel/v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0/manifests"},{"name":"v0.17.0","sha":"a929b08edd1f4aa6e281ed699432be6e3f415713","kind":"commit","published_at":"2023-01-12T11:52:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.17.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1602d6caf0e7e591355d17a846b79fd7ef94a12a","kind":"commit","published_at":"2022-12-06T22:21:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.16.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f1b56c13061c6b26d95e2ca543508a320444c509","kind":"commit","published_at":"2022-11-09T10:17:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.15.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e7611f7634cbe46c633bc0a0b412f1ef6c355445","kind":"commit","published_at":"2022-10-04T16:29:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.14.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88bad6bedf8efad0f711710c96f2666307e9c815","kind":"commit","published_at":"2022-03-10T10:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.13.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e61b0a40aec5644bec36089566bb6f8b230f0ecf","kind":"tag","published_at":"2021-12-22T15:25:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.12.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8505791d2fe48cd64b8811354f1f1ad49e319fbf","kind":"tag","published_at":"2021-05-21T14:25:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.11.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ed475012377446a089556c43bef095681a94899","kind":"tag","published_at":"2021-02-18T09:30:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.10.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03065b82f3c16828b703f1f3e6cfe8bf9cb94589","kind":"tag","published_at":"2020-12-07T19:03:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.9.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"17e0464cb9a4cf93aa7e9770dca7ab6591133531","kind":"tag","published_at":"2020-11-16T11:24:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.8.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e729abef9aacbc3f9e93624880d6946e3ec32a94","kind":"tag","published_at":"2020-07-21T11:41:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.7.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4104e33144033fec8e24add945c8d1b0e943d323","kind":"tag","published_at":"2020-05-11T14:42:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4ddb8b8432c73f5c45d8bb57c1e23cc6c6aa969","kind":"tag","published_at":"2020-04-17T13:31:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"93b68f59e483f3eede43c3212220a9f6689f8812","kind":"tag","published_at":"2020-02-05T19:07:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"70ee6a791978e9e4b96112f30fd2cad7132ecd84","kind":"tag","published_at":"2020-02-03T20:29:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3bf3a59b1f34f56df45f4594baccb7a6a87bc8f4","kind":"tag","published_at":"2019-12-28T15:30:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.4.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ea3f6021b89b36b58eaff19c654daf36429fdfa5","kind":"tag","published_at":"2019-11-12T13:33:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6e30a9909361d339adf28d4211947ef408cf7726","kind":"tag","published_at":"2019-09-05T20:08:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"510f01e3c1e95d434331b518fdc62b2adaf5cff8","kind":"tag","published_at":"2019-07-29T11:14:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ead4120c22a73daefe9d745f3ead883fdc44884","kind":"tag","published_at":"2019-07-26T08:51:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"45dedd4c485bbaf09bb8169d2616548575cb619b","kind":"tag","published_at":"2019-07-11T15:35:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"76ba064b5aef0b0b538602308b1224b295b2c16d","kind":"tag","published_at":"2019-07-10T09:56:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"79cad3fec863752ea61059d4565f85b23da2d9d1","kind":"tag","published_at":"2019-07-01T13:22:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b88ea5af4eef2fd34d9b7828ce98d80c0c2dfc26","kind":"commit","published_at":"2019-06-19T11:35:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta.5","sha":"f01cbeec10975d910a917c40d53294bb505e5206","kind":"tag","published_at":"2019-06-19T10:31:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.5","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5/manifests"},{"name":"v0.0.1-beta.4","sha":"f6d9f2a73f1e52d83d8fa4114d569c296fe833eb","kind":"tag","published_at":"2019-06-12T14:38:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"0b6b144a8c8ed30b2fa0e0d3ce5d4df1d54d7e04","kind":"tag","published_at":"2019-06-10T13:59:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"946f33670cc610b00f0817f8d5f979e54d557957","kind":"tag","published_at":"2019-05-31T10:30:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta","sha":"8c0bc966c9b198c705f94f367073e2b865a74509","kind":"tag","published_at":"2019-05-23T11:54:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:53:32.942Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.772557851136123,"dependent_packages_count":5.409373795406671,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.590965823271397},"purl":"pkg:golang/github.com/%21get%21sentry/sentry-go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/GetSentry/sentry-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/GetSentry/sentry-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/GetSentry/sentry-go/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T14:03:36.488Z","issues_count":254,"pull_requests_count":419,"avg_time_to_close_issue":36440036.698324025,"avg_time_to_close_pull_request":2442438.5857142857,"issues_closed_count":179,"pull_requests_closed_count":350,"pull_request_authors_count":56,"issue_authors_count":143,"avg_comments_per_issue":2.358267716535433,"avg_comments_per_pull_request":1.7613365155131264,"merged_pull_requests_count":295,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":68,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1895488.0,"past_year_avg_time_to_close_pull_request":398218.60402684566,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.0441176470588236,"past_year_avg_comments_per_pull_request":1.2277227722772277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"},{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}],"active_maintainers":[{"login":"ribice","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGetSentry%2Fsentry-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGetSentry%2Fsentry-go/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGetSentry%2Fsentry-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGetSentry%2Fsentry-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGetSentry%2Fsentry-go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026682,"maintainers_count":0,"namespaces_count":761140,"keywords_count":112063,"github":"golang","metadata":{"funded_packages_count":52892},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-16T07:02:11.664Z","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":11103172,"name":"github.com/getsentry/sentry-go/slog","ecosystem":"go","description":"","homepage":"https://github.com/getsentry/sentry-go","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":[],"namespace":"github.com/getsentry/sentry-go","versions_count":18,"first_release_published_at":"2024-12-03T15:24:44.000Z","latest_release_published_at":"2025-11-27T15:54:14.000Z","latest_release_number":"v0.40.0","last_synced_at":"2025-12-23T12:03:08.089Z","created_at":"2024-12-02T09:30:17.309Z","updated_at":"2025-12-23T12:03:08.089Z","registry_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/slog","install_command":"go get github.com/getsentry/sentry-go/slog","documentation_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/slog#section-documentation","metadata":{},"repo_metadata":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2025-10-21T13:22:45.000Z","size":1792,"stargazers_count":1001,"open_issues_count":53,"forks_count":242,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-10-22T05:43:53.098Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2025-10-21T13:22:48.000Z","dependencies_parsed_at":"2023-09-26T16:29:01.012Z","dependency_job_id":"3d30bc49-45ab-42a3-b83e-5cd0378013c9","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280755219,"owners_count":26385096,"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-24T02:00:06.418Z","response_time":73,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"zerolog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1/manifests"},{"name":"echo/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1/manifests"},{"name":"fasthttp/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1/manifests"},{"name":"fiber/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1/manifests"},{"name":"gin/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1/manifests"},{"name":"iris/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1/manifests"},{"name":"logrus/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1/manifests"},{"name":"negroni/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1/manifests"},{"name":"otel/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1/manifests"},{"name":"slog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1/manifests"},{"name":"v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0/manifests"},{"name":"echo/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0/manifests"},{"name":"fasthttp/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0/manifests"},{"name":"fiber/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0/manifests"},{"name":"gin/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0/manifests"},{"name":"iris/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0/manifests"},{"name":"logrus/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0/manifests"},{"name":"negroni/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0/manifests"},{"name":"otel/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0/manifests"},{"name":"slog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0/manifests"},{"name":"zerolog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0/manifests"},{"name":"v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3/manifests"},{"name":"echo/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3/manifests"},{"name":"fasthttp/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3/manifests"},{"name":"fiber/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3/manifests"},{"name":"gin/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3/manifests"},{"name":"iris/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3/manifests"},{"name":"logrus/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3/manifests"},{"name":"negroni/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3/manifests"},{"name":"otel/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3/manifests"},{"name":"slog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2/manifests"},{"name":"echo/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2/manifests"},{"name":"fasthttp/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2/manifests"},{"name":"fiber/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2/manifests"},{"name":"gin/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2/manifests"},{"name":"iris/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2/manifests"},{"name":"logrus/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2/manifests"},{"name":"negroni/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2/manifests"},{"name":"otel/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2/manifests"},{"name":"slog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2/manifests"},{"name":"v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1/manifests"},{"name":"zerolog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1/manifests"},{"name":"echo/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1/manifests"},{"name":"fasthttp/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1/manifests"},{"name":"fiber/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1/manifests"},{"name":"gin/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1/manifests"},{"name":"iris/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1/manifests"},{"name":"logrus/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1/manifests"},{"name":"negroni/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1/manifests"},{"name":"otel/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1/manifests"},{"name":"slog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1/manifests"},{"name":"zerolog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0/manifests"},{"name":"echo/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0/manifests"},{"name":"fasthttp/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0/manifests"},{"name":"fiber/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0/manifests"},{"name":"gin/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0/manifests"},{"name":"iris/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0/manifests"},{"name":"logrus/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0/manifests"},{"name":"negroni/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0/manifests"},{"name":"otel/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0/manifests"},{"name":"slog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0/manifests"},{"name":"v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0/manifests"},{"name":"zerolog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1/manifests"},{"name":"echo/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1/manifests"},{"name":"fasthttp/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1/manifests"},{"name":"fiber/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1/manifests"},{"name":"gin/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1/manifests"},{"name":"iris/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1/manifests"},{"name":"logrus/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1/manifests"},{"name":"negroni/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1/manifests"},{"name":"otel/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1/manifests"},{"name":"slog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1/manifests"},{"name":"v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1/manifests"},{"name":"zerolog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0/manifests"},{"name":"echo/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0/manifests"},{"name":"fasthttp/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0/manifests"},{"name":"fiber/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0/manifests"},{"name":"gin/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0/manifests"},{"name":"iris/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0/manifests"},{"name":"logrus/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0/manifests"},{"name":"negroni/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0/manifests"},{"name":"otel/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0/manifests"},{"name":"slog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0/manifests"},{"name":"v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0/manifests"},{"name":"zerolog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0/manifests"},{"name":"slog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0/manifests"},{"name":"otel/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0/manifests"},{"name":"negroni/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0/manifests"},{"name":"logrus/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0/manifests"},{"name":"iris/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0/manifests"},{"name":"gin/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0/manifests"},{"name":"fiber/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0/manifests"},{"name":"fasthttp/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0/manifests"},{"name":"echo/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0/manifests"},{"name":"fiber/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0/manifests"},{"name":"fasthttp/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0/manifests"},{"name":"gin/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0/manifests"},{"name":"iris/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0/manifests"},{"name":"zerolog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0/manifests"},{"name":"logrus/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0/manifests"},{"name":"negroni/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0/manifests"},{"name":"otel/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0/manifests"},{"name":"echo/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0/manifests"},{"name":"slog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0/manifests"},{"name":"v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0/manifests"},{"name":"fasthttp/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1/manifests"},{"name":"v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1/manifests"},{"name":"fiber/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1/manifests"},{"name":"zerolog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1/manifests"},{"name":"gin/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1/manifests"},{"name":"iris/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1/manifests"},{"name":"logrus/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1/manifests"},{"name":"echo/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1/manifests"},{"name":"negroni/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1/manifests"},{"name":"otel/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1/manifests"},{"name":"slog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1/manifests"},{"name":"echo/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0/manifests"},{"name":"fasthttp/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0/manifests"},{"name":"fiber/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0/manifests"},{"name":"gin/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0/manifests"},{"name":"iris/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0/manifests"},{"name":"logrus/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0/manifests"},{"name":"negroni/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0/manifests"},{"name":"otel/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0/manifests"},{"name":"slog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0/manifests"},{"name":"v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0/manifests"},{"name":"zerolog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0/manifests"},{"name":"zerolog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0/manifests"},{"name":"otel/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0/manifests"},{"name":"slog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0/manifests"},{"name":"v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0/manifests"},{"name":"otel/v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1/manifests"},{"name":"v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0/manifests"},{"name":"otel/v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0/manifests"},{"name":"otel/v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1/manifests"},{"name":"v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0/manifests"},{"name":"otel/v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0/manifests"},{"name":"otel/v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0/manifests"},{"name":"v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0/manifests"},{"name":"otel/v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0/manifests"},{"name":"otel/v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1/manifests"},{"name":"otel/v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0/manifests"},{"name":"otel/v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0/manifests"},{"name":"v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0/manifests"},{"name":"otel/v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0/manifests"},{"name":"otel/v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0/manifests"},{"name":"v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0/manifests"},{"name":"otel/v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0/manifests"},{"name":"v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0/manifests"},{"name":"otel/v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0/manifests"},{"name":"v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0/manifests"},{"name":"otel/v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0/manifests"},{"name":"v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0/manifests"},{"name":"otel/v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0/manifests"},{"name":"v0.17.0","sha":"a929b08edd1f4aa6e281ed699432be6e3f415713","kind":"commit","published_at":"2023-01-12T11:52:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.17.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1602d6caf0e7e591355d17a846b79fd7ef94a12a","kind":"commit","published_at":"2022-12-06T22:21:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.16.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f1b56c13061c6b26d95e2ca543508a320444c509","kind":"commit","published_at":"2022-11-09T10:17:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.15.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e7611f7634cbe46c633bc0a0b412f1ef6c355445","kind":"commit","published_at":"2022-10-04T16:29:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.14.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88bad6bedf8efad0f711710c96f2666307e9c815","kind":"commit","published_at":"2022-03-10T10:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.13.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e61b0a40aec5644bec36089566bb6f8b230f0ecf","kind":"tag","published_at":"2021-12-22T15:25:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.12.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8505791d2fe48cd64b8811354f1f1ad49e319fbf","kind":"tag","published_at":"2021-05-21T14:25:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.11.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ed475012377446a089556c43bef095681a94899","kind":"tag","published_at":"2021-02-18T09:30:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.10.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03065b82f3c16828b703f1f3e6cfe8bf9cb94589","kind":"tag","published_at":"2020-12-07T19:03:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.9.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"17e0464cb9a4cf93aa7e9770dca7ab6591133531","kind":"tag","published_at":"2020-11-16T11:24:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.8.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e729abef9aacbc3f9e93624880d6946e3ec32a94","kind":"tag","published_at":"2020-07-21T11:41:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.7.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4104e33144033fec8e24add945c8d1b0e943d323","kind":"tag","published_at":"2020-05-11T14:42:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4ddb8b8432c73f5c45d8bb57c1e23cc6c6aa969","kind":"tag","published_at":"2020-04-17T13:31:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"93b68f59e483f3eede43c3212220a9f6689f8812","kind":"tag","published_at":"2020-02-05T19:07:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"70ee6a791978e9e4b96112f30fd2cad7132ecd84","kind":"tag","published_at":"2020-02-03T20:29:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3bf3a59b1f34f56df45f4594baccb7a6a87bc8f4","kind":"tag","published_at":"2019-12-28T15:30:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.4.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ea3f6021b89b36b58eaff19c654daf36429fdfa5","kind":"tag","published_at":"2019-11-12T13:33:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6e30a9909361d339adf28d4211947ef408cf7726","kind":"tag","published_at":"2019-09-05T20:08:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"510f01e3c1e95d434331b518fdc62b2adaf5cff8","kind":"tag","published_at":"2019-07-29T11:14:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ead4120c22a73daefe9d745f3ead883fdc44884","kind":"tag","published_at":"2019-07-26T08:51:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"45dedd4c485bbaf09bb8169d2616548575cb619b","kind":"tag","published_at":"2019-07-11T15:35:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"76ba064b5aef0b0b538602308b1224b295b2c16d","kind":"tag","published_at":"2019-07-10T09:56:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"79cad3fec863752ea61059d4565f85b23da2d9d1","kind":"tag","published_at":"2019-07-01T13:22:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b88ea5af4eef2fd34d9b7828ce98d80c0c2dfc26","kind":"commit","published_at":"2019-06-19T11:35:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta.5","sha":"f01cbeec10975d910a917c40d53294bb505e5206","kind":"tag","published_at":"2019-06-19T10:31:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.5","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5/manifests"},{"name":"v0.0.1-beta.4","sha":"f6d9f2a73f1e52d83d8fa4114d569c296fe833eb","kind":"tag","published_at":"2019-06-12T14:38:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"0b6b144a8c8ed30b2fa0e0d3ce5d4df1d54d7e04","kind":"tag","published_at":"2019-06-10T13:59:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"946f33670cc610b00f0817f8d5f979e54d557957","kind":"tag","published_at":"2019-05-31T10:30:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta","sha":"8c0bc966c9b198c705f94f367073e2b865a74509","kind":"tag","published_at":"2019-05-23T11:54:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:53:12.684Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.354564916612221,"dependent_packages_count":5.955808674489169,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.155186795550694},"purl":"pkg:golang/github.com/getsentry/sentry-go/slog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/slog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/slog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/getsentry/sentry-go/slog/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T14:03:36.488Z","issues_count":254,"pull_requests_count":419,"avg_time_to_close_issue":36440036.698324025,"avg_time_to_close_pull_request":2442438.5857142857,"issues_closed_count":179,"pull_requests_closed_count":350,"pull_request_authors_count":56,"issue_authors_count":143,"avg_comments_per_issue":2.358267716535433,"avg_comments_per_pull_request":1.7613365155131264,"merged_pull_requests_count":295,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":68,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1895488.0,"past_year_avg_time_to_close_pull_request":398218.60402684566,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.0441176470588236,"past_year_avg_comments_per_pull_request":1.2277227722772277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"},{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}],"active_maintainers":[{"login":"ribice","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fslog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fslog/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fslog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fslog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fslog/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026682,"maintainers_count":0,"namespaces_count":761140,"keywords_count":112063,"github":"golang","metadata":{"funded_packages_count":52892},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-16T07:02:11.664Z","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":11210318,"name":"github.com/getsentry/sentry-go/negroni","ecosystem":"go","description":"","homepage":"https://github.com/getsentry/sentry-go","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":[],"namespace":"github.com/getsentry/sentry-go","versions_count":17,"first_release_published_at":"2025-01-02T12:54:36.000Z","latest_release_published_at":"2025-11-27T15:54:14.000Z","latest_release_number":"v0.40.0","last_synced_at":"2025-12-23T12:03:10.709Z","created_at":"2024-12-23T06:57:16.636Z","updated_at":"2025-12-23T12:03:10.709Z","registry_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/negroni","install_command":"go get github.com/getsentry/sentry-go/negroni","documentation_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/negroni#section-documentation","metadata":{},"repo_metadata":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2025-10-21T13:22:45.000Z","size":1792,"stargazers_count":1001,"open_issues_count":53,"forks_count":242,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-10-22T05:43:53.098Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2025-10-21T13:22:48.000Z","dependencies_parsed_at":"2023-09-26T16:29:01.012Z","dependency_job_id":"3d30bc49-45ab-42a3-b83e-5cd0378013c9","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280755219,"owners_count":26385096,"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-24T02:00:06.418Z","response_time":73,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"zerolog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1/manifests"},{"name":"echo/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1/manifests"},{"name":"fasthttp/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1/manifests"},{"name":"fiber/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1/manifests"},{"name":"gin/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1/manifests"},{"name":"iris/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1/manifests"},{"name":"logrus/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1/manifests"},{"name":"negroni/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1/manifests"},{"name":"otel/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1/manifests"},{"name":"slog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1/manifests"},{"name":"v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0/manifests"},{"name":"echo/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0/manifests"},{"name":"fasthttp/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0/manifests"},{"name":"fiber/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0/manifests"},{"name":"gin/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0/manifests"},{"name":"iris/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0/manifests"},{"name":"logrus/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0/manifests"},{"name":"negroni/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0/manifests"},{"name":"otel/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0/manifests"},{"name":"slog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0/manifests"},{"name":"zerolog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0/manifests"},{"name":"v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3/manifests"},{"name":"echo/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3/manifests"},{"name":"fasthttp/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3/manifests"},{"name":"fiber/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3/manifests"},{"name":"gin/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3/manifests"},{"name":"iris/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3/manifests"},{"name":"logrus/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3/manifests"},{"name":"negroni/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3/manifests"},{"name":"otel/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3/manifests"},{"name":"slog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2/manifests"},{"name":"echo/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2/manifests"},{"name":"fasthttp/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2/manifests"},{"name":"fiber/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2/manifests"},{"name":"gin/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2/manifests"},{"name":"iris/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2/manifests"},{"name":"logrus/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2/manifests"},{"name":"negroni/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2/manifests"},{"name":"otel/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2/manifests"},{"name":"slog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2/manifests"},{"name":"v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1/manifests"},{"name":"zerolog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1/manifests"},{"name":"echo/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1/manifests"},{"name":"fasthttp/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1/manifests"},{"name":"fiber/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1/manifests"},{"name":"gin/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1/manifests"},{"name":"iris/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1/manifests"},{"name":"logrus/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1/manifests"},{"name":"negroni/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1/manifests"},{"name":"otel/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1/manifests"},{"name":"slog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1/manifests"},{"name":"zerolog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0/manifests"},{"name":"echo/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0/manifests"},{"name":"fasthttp/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0/manifests"},{"name":"fiber/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0/manifests"},{"name":"gin/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0/manifests"},{"name":"iris/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0/manifests"},{"name":"logrus/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0/manifests"},{"name":"negroni/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0/manifests"},{"name":"otel/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0/manifests"},{"name":"slog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0/manifests"},{"name":"v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0/manifests"},{"name":"zerolog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1/manifests"},{"name":"echo/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1/manifests"},{"name":"fasthttp/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1/manifests"},{"name":"fiber/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1/manifests"},{"name":"gin/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1/manifests"},{"name":"iris/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1/manifests"},{"name":"logrus/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1/manifests"},{"name":"negroni/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1/manifests"},{"name":"otel/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1/manifests"},{"name":"slog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1/manifests"},{"name":"v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1/manifests"},{"name":"zerolog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0/manifests"},{"name":"echo/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0/manifests"},{"name":"fasthttp/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0/manifests"},{"name":"fiber/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0/manifests"},{"name":"gin/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0/manifests"},{"name":"iris/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0/manifests"},{"name":"logrus/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0/manifests"},{"name":"negroni/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0/manifests"},{"name":"otel/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0/manifests"},{"name":"slog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0/manifests"},{"name":"v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0/manifests"},{"name":"zerolog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0/manifests"},{"name":"slog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0/manifests"},{"name":"otel/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0/manifests"},{"name":"negroni/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0/manifests"},{"name":"logrus/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0/manifests"},{"name":"iris/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0/manifests"},{"name":"gin/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0/manifests"},{"name":"fiber/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0/manifests"},{"name":"fasthttp/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0/manifests"},{"name":"echo/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0/manifests"},{"name":"fiber/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0/manifests"},{"name":"fasthttp/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0/manifests"},{"name":"gin/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0/manifests"},{"name":"iris/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0/manifests"},{"name":"zerolog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0/manifests"},{"name":"logrus/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0/manifests"},{"name":"negroni/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0/manifests"},{"name":"otel/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0/manifests"},{"name":"echo/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0/manifests"},{"name":"slog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0/manifests"},{"name":"v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0/manifests"},{"name":"fasthttp/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1/manifests"},{"name":"v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1/manifests"},{"name":"fiber/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1/manifests"},{"name":"zerolog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1/manifests"},{"name":"gin/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1/manifests"},{"name":"iris/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1/manifests"},{"name":"logrus/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1/manifests"},{"name":"echo/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1/manifests"},{"name":"negroni/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1/manifests"},{"name":"otel/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1/manifests"},{"name":"slog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1/manifests"},{"name":"echo/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0/manifests"},{"name":"fasthttp/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0/manifests"},{"name":"fiber/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0/manifests"},{"name":"gin/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0/manifests"},{"name":"iris/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0/manifests"},{"name":"logrus/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0/manifests"},{"name":"negroni/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0/manifests"},{"name":"otel/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0/manifests"},{"name":"slog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0/manifests"},{"name":"v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0/manifests"},{"name":"zerolog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0/manifests"},{"name":"zerolog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0/manifests"},{"name":"otel/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0/manifests"},{"name":"slog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0/manifests"},{"name":"v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0/manifests"},{"name":"otel/v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1/manifests"},{"name":"v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0/manifests"},{"name":"otel/v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0/manifests"},{"name":"otel/v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1/manifests"},{"name":"v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0/manifests"},{"name":"otel/v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0/manifests"},{"name":"otel/v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0/manifests"},{"name":"v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0/manifests"},{"name":"otel/v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0/manifests"},{"name":"otel/v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1/manifests"},{"name":"otel/v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0/manifests"},{"name":"otel/v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0/manifests"},{"name":"v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0/manifests"},{"name":"otel/v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0/manifests"},{"name":"otel/v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0/manifests"},{"name":"v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0/manifests"},{"name":"otel/v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0/manifests"},{"name":"v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0/manifests"},{"name":"otel/v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0/manifests"},{"name":"v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0/manifests"},{"name":"otel/v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0/manifests"},{"name":"v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0/manifests"},{"name":"otel/v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0/manifests"},{"name":"v0.17.0","sha":"a929b08edd1f4aa6e281ed699432be6e3f415713","kind":"commit","published_at":"2023-01-12T11:52:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.17.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1602d6caf0e7e591355d17a846b79fd7ef94a12a","kind":"commit","published_at":"2022-12-06T22:21:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.16.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f1b56c13061c6b26d95e2ca543508a320444c509","kind":"commit","published_at":"2022-11-09T10:17:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.15.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e7611f7634cbe46c633bc0a0b412f1ef6c355445","kind":"commit","published_at":"2022-10-04T16:29:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.14.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88bad6bedf8efad0f711710c96f2666307e9c815","kind":"commit","published_at":"2022-03-10T10:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.13.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e61b0a40aec5644bec36089566bb6f8b230f0ecf","kind":"tag","published_at":"2021-12-22T15:25:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.12.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8505791d2fe48cd64b8811354f1f1ad49e319fbf","kind":"tag","published_at":"2021-05-21T14:25:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.11.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ed475012377446a089556c43bef095681a94899","kind":"tag","published_at":"2021-02-18T09:30:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.10.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03065b82f3c16828b703f1f3e6cfe8bf9cb94589","kind":"tag","published_at":"2020-12-07T19:03:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.9.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"17e0464cb9a4cf93aa7e9770dca7ab6591133531","kind":"tag","published_at":"2020-11-16T11:24:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.8.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e729abef9aacbc3f9e93624880d6946e3ec32a94","kind":"tag","published_at":"2020-07-21T11:41:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.7.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4104e33144033fec8e24add945c8d1b0e943d323","kind":"tag","published_at":"2020-05-11T14:42:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4ddb8b8432c73f5c45d8bb57c1e23cc6c6aa969","kind":"tag","published_at":"2020-04-17T13:31:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"93b68f59e483f3eede43c3212220a9f6689f8812","kind":"tag","published_at":"2020-02-05T19:07:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"70ee6a791978e9e4b96112f30fd2cad7132ecd84","kind":"tag","published_at":"2020-02-03T20:29:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3bf3a59b1f34f56df45f4594baccb7a6a87bc8f4","kind":"tag","published_at":"2019-12-28T15:30:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.4.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ea3f6021b89b36b58eaff19c654daf36429fdfa5","kind":"tag","published_at":"2019-11-12T13:33:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6e30a9909361d339adf28d4211947ef408cf7726","kind":"tag","published_at":"2019-09-05T20:08:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"510f01e3c1e95d434331b518fdc62b2adaf5cff8","kind":"tag","published_at":"2019-07-29T11:14:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ead4120c22a73daefe9d745f3ead883fdc44884","kind":"tag","published_at":"2019-07-26T08:51:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"45dedd4c485bbaf09bb8169d2616548575cb619b","kind":"tag","published_at":"2019-07-11T15:35:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"76ba064b5aef0b0b538602308b1224b295b2c16d","kind":"tag","published_at":"2019-07-10T09:56:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"79cad3fec863752ea61059d4565f85b23da2d9d1","kind":"tag","published_at":"2019-07-01T13:22:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b88ea5af4eef2fd34d9b7828ce98d80c0c2dfc26","kind":"commit","published_at":"2019-06-19T11:35:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta.5","sha":"f01cbeec10975d910a917c40d53294bb505e5206","kind":"tag","published_at":"2019-06-19T10:31:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.5","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5/manifests"},{"name":"v0.0.1-beta.4","sha":"f6d9f2a73f1e52d83d8fa4114d569c296fe833eb","kind":"tag","published_at":"2019-06-12T14:38:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"0b6b144a8c8ed30b2fa0e0d3ce5d4df1d54d7e04","kind":"tag","published_at":"2019-06-10T13:59:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"946f33670cc610b00f0817f8d5f979e54d557957","kind":"tag","published_at":"2019-05-31T10:30:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta","sha":"8c0bc966c9b198c705f94f367073e2b865a74509","kind":"tag","published_at":"2019-05-23T11:54:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:53:12.535Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.282277088961301,"dependent_packages_count":5.887828501623466,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.085052795292384},"purl":"pkg:golang/github.com/getsentry/sentry-go/negroni","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/negroni","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/negroni","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/getsentry/sentry-go/negroni/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T14:03:36.488Z","issues_count":254,"pull_requests_count":419,"avg_time_to_close_issue":36440036.698324025,"avg_time_to_close_pull_request":2442438.5857142857,"issues_closed_count":179,"pull_requests_closed_count":350,"pull_request_authors_count":56,"issue_authors_count":143,"avg_comments_per_issue":2.358267716535433,"avg_comments_per_pull_request":1.7613365155131264,"merged_pull_requests_count":295,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":68,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1895488.0,"past_year_avg_time_to_close_pull_request":398218.60402684566,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.0441176470588236,"past_year_avg_comments_per_pull_request":1.2277227722772277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"},{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}],"active_maintainers":[{"login":"ribice","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fnegroni/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fnegroni/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fnegroni/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fnegroni/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fnegroni/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026682,"maintainers_count":0,"namespaces_count":761140,"keywords_count":112063,"github":"golang","metadata":{"funded_packages_count":52892},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-16T07:02:11.664Z","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":12030941,"name":"github.com/GETsentry/sentry-go","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/GETsentry/sentry-go","keywords_array":[],"namespace":null,"versions_count":62,"first_release_published_at":"2019-05-23T10:59:38.000Z","latest_release_published_at":"2025-11-27T15:54:14.000Z","latest_release_number":"v0.40.0","last_synced_at":"2025-12-23T12:03:14.682Z","created_at":"2025-08-22T10:55:48.175Z","updated_at":"2025-12-23T12:03:14.682Z","registry_url":"https://pkg.go.dev/github.com/GETsentry/sentry-go","install_command":"go get github.com/GETsentry/sentry-go","documentation_url":"https://pkg.go.dev/github.com/GETsentry/sentry-go#section-documentation","metadata":{},"repo_metadata":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2025-10-21T13:22:45.000Z","size":1792,"stargazers_count":1001,"open_issues_count":53,"forks_count":242,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-10-22T05:43:53.098Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2025-10-21T13:22:48.000Z","dependencies_parsed_at":"2023-09-26T16:29:01.012Z","dependency_job_id":"3d30bc49-45ab-42a3-b83e-5cd0378013c9","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280865094,"owners_count":26404444,"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-24T02:00:06.418Z","response_time":73,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"zerolog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1/manifests"},{"name":"echo/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1/manifests"},{"name":"fasthttp/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1/manifests"},{"name":"fiber/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1/manifests"},{"name":"gin/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1/manifests"},{"name":"iris/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1/manifests"},{"name":"logrus/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1/manifests"},{"name":"negroni/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1/manifests"},{"name":"otel/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1/manifests"},{"name":"slog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1/manifests"},{"name":"v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0/manifests"},{"name":"echo/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0/manifests"},{"name":"fasthttp/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0/manifests"},{"name":"fiber/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0/manifests"},{"name":"gin/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0/manifests"},{"name":"iris/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0/manifests"},{"name":"logrus/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0/manifests"},{"name":"negroni/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0/manifests"},{"name":"otel/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0/manifests"},{"name":"slog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0/manifests"},{"name":"zerolog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0/manifests"},{"name":"v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3/manifests"},{"name":"echo/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3/manifests"},{"name":"fasthttp/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3/manifests"},{"name":"fiber/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3/manifests"},{"name":"gin/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3/manifests"},{"name":"iris/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3/manifests"},{"name":"logrus/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3/manifests"},{"name":"negroni/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3/manifests"},{"name":"otel/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3/manifests"},{"name":"slog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2/manifests"},{"name":"echo/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2/manifests"},{"name":"fasthttp/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2/manifests"},{"name":"fiber/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2/manifests"},{"name":"gin/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2/manifests"},{"name":"iris/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2/manifests"},{"name":"logrus/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2/manifests"},{"name":"negroni/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2/manifests"},{"name":"otel/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2/manifests"},{"name":"slog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2/manifests"},{"name":"v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1/manifests"},{"name":"zerolog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1/manifests"},{"name":"echo/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1/manifests"},{"name":"fasthttp/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1/manifests"},{"name":"fiber/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1/manifests"},{"name":"gin/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1/manifests"},{"name":"iris/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1/manifests"},{"name":"logrus/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1/manifests"},{"name":"negroni/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1/manifests"},{"name":"otel/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1/manifests"},{"name":"slog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1/manifests"},{"name":"zerolog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0/manifests"},{"name":"echo/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0/manifests"},{"name":"fasthttp/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0/manifests"},{"name":"fiber/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0/manifests"},{"name":"gin/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0/manifests"},{"name":"iris/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0/manifests"},{"name":"logrus/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0/manifests"},{"name":"negroni/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0/manifests"},{"name":"otel/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0/manifests"},{"name":"slog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0/manifests"},{"name":"v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0/manifests"},{"name":"zerolog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1/manifests"},{"name":"echo/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1/manifests"},{"name":"fasthttp/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1/manifests"},{"name":"fiber/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1/manifests"},{"name":"gin/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1/manifests"},{"name":"iris/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1/manifests"},{"name":"logrus/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1/manifests"},{"name":"negroni/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1/manifests"},{"name":"otel/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1/manifests"},{"name":"slog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1/manifests"},{"name":"v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1/manifests"},{"name":"zerolog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0/manifests"},{"name":"echo/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0/manifests"},{"name":"fasthttp/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0/manifests"},{"name":"fiber/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0/manifests"},{"name":"gin/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0/manifests"},{"name":"iris/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0/manifests"},{"name":"logrus/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0/manifests"},{"name":"negroni/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0/manifests"},{"name":"otel/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0/manifests"},{"name":"slog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0/manifests"},{"name":"v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0/manifests"},{"name":"zerolog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0/manifests"},{"name":"slog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0/manifests"},{"name":"otel/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0/manifests"},{"name":"negroni/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0/manifests"},{"name":"logrus/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0/manifests"},{"name":"iris/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0/manifests"},{"name":"gin/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0/manifests"},{"name":"fiber/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0/manifests"},{"name":"fasthttp/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0/manifests"},{"name":"echo/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0/manifests"},{"name":"fiber/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0/manifests"},{"name":"fasthttp/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0/manifests"},{"name":"gin/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0/manifests"},{"name":"iris/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0/manifests"},{"name":"zerolog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0/manifests"},{"name":"logrus/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0/manifests"},{"name":"negroni/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0/manifests"},{"name":"otel/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0/manifests"},{"name":"echo/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0/manifests"},{"name":"slog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0/manifests"},{"name":"v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0/manifests"},{"name":"fasthttp/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1/manifests"},{"name":"v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1/manifests"},{"name":"fiber/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1/manifests"},{"name":"zerolog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1/manifests"},{"name":"gin/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1/manifests"},{"name":"iris/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1/manifests"},{"name":"logrus/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1/manifests"},{"name":"echo/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1/manifests"},{"name":"negroni/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1/manifests"},{"name":"otel/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1/manifests"},{"name":"slog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1/manifests"},{"name":"echo/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0/manifests"},{"name":"fasthttp/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0/manifests"},{"name":"fiber/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0/manifests"},{"name":"gin/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0/manifests"},{"name":"iris/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0/manifests"},{"name":"logrus/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0/manifests"},{"name":"negroni/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0/manifests"},{"name":"otel/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0/manifests"},{"name":"slog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0/manifests"},{"name":"v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0/manifests"},{"name":"zerolog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0/manifests"},{"name":"zerolog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0/manifests"},{"name":"otel/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0/manifests"},{"name":"slog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0/manifests"},{"name":"v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0/manifests"},{"name":"otel/v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1/manifests"},{"name":"v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0/manifests"},{"name":"otel/v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0/manifests"},{"name":"otel/v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1/manifests"},{"name":"v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0/manifests"},{"name":"otel/v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0/manifests"},{"name":"otel/v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0/manifests"},{"name":"v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0/manifests"},{"name":"otel/v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0/manifests"},{"name":"otel/v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1/manifests"},{"name":"otel/v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0/manifests"},{"name":"otel/v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0/manifests"},{"name":"v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0/manifests"},{"name":"otel/v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0/manifests"},{"name":"otel/v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0/manifests"},{"name":"v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0/manifests"},{"name":"otel/v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0/manifests"},{"name":"v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0/manifests"},{"name":"otel/v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0/manifests"},{"name":"v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0/manifests"},{"name":"otel/v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0/manifests"},{"name":"v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0/manifests"},{"name":"otel/v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0/manifests"},{"name":"v0.17.0","sha":"a929b08edd1f4aa6e281ed699432be6e3f415713","kind":"commit","published_at":"2023-01-12T11:52:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.17.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1602d6caf0e7e591355d17a846b79fd7ef94a12a","kind":"commit","published_at":"2022-12-06T22:21:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.16.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f1b56c13061c6b26d95e2ca543508a320444c509","kind":"commit","published_at":"2022-11-09T10:17:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.15.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e7611f7634cbe46c633bc0a0b412f1ef6c355445","kind":"commit","published_at":"2022-10-04T16:29:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.14.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88bad6bedf8efad0f711710c96f2666307e9c815","kind":"commit","published_at":"2022-03-10T10:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.13.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e61b0a40aec5644bec36089566bb6f8b230f0ecf","kind":"tag","published_at":"2021-12-22T15:25:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.12.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8505791d2fe48cd64b8811354f1f1ad49e319fbf","kind":"tag","published_at":"2021-05-21T14:25:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.11.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ed475012377446a089556c43bef095681a94899","kind":"tag","published_at":"2021-02-18T09:30:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.10.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03065b82f3c16828b703f1f3e6cfe8bf9cb94589","kind":"tag","published_at":"2020-12-07T19:03:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.9.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"17e0464cb9a4cf93aa7e9770dca7ab6591133531","kind":"tag","published_at":"2020-11-16T11:24:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.8.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e729abef9aacbc3f9e93624880d6946e3ec32a94","kind":"tag","published_at":"2020-07-21T11:41:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.7.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4104e33144033fec8e24add945c8d1b0e943d323","kind":"tag","published_at":"2020-05-11T14:42:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4ddb8b8432c73f5c45d8bb57c1e23cc6c6aa969","kind":"tag","published_at":"2020-04-17T13:31:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"93b68f59e483f3eede43c3212220a9f6689f8812","kind":"tag","published_at":"2020-02-05T19:07:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"70ee6a791978e9e4b96112f30fd2cad7132ecd84","kind":"tag","published_at":"2020-02-03T20:29:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3bf3a59b1f34f56df45f4594baccb7a6a87bc8f4","kind":"tag","published_at":"2019-12-28T15:30:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.4.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ea3f6021b89b36b58eaff19c654daf36429fdfa5","kind":"tag","published_at":"2019-11-12T13:33:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6e30a9909361d339adf28d4211947ef408cf7726","kind":"tag","published_at":"2019-09-05T20:08:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"510f01e3c1e95d434331b518fdc62b2adaf5cff8","kind":"tag","published_at":"2019-07-29T11:14:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ead4120c22a73daefe9d745f3ead883fdc44884","kind":"tag","published_at":"2019-07-26T08:51:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"45dedd4c485bbaf09bb8169d2616548575cb619b","kind":"tag","published_at":"2019-07-11T15:35:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"76ba064b5aef0b0b538602308b1224b295b2c16d","kind":"tag","published_at":"2019-07-10T09:56:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"79cad3fec863752ea61059d4565f85b23da2d9d1","kind":"tag","published_at":"2019-07-01T13:22:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b88ea5af4eef2fd34d9b7828ce98d80c0c2dfc26","kind":"commit","published_at":"2019-06-19T11:35:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta.5","sha":"f01cbeec10975d910a917c40d53294bb505e5206","kind":"tag","published_at":"2019-06-19T10:31:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.5","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5/manifests"},{"name":"v0.0.1-beta.4","sha":"f6d9f2a73f1e52d83d8fa4114d569c296fe833eb","kind":"tag","published_at":"2019-06-12T14:38:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"0b6b144a8c8ed30b2fa0e0d3ce5d4df1d54d7e04","kind":"tag","published_at":"2019-06-10T13:59:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"946f33670cc610b00f0817f8d5f979e54d557957","kind":"tag","published_at":"2019-05-31T10:30:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta","sha":"8c0bc966c9b198c705f94f367073e2b865a74509","kind":"tag","published_at":"2019-05-23T11:54:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:53:12.805Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.576571570130627,"dependent_packages_count":5.225631308774382,"stargazers_count":2.500314168052096,"forks_count":2.0485817115051432,"docker_downloads_count":null,"average":3.837774689615562},"purl":"pkg:golang/github.com/%21g%21e%21tsentry/sentry-go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/GETsentry/sentry-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/GETsentry/sentry-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/GETsentry/sentry-go/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T14:03:36.488Z","issues_count":254,"pull_requests_count":419,"avg_time_to_close_issue":36440036.698324025,"avg_time_to_close_pull_request":2442438.5857142857,"issues_closed_count":179,"pull_requests_closed_count":350,"pull_request_authors_count":56,"issue_authors_count":143,"avg_comments_per_issue":2.358267716535433,"avg_comments_per_pull_request":1.7613365155131264,"merged_pull_requests_count":295,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":68,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1895488.0,"past_year_avg_time_to_close_pull_request":398218.60402684566,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.0441176470588236,"past_year_avg_comments_per_pull_request":1.2277227722772277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"},{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}],"active_maintainers":[{"login":"ribice","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGETsentry%2Fsentry-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGETsentry%2Fsentry-go/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGETsentry%2Fsentry-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGETsentry%2Fsentry-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGETsentry%2Fsentry-go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026682,"maintainers_count":0,"namespaces_count":761140,"keywords_count":112063,"github":"golang","metadata":{"funded_packages_count":52892},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-16T07:02:11.664Z","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":11050806,"name":"github.com/getsentry/sentry-go/zerolog","ecosystem":"go","description":"","homepage":"https://github.com/getsentry/sentry-go","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":[],"namespace":"github.com/getsentry/sentry-go","versions_count":18,"first_release_published_at":"2024-12-03T15:24:44.000Z","latest_release_published_at":"2025-11-27T15:54:14.000Z","latest_release_number":"v0.40.0","last_synced_at":"2025-12-23T12:03:16.387Z","created_at":"2024-11-16T06:41:28.885Z","updated_at":"2025-12-23T12:03:16.388Z","registry_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/zerolog","install_command":"go get github.com/getsentry/sentry-go/zerolog","documentation_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/zerolog#section-documentation","metadata":{},"repo_metadata":{"id":37413184,"uuid":"174522026","full_name":"getsentry/sentry-go","owner":"getsentry","description":"The official Go SDK for Sentry (sentry.io)","archived":false,"fork":false,"pushed_at":"2025-10-21T13:22:45.000Z","size":1792,"stargazers_count":1001,"open_issues_count":53,"forks_count":242,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-10-22T05:43:53.098Z","etag":null,"topics":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2019-03-08T11:02:24.000Z","updated_at":"2025-10-21T13:22:48.000Z","dependencies_parsed_at":"2023-09-26T16:29:01.012Z","dependency_job_id":"3d30bc49-45ab-42a3-b83e-5cd0378013c9","html_url":"https://github.com/getsentry/sentry-go","commit_stats":{"total_commits":656,"total_committers":86,"mean_commits":7.627906976744186,"dds":0.7088414634146342,"last_synced_commit":"00b23e0d520da2532cd8e3d41502c4951961e470"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/sentry-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/sbom","scorecard":{"id":424629,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/sentry-go","commit":"e6bbe0fdb4d2f01214b2e4acefea1df22fae1103"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":7,"reason":"Found 21/29 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/sentry-go/test.yml/master?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-19T01:58:32.733Z","repository_id":37413184,"created_at":"2025-08-19T01:58:32.733Z","updated_at":"2025-08-19T01:58:32.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280755219,"owners_count":26385096,"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-24T02:00:06.418Z","response_time":73,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[{"name":"zerolog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.1/manifests"},{"name":"echo/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.1/manifests"},{"name":"fasthttp/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.1/manifests"},{"name":"fiber/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.1/manifests"},{"name":"gin/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.1/manifests"},{"name":"iris/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.1/manifests"},{"name":"logrus/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.1/manifests"},{"name":"negroni/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.1/manifests"},{"name":"otel/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.1/manifests"},{"name":"slog/v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.1/manifests"},{"name":"v0.36.1","sha":"1bdc7aaa3cfecfecff65be01358edc15c85439a2","kind":"commit","published_at":"2025-10-21T13:13:41.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.0/manifests"},{"name":"echo/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.0/manifests"},{"name":"fasthttp/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.0/manifests"},{"name":"fiber/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.0/manifests"},{"name":"gin/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.0/manifests"},{"name":"iris/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.0/manifests"},{"name":"logrus/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.0/manifests"},{"name":"negroni/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.0/manifests"},{"name":"otel/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.0/manifests"},{"name":"slog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.0/manifests"},{"name":"zerolog/v0.36.0","sha":"fe877a9b588baf3485270860b69185d9a8080982","kind":"commit","published_at":"2025-10-14T08:39:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.0/manifests"},{"name":"v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.3/manifests"},{"name":"echo/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.3/manifests"},{"name":"fasthttp/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.3/manifests"},{"name":"fiber/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.3/manifests"},{"name":"gin/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.3/manifests"},{"name":"iris/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.3/manifests"},{"name":"logrus/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.3/manifests"},{"name":"negroni/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.3/manifests"},{"name":"otel/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.3/manifests"},{"name":"slog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.3","sha":"5feaeafa7162d152509b9452ce4dc1417725336f","kind":"commit","published_at":"2025-09-15T14:04:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.3/manifests"},{"name":"zerolog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.2/manifests"},{"name":"echo/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.2/manifests"},{"name":"fasthttp/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.2/manifests"},{"name":"fiber/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.2/manifests"},{"name":"gin/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.2/manifests"},{"name":"iris/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.2/manifests"},{"name":"logrus/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.2/manifests"},{"name":"negroni/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.2/manifests"},{"name":"otel/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.2/manifests"},{"name":"slog/v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.2/manifests"},{"name":"v0.35.2","sha":"febe2bad9219772857f8d699b40d77788223dcf6","kind":"commit","published_at":"2025-09-10T10:09:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.1/manifests"},{"name":"zerolog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.1/manifests"},{"name":"echo/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.1/manifests"},{"name":"fasthttp/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.1/manifests"},{"name":"fiber/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.1/manifests"},{"name":"gin/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.1/manifests"},{"name":"iris/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.1/manifests"},{"name":"logrus/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.1/manifests"},{"name":"negroni/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.1/manifests"},{"name":"otel/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.1/manifests"},{"name":"slog/v0.35.1","sha":"efaa5db1884130d134beca60749a0b2b23ce3018","kind":"commit","published_at":"2025-08-13T09:54:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.1/manifests"},{"name":"zerolog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.35.0/manifests"},{"name":"echo/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.35.0/manifests"},{"name":"fasthttp/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.35.0/manifests"},{"name":"fiber/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.35.0/manifests"},{"name":"gin/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.35.0/manifests"},{"name":"iris/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.35.0/manifests"},{"name":"logrus/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.35.0/manifests"},{"name":"negroni/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.35.0/manifests"},{"name":"otel/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.35.0/manifests"},{"name":"slog/v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.35.0/manifests"},{"name":"v0.35.0","sha":"a3e3405def544188c1fb81f2d55a2537438b7a8e","kind":"commit","published_at":"2025-07-31T21:02:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.35.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.35.0/manifests"},{"name":"zerolog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.1/manifests"},{"name":"echo/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.1/manifests"},{"name":"fasthttp/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.1/manifests"},{"name":"fiber/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.1/manifests"},{"name":"gin/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.1/manifests"},{"name":"iris/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.1/manifests"},{"name":"logrus/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.1/manifests"},{"name":"negroni/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.1/manifests"},{"name":"otel/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.1/manifests"},{"name":"slog/v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.1/manifests"},{"name":"v0.34.1","sha":"e32fa329b491127c1d4feb30f749655a9d204b0c","kind":"commit","published_at":"2025-07-07T16:10:55.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.1/manifests"},{"name":"zerolog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.34.0/manifests"},{"name":"echo/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.34.0/manifests"},{"name":"fasthttp/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.34.0/manifests"},{"name":"fiber/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.34.0/manifests"},{"name":"gin/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.34.0/manifests"},{"name":"iris/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.34.0/manifests"},{"name":"logrus/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.34.0/manifests"},{"name":"negroni/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.34.0/manifests"},{"name":"otel/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.34.0/manifests"},{"name":"slog/v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.34.0/manifests"},{"name":"v0.34.0","sha":"4d9fea959a8e45ec25a6df36df2c0d17b5992799","kind":"commit","published_at":"2025-06-23T14:11:19.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.34.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.33.0/manifests"},{"name":"zerolog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.33.0/manifests"},{"name":"slog/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.33.0/manifests"},{"name":"otel/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.33.0/manifests"},{"name":"negroni/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.33.0/manifests"},{"name":"logrus/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.33.0/manifests"},{"name":"iris/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.33.0/manifests"},{"name":"gin/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.33.0/manifests"},{"name":"fiber/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.33.0/manifests"},{"name":"fasthttp/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.33.0/manifests"},{"name":"echo/v0.33.0","sha":"03a4debf6ca740cd1f5a0fdbef0522066c1ceef9","kind":"commit","published_at":"2025-05-15T11:31:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.33.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.33.0/manifests"},{"name":"fiber/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.32.0/manifests"},{"name":"fasthttp/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.32.0/manifests"},{"name":"gin/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.32.0/manifests"},{"name":"iris/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.32.0/manifests"},{"name":"zerolog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.32.0/manifests"},{"name":"logrus/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.32.0/manifests"},{"name":"negroni/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.32.0/manifests"},{"name":"otel/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.32.0/manifests"},{"name":"echo/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.32.0/manifests"},{"name":"slog/v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.32.0/manifests"},{"name":"v0.32.0","sha":"530f74d352a3533855e84572c8d0f4e790ae674b","kind":"commit","published_at":"2025-04-10T09:00:13.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.32.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.32.0/manifests"},{"name":"fasthttp/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.1/manifests"},{"name":"v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.1/manifests"},{"name":"fiber/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.1/manifests"},{"name":"zerolog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.1/manifests"},{"name":"gin/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.1/manifests"},{"name":"iris/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.1/manifests"},{"name":"logrus/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.1/manifests"},{"name":"echo/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.1/manifests"},{"name":"negroni/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.1/manifests"},{"name":"otel/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.1/manifests"},{"name":"slog/v0.31.1","sha":"454d469ef94c6b081a560a14fc1fa24d1f12036d","kind":"commit","published_at":"2025-01-02T15:51:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.1/manifests"},{"name":"echo/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.31.0/manifests"},{"name":"fasthttp/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.31.0/manifests"},{"name":"fiber/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.31.0/manifests"},{"name":"gin/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.31.0/manifests"},{"name":"iris/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.31.0/manifests"},{"name":"logrus/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.31.0/manifests"},{"name":"negroni/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.31.0/manifests"},{"name":"otel/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.31.0/manifests"},{"name":"slog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.31.0/manifests"},{"name":"v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.31.0/manifests"},{"name":"zerolog/v0.31.0","sha":"17ceb6c8e551c7d06f5c7b72f8ad03935a96ca9e","kind":"commit","published_at":"2025-01-02T12:54:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.31.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.31.0/manifests"},{"name":"zerolog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.30.0/manifests"},{"name":"otel/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.30.0/manifests"},{"name":"slog/v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.30.0/manifests"},{"name":"v0.30.0","sha":"c93781f745eb4d49c1976f64c6e12672acb0f41e","kind":"commit","published_at":"2024-12-03T15:24:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.30.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.30.0/manifests"},{"name":"otel/v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.1/manifests"},{"name":"v0.29.1","sha":"4a56cffc01693c179caa16bc435784744bd7f157","kind":"commit","published_at":"2024-10-14T11:07:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.29.0/manifests"},{"name":"otel/v0.29.0","sha":"1c2b1d275d5aaeeff18bd2c610c5612572aacc1c","kind":"commit","published_at":"2024-09-09T21:47:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.29.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.29.0/manifests"},{"name":"otel/v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.1/manifests"},{"name":"v0.28.1","sha":"aa5217c8f2f2295a55213e40c7d93843c87f2432","kind":"commit","published_at":"2024-06-12T13:27:36.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.28.0/manifests"},{"name":"otel/v0.28.0","sha":"670c82527c5f26c0644b23a5b09021c0881beec3","kind":"commit","published_at":"2024-05-27T08:43:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.28.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.28.0/manifests"},{"name":"otel/v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.27.0/manifests"},{"name":"v0.27.0","sha":"ba344b4a9be534eb7a06866f33f9225009331bf9","kind":"commit","published_at":"2024-02-07T15:47:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.27.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.27.0/manifests"},{"name":"otel/v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"81ffb249e3bd090121e61e495982960f89f0e678","kind":"commit","published_at":"2024-01-10T15:40:20.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.26.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.25.0/manifests"},{"name":"otel/v0.25.0","sha":"03fdca5324bff5c699a3ca0ee0dfdadda70f6fc2","kind":"commit","published_at":"2023-10-04T10:28:33.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.25.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.25.0/manifests"},{"name":"v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.1/manifests"},{"name":"otel/v0.24.1","sha":"3ee3e51533c9f8c2dac6ed1c4b1e74700aa1f1ee","kind":"commit","published_at":"2023-09-13T13:03:23.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.1/manifests"},{"name":"v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.24.0/manifests"},{"name":"otel/v0.24.0","sha":"edbee8292a2753800ff64f603fdb65629aa83920","kind":"commit","published_at":"2023-09-05T08:23:48.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.24.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.24.0/manifests"},{"name":"v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.23.0/manifests"},{"name":"otel/v0.23.0","sha":"9ece4d371550648a52f18b4cad76ab95cb9fb1a6","kind":"commit","published_at":"2023-08-01T13:11:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.23.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.23.0/manifests"},{"name":"otel/v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.22.0/manifests"},{"name":"v0.22.0","sha":"015c71a83128f3a06e07b2ad97fa0d2afb99f78c","kind":"commit","published_at":"2023-06-16T10:02:04.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.22.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.22.0/manifests"},{"name":"otel/v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.21.0/manifests"},{"name":"v0.21.0","sha":"b2639f68ca67a8fe84cffd9b3eaa3a903424e5c5","kind":"commit","published_at":"2023-05-08T13:44:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.21.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.21.0/manifests"},{"name":"otel/v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.20.0/manifests"},{"name":"v0.20.0","sha":"87b4b4937f1b59cb4ed8d8214346079bab79745e","kind":"commit","published_at":"2023-03-31T09:33:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.20.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.20.0/manifests"},{"name":"otel/v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.19.0/manifests"},{"name":"v0.19.0","sha":"d9ce5344e7e1819921ea4901dd31e47a200de7e0","kind":"commit","published_at":"2023-03-05T21:02:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.19.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.18.0/manifests"},{"name":"otel/v0.18.0","sha":"4b97c8e66159e9da864d79c502e4cbf59eb38031","kind":"commit","published_at":"2023-02-07T13:22:44.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.18.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.18.0/manifests"},{"name":"v0.17.0","sha":"a929b08edd1f4aa6e281ed699432be6e3f415713","kind":"commit","published_at":"2023-01-12T11:52:39.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.17.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1602d6caf0e7e591355d17a846b79fd7ef94a12a","kind":"commit","published_at":"2022-12-06T22:21:03.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.16.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f1b56c13061c6b26d95e2ca543508a320444c509","kind":"commit","published_at":"2022-11-09T10:17:22.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.15.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e7611f7634cbe46c633bc0a0b412f1ef6c355445","kind":"commit","published_at":"2022-10-04T16:29:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.14.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"88bad6bedf8efad0f711710c96f2666307e9c815","kind":"commit","published_at":"2022-03-10T10:27:06.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.13.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e61b0a40aec5644bec36089566bb6f8b230f0ecf","kind":"tag","published_at":"2021-12-22T15:25:16.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.12.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8505791d2fe48cd64b8811354f1f1ad49e319fbf","kind":"tag","published_at":"2021-05-21T14:25:31.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.11.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ed475012377446a089556c43bef095681a94899","kind":"tag","published_at":"2021-02-18T09:30:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.10.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"03065b82f3c16828b703f1f3e6cfe8bf9cb94589","kind":"tag","published_at":"2020-12-07T19:03:51.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.9.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"17e0464cb9a4cf93aa7e9770dca7ab6591133531","kind":"tag","published_at":"2020-11-16T11:24:21.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.8.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e729abef9aacbc3f9e93624880d6946e3ec32a94","kind":"tag","published_at":"2020-07-21T11:41:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.7.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"4104e33144033fec8e24add945c8d1b0e943d323","kind":"tag","published_at":"2020-05-11T14:42:12.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4ddb8b8432c73f5c45d8bb57c1e23cc6c6aa969","kind":"tag","published_at":"2020-04-17T13:31:08.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.6.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"93b68f59e483f3eede43c3212220a9f6689f8812","kind":"tag","published_at":"2020-02-05T19:07:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"70ee6a791978e9e4b96112f30fd2cad7132ecd84","kind":"tag","published_at":"2020-02-03T20:29:42.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.5.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3bf3a59b1f34f56df45f4594baccb7a6a87bc8f4","kind":"tag","published_at":"2019-12-28T15:30:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.4.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ea3f6021b89b36b58eaff19c654daf36429fdfa5","kind":"tag","published_at":"2019-11-12T13:33:34.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6e30a9909361d339adf28d4211947ef408cf7726","kind":"tag","published_at":"2019-09-05T20:08:40.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.3.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"510f01e3c1e95d434331b518fdc62b2adaf5cff8","kind":"tag","published_at":"2019-07-29T11:14:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5ead4120c22a73daefe9d745f3ead883fdc44884","kind":"tag","published_at":"2019-07-26T08:51:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.2.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"45dedd4c485bbaf09bb8169d2616548575cb619b","kind":"tag","published_at":"2019-07-11T15:35:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"76ba064b5aef0b0b538602308b1224b295b2c16d","kind":"tag","published_at":"2019-07-10T09:56:50.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"79cad3fec863752ea61059d4565f85b23da2d9d1","kind":"tag","published_at":"2019-07-01T13:22:10.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b88ea5af4eef2fd34d9b7828ce98d80c0c2dfc26","kind":"commit","published_at":"2019-06-19T11:35:56.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.1.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta.5","sha":"f01cbeec10975d910a917c40d53294bb505e5206","kind":"tag","published_at":"2019-06-19T10:31:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.5","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.5/manifests"},{"name":"v0.0.1-beta.4","sha":"f6d9f2a73f1e52d83d8fa4114d569c296fe833eb","kind":"tag","published_at":"2019-06-12T14:38:32.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"0b6b144a8c8ed30b2fa0e0d3ce5d4df1d54d7e04","kind":"tag","published_at":"2019-06-10T13:59:38.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"946f33670cc610b00f0817f8d5f979e54d557957","kind":"tag","published_at":"2019-05-31T10:30:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta","sha":"8c0bc966c9b198c705f94f367073e2b865a74509","kind":"tag","published_at":"2019-05-23T11:54:46.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.0.1-beta","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:53:11.810Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.442921784713795,"dependent_packages_count":6.038814531434961,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.240868158074378},"purl":"pkg:golang/github.com/getsentry/sentry-go/zerolog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/zerolog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/zerolog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/getsentry/sentry-go/zerolog/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T14:03:36.488Z","issues_count":254,"pull_requests_count":419,"avg_time_to_close_issue":36440036.698324025,"avg_time_to_close_pull_request":2442438.5857142857,"issues_closed_count":179,"pull_requests_closed_count":350,"pull_request_authors_count":56,"issue_authors_count":143,"avg_comments_per_issue":2.358267716535433,"avg_comments_per_pull_request":1.7613365155131264,"merged_pull_requests_count":295,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":68,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1895488.0,"past_year_avg_time_to_close_pull_request":398218.60402684566,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.0441176470588236,"past_year_avg_comments_per_pull_request":1.2277227722772277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"},{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}],"active_maintainers":[{"login":"ribice","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"login":"cleptric","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"},{"login":"AbhiPrasad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"},{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fzerolog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fzerolog/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fzerolog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fzerolog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fzerolog/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2026682,"maintainers_count":0,"namespaces_count":761140,"keywords_count":112063,"github":"golang","metadata":{"funded_packages_count":52892},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-16T07:02:11.664Z","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":8548,"full_name":"getsentry/sentry-go","default_branch":"master","total_commits":854,"total_committers":95,"total_bot_commits":39,"total_bot_committers":1,"mean_commits":8.989473684210527,"dds":0.7634660421545667,"past_year_total_commits":113,"past_year_total_committers":16,"past_year_total_bot_commits":18,"past_year_total_bot_committers":1,"past_year_mean_commits":7.0625,"past_year_dds":0.5221238938053097,"last_synced_at":"2026-01-02T17:56:20.349Z","last_synced_commit":"d7582e8848ca8fdc8aae4a8c189b83be1c9e2bd1","created_at":"2023-03-07T09:48:32.589Z","updated_at":"2026-01-02T17:53:48.063Z","committers":[{"name":"Kamil Ogórek","email":"kamil.ogorek@gmail.com","login":"kamilogorek","count":202},{"name":"Rodolfo Carvalho","email":"rodolfo.carvalho@sentry.io","login":"rhcarvalho","count":192},{"name":"Michi Hoffmann","email":"cleptric","login":"cleptric","count":87},{"name":"Giannis Gkiortzis","email":"58184179+giortzisg","login":"giortzisg","count":54},{"name":"Anton Ovchinnikov","email":"anton@tonyo.info","login":"tonyo","count":53},{"name":"Emir Ribić","email":"e@ribic.ba","login":"ribice","count":49},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":39},{"name":"getsentry-bot","email":"bot@sentry.io","login":"getsentry-bot","count":38},{"name":"Ivan Dlugos","email":"6349682+vaind","login":"vaind","count":15},{"name":"Reinaldy Rafli","email":"aldy505@proton.me","login":"aldy505","count":10},{"name":"Abhijeet Prasad","email":"AbhiPrasad","login":"AbhiPrasad","count":8},{"name":"Oliver Powell","email":"oliver@opowell.com","login":"greywolve","count":7},{"name":"Armen Zambrano G","email":"armenzg@sentry.io","login":"armenzg","count":3},{"name":"Stephanie Anderson","email":"stephanie.anderson@sentry.io","login":"stephanie-anderson","count":3},{"name":"ferhat elmas","email":"elmas.ferhat@gmail.com","login":"ferhatelmas","count":3},{"name":"Francesco Vigliaturo","email":"francesco.vigliaturo@sentry.io","login":"viglia","count":3},{"name":"Bruno Garcia","email":"bruno@brunogarcia.com","login":"bruno-garcia","count":2},{"name":"Chad Whitacre","email":"chadwhitacre@sentry.io","login":"chadwhitacre","count":2},{"name":"Chris Faulkner","email":"thefaulkner@gmail.com","login":"faulkner","count":2},{"name":"Derek Perkins","email":"derek@derekperkins.com","login":"derekperkins","count":2},{"name":"Jonathan Hall","email":"flimzy@flimzy.com","login":"flimzy","count":2},{"name":"Kevin Burke","email":"kevin@meter.com","login":"kevinburke1","count":2},{"name":"Lukas Schwab","email":"lukas.schwab@gmail.com","login":"lukasschwab","count":2},{"name":"Yaroslav Podorvanov","email":"63663261+YaroslavPodorvanov","login":"YaroslavPodorvanov","count":2},{"name":"jibin jose","email":"jj@josejibin.com","login":"josejibin","count":2},{"name":"Go Takagi","email":"15936908+shimastripe","login":"shimastripe","count":1},{"name":"Horst Gutmann","email":"zerok@zerokspot.com","login":"zerok","count":1},{"name":"Jeff Widman","email":"jeff@jeffwidman.com","login":"jeffwidman","count":1},{"name":"Saimon Shaplygin","email":"semyuon@gmail.com","login":"sshaplygin","count":1},{"name":"Alex Zaytsev","email":"hazzik@gmail.com","login":"hazzik","count":1},{"name":"Alexey Fayzullin","email":"far4599","login":"far4599","count":1},{"name":"Gerasimos (Makis) Maropoulos","email":"kataras2006@hotmail.com","login":"kataras","count":1},{"name":"Gaëtan Blond","email":"mindstan@hotmail.fr","login":"Mindstan","count":1},{"name":"Florian Bauer","email":"35347506+fsrv-xyz","login":"fsrv-xyz","count":1},{"name":"Emanuel Uzoni","email":"Peakz","login":"Peakz","count":1},{"name":"Abhinav Nair","email":"11939846+abhinavnair","login":"abhinavnair","count":1},{"name":"Jeffrey Hung","email":"17494876+Jeffreyhung","login":"Jeffreyhung","count":1},{"name":"Anagh","email":"sigsevneo","login":"sigsevneo","count":1},{"name":"Andrii Zhezhel","email":"21112019+zhezhel","login":"zhezhel","count":1},{"name":"Anton","email":"57615458+antonsacred","login":"antonsacred","count":1},{"name":"Aramis","email":"aramishm@gmail.com","login":"AramisHM","count":1},{"name":"Arun Philip","email":"dacodedbeat@gmail.com","login":"DAcodedBEAT","count":1},{"name":"Burak Yigit Kaya","email":"byk@sentry.io","login":"BYK","count":1},{"name":"Pierre Massat","email":"pierre@massat.io","login":null,"count":1},{"name":"Craig Pastro","email":"pastro.craig@gmail.com","login":null,"count":1},{"name":"Gawen Arab","email":"gawen@zen.ly","login":null,"count":1},{"name":"Adam McKerlie","email":"adam.mckerlie@sentry.io","login":null,"count":1},{"name":"Stan Hu","email":"stanhu@gmail.com","login":"stanhu","count":1},{"name":"Steve Azzopardi","email":"steveazz@outlook.com","login":"steve-mt","count":1},{"name":"Steven Eubank","email":"47563310+smeubank","login":"smeubank","count":1},{"name":"Syahid Firdaus","email":"syahidfrd@gmail.com","login":"syahidfrd","count":1},{"name":"Thanabodee Charoenpiriyakij","email":"wingyminus@gmail.com","login":"wingyplus","count":1},{"name":"Théo Brigitte","email":"theo.brigitte@gmail.com","login":"TheoBrigitte","count":1},{"name":"Tommaso Allevi","email":"tomallevi@gmail.com","login":"allevo","count":1},{"name":"Victor Darevski","email":"mr.darevski@gmail.com","login":"Darevski","count":1},{"name":"Victor Lima","email":"victor@victorlima.me","login":"vtfr","count":1},{"name":"Vladan Paunovic","email":"vladan.paunovic.bg@gmail.com","login":"vladanpaunovic","count":1},{"name":"Willem Potgieter","email":"ozobdrol@gmail.com","login":"MaggotMouth","count":1},{"name":"Wyatt Anderson","email":"wanderson@gmail.com","login":"wyattanderson","count":1},{"name":"Yashish Dua","email":"yashish.dua@gmail.com","login":"YashishDua","count":1},{"name":"Yasser Abdolmaleki","email":"spring1843","login":"spring1843","count":1},{"name":"Zeng Xian","email":"themezeng@gmail.com","login":"themez","count":1},{"name":"chuyeow","email":"chuyeow@gmail.com","login":"chuyeow","count":1},{"name":"golemiso","email":"3282656+golemiso","login":"golemiso","count":1},{"name":"gukz","email":"wg@seu.edu.cn","login":"gukz","count":1},{"name":"heng zhang","email":"yiuiua@qq.com","login":"yiuiua","count":1},{"name":"ikorihn","email":"16367098+ikorihn","login":"ikorihn","count":1},{"name":"karatekaneen","email":"41196840+karatekaneen","login":"karatekaneen","count":1},{"name":"rerorero","email":"nato9598@hotmail.co.jp","login":"rerorero","count":1},{"name":"yutachaos","email":"18604471+yutachaos","login":"yutachaos","count":1},{"name":"Александр Котовский","email":"pridees@gmail.com","login":"pridees","count":1},{"name":"Andrii Soldatenko","email":"andrii.soldatenko@sentry.io","login":null,"count":1},{"name":"Jesse Haka","email":"haka.jesse@gmail.com","login":"zetaab","count":1},{"name":"Johannes Daxböck","email":"114897+dingsdax","login":"dingsdax","count":1},{"name":"Jonathan Roth","email":"jonathroth@gmail.com","login":"jonathroth","count":1},{"name":"Joseph Dallago","email":"jd.dallago@gmail.com","login":"jayd3e","count":1},{"name":"Josh Wong","email":"j--wong","login":"j--wong","count":1},{"name":"Joshua Wise","email":"joshua@joshuawise.com","login":"jwise","count":1},{"name":"Katherine Cox-Buday","email":"kat-co","login":"kat-co","count":1},{"name":"Mahmudul Haque","email":"5278142+mhy13","login":"mhy13","count":1},{"name":"Matt Johnson-Pint","email":"matt.johnson-pint@sentry.io","login":"mattjohnsonpint","count":1},{"name":"Matt Quinn","email":"matt.quinn@sentry.io","login":"mjq","count":1},{"name":"Matthew","email":"matthew.trostel@sentry.io","login":"mdtro","count":1},{"name":"Max Goldman","email":"max@maxhgoldman.com","login":"themaxgoldman","count":1},{"name":"Mike","email":"manc88@mail.ru","login":"manc88","count":1},{"name":"MikeKonan","email":"36304777+MikeKonan","login":"MikeKonan","count":1},{"name":"Natik Gadzhi","email":"natik@respawn.io","login":"natikgadzhi","count":1},{"name":"Nikolay Bryzgalov","email":"flash286@gmail.com","login":"flash286","count":1},{"name":"Nikolay Edigaryev","email":"edigaryev@gmail.com","login":"edigaryev","count":1},{"name":"Orkhan Alikhanov","email":"Orkhan.Alikhanov@gmail.com","login":"OrkhanAlikhanov","count":1},{"name":"Pavel Savchenko","email":"asfaltboy@gmail.com","login":"asfaltboy","count":1},{"name":"Pierre Massat","email":"pierre.massat@sentry.io","login":"phacops","count":1},{"name":"Cody Kaup","email":"35509748+codykaup","login":"codykaup","count":1},{"name":"Sergey Petrov","email":"git@pr0ger.org","login":"Pr0Ger","count":1},{"name":"Shubhendra Singh Chauhan","email":"withshubh@gmail.com","login":"withshubh","count":1}],"past_year_committers":[{"name":"Giannis Gkiortzis","email":"58184179+giortzisg","login":"giortzisg","count":54},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":18},{"name":"getsentry-bot","email":"bot@sentry.io","login":"getsentry-bot","count":15},{"name":"Michi Hoffmann","email":"cleptric","login":"cleptric","count":10},{"name":"Emir Ribić","email":"e@ribic.ba","login":"ribice","count":3},{"name":"Lukas Schwab","email":"lukas.schwab@gmail.com","login":"lukasschwab","count":2},{"name":"Abhijeet Prasad","email":"aprasad@sentry.io","login":"AbhiPrasad","count":2},{"name":"golemiso","email":"3282656+golemiso","login":"golemiso","count":1},{"name":"Stephanie Anderson","email":"stephanie.anderson@sentry.io","login":"stephanie-anderson","count":1},{"name":"Reinaldy Rafli","email":"github@reinaldyrafli.com","login":"aldy505","count":1},{"name":"Pavel Savchenko","email":"asfaltboy@gmail.com","login":"asfaltboy","count":1},{"name":"Orkhan Alikhanov","email":"Orkhan.Alikhanov@gmail.com","login":"OrkhanAlikhanov","count":1},{"name":"Max Goldman","email":"max@maxhgoldman.com","login":"themaxgoldman","count":1},{"name":"Johannes Daxböck","email":"114897+dingsdax","login":"dingsdax","count":1},{"name":"Emanuel Uzoni","email":"Peakz","login":"Peakz","count":1},{"name":"Alex Zaytsev","email":"hazzik@gmail.com","login":"hazzik","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-01-04T00:00:29.789Z","repositories_count":6160970,"commits_count":932375512,"contributors_count":36270656,"owners_count":1135694,"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":"getsentry/sentry-go","html_url":"https://github.com/getsentry/sentry-go","last_synced_at":"2026-01-02T01:00:50.084Z","status":null,"issues_count":260,"pull_requests_count":428,"avg_time_to_close_issue":35889589.13186813,"avg_time_to_close_pull_request":2521461.929971989,"issues_closed_count":182,"pull_requests_closed_count":357,"pull_request_authors_count":56,"issue_authors_count":144,"avg_comments_per_issue":2.3807692307692307,"avg_comments_per_pull_request":1.7616822429906542,"merged_pull_requests_count":301,"bot_issues_count":0,"bot_pull_requests_count":89,"past_year_issues_count":64,"past_year_pull_requests_count":147,"past_year_avg_time_to_close_issue":2230831.6896551726,"past_year_avg_time_to_close_pull_request":498475.8888888889,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":108,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.28125,"past_year_avg_comments_per_pull_request":1.2380952380952381,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":95,"created_at":"2023-05-16T04:18:15.447Z","updated_at":"2026-01-02T01:00:50.084Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","issue_labels_count":{"table":{"Status: Backlog":61,"Go":52,"Type: Bug":37,"Type: Feature":31,"Feature":28,"Waiting for: Product Owner":21,"Bug":14,"Version: v1":11,"Type: Breaking":10,"Topic: OpenTelemetry":9,"Type: Improvement":9,"Type: Discussion":7,"Status: In Progress":7,"Improvement":6,"Traces":4,"Type: Documentation":4,"Errors":3,"Type: Question":2,"Spans":2,"Status: Needs Information":1,"Status: Needs Reproduction":1,"Metrics":1,"Docs":1,"Status: Confirmed":1,"Type: Refactoring":1,"Status: Stale":1,"Logs":1,"Type: Deprecation":1,"Task":1,"Performance (New)":1,"breaking change":1}},"pull_request_labels_count":{"table":{"dependencies":80,"github_actions":53,"Type: Improvement":46,"Status: In Progress":31,"Type: Documentation":26,"Type: Feature":25,"Type: Bug":15,"Feature":14,"go":12,"Bug":10,"Type: Breaking":9,"Improvement":8,"Go":5,"Topic: OpenTelemetry":5,"Status: Backlog":5,"Status: Confirmed":2,"Type: Refactoring":1,"Type: Discussion":1,"WIP":1}},"issue_author_associations_count":{"table":{"NONE":128,"CONTRIBUTOR":88,"MEMBER":33,"COLLABORATOR":11}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":160,"MEMBER":122,"COLLABORATOR":97,"NONE":49}},"issue_authors":{"table":{"rhcarvalho":39,"giortzisg":15,"tonyo":14,"stephanie-anderson":9,"dingsdax":7,"cleptric":7,"vaind":6,"smeubank":4,"OrkhanAlikhanov":4,"eric":3,"kamilogorek":3,"bruno-garcia":3,"AbhiPrasad":3,"ainar-g":2,"shouichi":2,"lukasschwab":2,"ribice":2,"DAcodedBEAT":2,"assembly-winston":2,"kevinburke1":2,"Gitznik":2,"SupaHam":2,"thnk2wn":2,"MatsuoTakuro":2,"yonderblue":2,"rodolfoBee":1,"mtuska":1,"cdignam-segment":1,"iammuhammedabdAllah":1,"Deofex":1,"claytoneast":1,"stnguyen90":1,"peter-svensson":1,"vijmax":1,"charlesoconor":1,"Peakz":1,"enumag":1,"clinejj":1,"Cyberax":1,"aldy505":1,"rcmachado":1,"Neerajgowda2611":1,"gawen":1,"hnicke":1,"shivamsouravjha":1,"BitPhinix":1,"yeqown":1,"AbdelrahmanElawady":1,"fho":1,"odannyc":1,"cristiandenicola":1,"UnaffiliatedCode":1,"duongcongtoai":1,"02strich":1,"derekperkins":1,"brhoades":1,"P4JoshS":1,"li-jin-gou":1,"connormullett":1,"MattJustMatt":1,"lzap":1,"grongor":1,"elliotcourant":1,"gggritso":1,"arp242":1,"LesDomen":1,"kat-co":1,"zerok":1,"leventov":1,"ioxenus":1,"epikjjh":1,"edocevol":1,"Mokto":1,"avgeorge":1,"crswty":1,"gofort":1,"mrduncan":1,"kamatama41":1,"bfpepper87sentry":1,"RaghavSood":1,"peczenyj":1,"davidjb":1,"armagg":1,"alkanna":1,"jjbayer":1,"priscilawebdev":1,"sigsevneo":1,"themaxgoldman":1,"chodges15":1,"Pr0Ger":1,"kucherenkovova":1,"shouryaps":1,"vianamjr":1,"far4599":1,"lmb":1,"WilliamAkaWill":1,"johnfoconnor":1,"stephenafamo":1,"asif2k":1,"lawrencejones":1,"costela":1,"alexistdk":1,"louiscb":1,"adamgsg":1,"sermio-te":1,"wyx520zfj":1,"pavelfurm":1,"pascal-de-ladurantaye":1,"alexsohn1126":1,"mariaefi29":1,"sebastianrath":1,"donBarbos":1,"Aberd33n":1,"andreimatei":1,"logerror":1,"earthboundkid":1,"dvigueras":1,"TyPh00nCdr":1,"vtfr":1,"Russiancold":1,"kei2100":1,"tty2":1,"ubergeek42":1,"mbrancato":1,"taiheserver":1,"gshilin-sdb":1,"Bermos":1,"lozenko":1,"muety":1,"antonpirker":1,"aakarim":1,"rjeczalik":1,"flimzy":1,"lcd1232":1,"beninabox":1,"mj3c":1,"grandstaish":1,"moneymikeMD":1,"foobra":1,"robd003":1,"inesmersak":1,"Sophie1142":1,"paulborile":1,"Ja7ad":1}},"pull_request_authors":{"table":{"dependabot[bot]":89,"ribice":84,"cleptric":77,"giortzisg":45,"tonyo":30,"aldy505":13,"viglia":6,"lukasschwab":6,"AbhiPrasad":6,"stephanie-anderson":4,"josejibin":4,"manc88":2,"athyk":2,"far4599":2,"OrkhanAlikhanov":2,"090809":2,"mjq":2,"shivamsouravjha":2,"shouichi":2,"asfaltboy":2,"greywolve":2,"LesDomen":2,"philipphofmann":2,"shlyamster":2,"DAcodedBEAT":2,"chadwhitacre":2,"kamstrup":2,"vaind":2,"hazzik":2,"dingsdax":2,"mdtro":1,"Peakz":1,"spanwp":1,"hnicke":1,"smeubank":1,"giovanni-orciuolo":1,"yiuiua":1,"ringsaturn":1,"codenoid":1,"arsmn":1,"zhourunlai":1,"japananh":1,"RiotHaxwagon":1,"golemiso":1,"Jeffreyhung":1,"codykaup":1,"Darevski":1,"KevinSnyderCodes":1,"UnaffiliatedCode":1,"themaxgoldman":1,"wyattanderson":1,"costela":1,"qepo17":1,"syahidfrd":1,"jwise":1,"jonathroth":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-01-04T00:00:37.495Z","repositories_count":12608082,"issues_count":35619475,"pull_requests_count":117109485,"authors_count":11080728,"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":{"Go":34,"Feature":12,"Bug":10,"Waiting for: Product Owner":6,"Improvement":4,"Traces":2,"Errors":2,"Metrics":1,"Docs":1,"Spans":1,"Logs":1,"Task":1,"Performance (New)":1,"breaking change":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":38,"github_actions":28,"Feature":10,"Bug":9,"Improvement":8,"Go":5,"Type: Improvement":5,"go":5,"Type: Documentation":2}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":26,"NONE":25,"MEMBER":7,"COLLABORATOR":5}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":82,"MEMBER":19,"COLLABORATOR":18,"NONE":17}},"past_year_issue_authors":{"table":{"giortzisg":15,"dingsdax":7,"stephanie-anderson":4,"OrkhanAlikhanov":4,"lukasschwab":2,"Gitznik":2,"cleptric":2,"AbhiPrasad":2,"wyx520zfj":1,"WilliamAkaWill":1,"vianamjr":1,"vaind":1,"TyPh00nCdr":1,"themaxgoldman":1,"taiheserver":1,"sebastianrath":1,"peczenyj":1,"Peakz":1,"paulborile":1,"P4JoshS":1,"alexsohn1126":1,"Neerajgowda2611":1,"mrduncan":1,"alkanna":1,"lcd1232":1,"iammuhammedabdAllah":1,"andreimatei":1,"beninabox":1,"donBarbos":1,"Bermos":1,"cristiandenicola":1,"bruno-garcia":1,"chodges15":1}},"past_year_pull_request_authors":{"table":{"giortzisg":45,"dependabot[bot]":37,"cleptric":15,"ribice":6,"lukasschwab":6,"hazzik":2,"asfaltboy":2,"aldy505":2,"OrkhanAlikhanov":2,"AbhiPrasad":2,"dingsdax":2,"stephanie-anderson":2,"DAcodedBEAT":2,"kamstrup":2,"philipphofmann":2,"spanwp":1,"Peakz":1,"themaxgoldman":1,"japananh":1,"golemiso":1,"zhourunlai":1,"qepo17":1}},"maintainers":[{"table":{"login":"ribice","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"}},{"table":{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"}},{"table":{"login":"tonyo","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"}},{"table":{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"}},{"table":{"login":"AbhiPrasad","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"}},{"table":{"login":"vaind","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}},{"table":{"login":"smeubank","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smeubank"}},{"table":{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"}},{"table":{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"}},{"table":{"login":"chadwhitacre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"}},{"table":{"login":"mjq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjq"}},{"table":{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"}},{"table":{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"}},{"table":{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"}},{"table":{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"}},{"table":{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"}},{"table":{"login":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"}},{"table":{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"}},{"table":{"login":"priscilawebdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priscilawebdev"}},{"table":{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}}],"active_maintainers":[{"table":{"login":"cleptric","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"}},{"table":{"login":"giortzisg","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/giortzisg"}},{"table":{"login":"ribice","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"}},{"table":{"login":"AbhiPrasad","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AbhiPrasad"}},{"table":{"login":"philipphofmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"}},{"table":{"login":"alexsohn1126","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexsohn1126"}},{"table":{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"}},{"table":{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"}},{"table":{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}}]}},"events":{"total":{"CreateEvent":194,"ReleaseEvent":9,"IssuesEvent":166,"WatchEvent":91,"DeleteEvent":114,"MemberEvent":1,"IssueCommentEvent":363,"PushEvent":465,"PullRequestReviewCommentEvent":243,"PullRequestReviewEvent":316,"PullRequestEvent":236,"ForkEvent":29},"last_year":{"CreateEvent":127,"ReleaseEvent":6,"IssuesEvent":110,"WatchEvent":60,"DeleteEvent":73,"MemberEvent":1,"IssueCommentEvent":231,"PushEvent":329,"PullRequestReviewCommentEvent":188,"PullRequestEvent":149,"PullRequestReviewEvent":243,"ForkEvent":24}},"keywords":["crash-reporting","crash-reports","error-monitoring","go","golang","hacktoberfest","sdk","sentry","tag-production","team-web-backend"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-08-03T02:46:06.887Z","updated_at":"2022-08-03T02:46:06.887Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/go.mod","dependencies":[{"id":553505959,"package_name":"github.com/gin-gonic/gin","ecosystem":"go","requirements":"v1.7.7","direct":true,"kind":"runtime","optional":false},{"id":553505960,"package_name":"github.com/go-errors/errors","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":553505961,"package_name":"github.com/go-martini/martini","ecosystem":"go","requirements":"v0.0.0-20170121215854-22fa46961aab","direct":true,"kind":"runtime","optional":false},{"id":553505962,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":true,"kind":"runtime","optional":false},{"id":553505963,"package_name":"github.com/kataras/iris/v12","ecosystem":"go","requirements":"v12.1.8","direct":true,"kind":"runtime","optional":false},{"id":553505964,"package_name":"github.com/labstack/echo/v4","ecosystem":"go","requirements":"v4.5.0","direct":true,"kind":"runtime","optional":false},{"id":553505965,"package_name":"github.com/pingcap/errors","ecosystem":"go","requirements":"v0.11.4","direct":true,"kind":"runtime","optional":false},{"id":553505966,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":true,"kind":"runtime","optional":false},{"id":553505967,"package_name":"github.com/urfave/negroni","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":553505968,"package_name":"github.com/valyala/fasthttp","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":553505969,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211007075335-d3039528d8ac","direct":true,"kind":"runtime","optional":false},{"id":553505970,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":true,"kind":"runtime","optional":false},{"id":553505971,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":true,"kind":"runtime","optional":false},{"id":553505972,"package_name":"github.com/CloudyKit/fastprinter","ecosystem":"go","requirements":"v0.0.0-20200109182630-33d98a066a53","direct":true,"kind":"runtime","optional":false},{"id":553505973,"package_name":"github.com/CloudyKit/jet/v3","ecosystem":"go","requirements":"v3.0.0","direct":true,"kind":"runtime","optional":false},{"id":553505974,"package_name":"github.com/Shopify/goreferrer","ecosystem":"go","requirements":"v0.0.0-20181106222321-ec9c9a553398","direct":true,"kind":"runtime","optional":false},{"id":553505975,"package_name":"github.com/ajg/form","ecosystem":"go","requirements":"v1.5.1","direct":true,"kind":"runtime","optional":false},{"id":553505976,"package_name":"github.com/aymerick/raymond","ecosystem":"go","requirements":"v2.0.3-0.20180322193309-b565731e1464+incompatible","direct":true,"kind":"runtime","optional":false},{"id":553505977,"package_name":"github.com/codegangsta/inject","ecosystem":"go","requirements":"v0.0.0-20150114235600-33e0aa1cb7c0","direct":true,"kind":"runtime","optional":false},{"id":553505978,"package_name":"github.com/eknkc/amber","ecosystem":"go","requirements":"v0.0.0-20171010120322-cdade1c07385","direct":true,"kind":"runtime","optional":false},{"id":553505979,"package_name":"github.com/fatih/structs","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":553505980,"package_name":"github.com/gin-contrib/sse","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":553505981,"package_name":"github.com/go-playground/locales","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":553505982,"package_name":"github.com/go-playground/universal-translator","ecosystem":"go","requirements":"v0.17.0","direct":true,"kind":"runtime","optional":false},{"id":553505983,"package_name":"github.com/go-playground/validator/v10","ecosystem":"go","requirements":"v10.4.1","direct":true,"kind":"runtime","optional":false},{"id":553505984,"package_name":"github.com/golang-jwt/jwt","ecosystem":"go","requirements":"v3.2.2+incompatible","direct":true,"kind":"runtime","optional":false},{"id":553505985,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":true,"kind":"runtime","optional":false},{"id":553505986,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":553505987,"package_name":"github.com/imkira/go-interpol","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":553505988,"package_name":"github.com/iris-contrib/blackfriday","ecosystem":"go","requirements":"v2.0.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":553505989,"package_name":"github.com/iris-contrib/jade","ecosystem":"go","requirements":"v1.1.3","direct":true,"kind":"runtime","optional":false},{"id":553505990,"package_name":"github.com/iris-contrib/pongo2","ecosystem":"go","requirements":"v0.0.1","direct":true,"kind":"runtime","optional":false},{"id":553505991,"package_name":"github.com/iris-contrib/schema","ecosystem":"go","requirements":"v0.0.1","direct":true,"kind":"runtime","optional":false},{"id":553505992,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.9","direct":true,"kind":"runtime","optional":false},{"id":553505993,"package_name":"github.com/kataras/golog","ecosystem":"go","requirements":"v0.0.10","direct":true,"kind":"runtime","optional":false},{"id":553505994,"package_name":"github.com/kataras/pio","ecosystem":"go","requirements":"v0.0.2","direct":true,"kind":"runtime","optional":false},{"id":553505995,"package_name":"github.com/kataras/sitemap","ecosystem":"go","requirements":"v0.0.5","direct":true,"kind":"runtime","optional":false},{"id":553505996,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.9.7","direct":true,"kind":"runtime","optional":false},{"id":553505997,"package_name":"github.com/labstack/gommon","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":553505998,"package_name":"github.com/leodido/go-urn","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":553505999,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.11","direct":true,"kind":"runtime","optional":false},{"id":553506000,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":true,"kind":"runtime","optional":false},{"id":553506001,"package_name":"github.com/microcosm-cc/bluemonday","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":553506002,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":true,"kind":"runtime","optional":false},{"id":553506003,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":553506004,"package_name":"github.com/moul/http2curl","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":553506005,"package_name":"github.com/ryanuber/columnize","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":553506006,"package_name":"github.com/schollz/closestmatch","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":553506007,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":553506008,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":553506009,"package_name":"github.com/smartystreets/goconvey","ecosystem":"go","requirements":"v1.6.4","direct":true,"kind":"runtime","optional":false},{"id":553506010,"package_name":"github.com/ugorji/go/codec","ecosystem":"go","requirements":"v1.1.7","direct":true,"kind":"runtime","optional":false},{"id":553506011,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":553506012,"package_name":"github.com/valyala/fasttemplate","ecosystem":"go","requirements":"v1.2.1","direct":true,"kind":"runtime","optional":false},{"id":553506013,"package_name":"github.com/xeipuuv/gojsonschema","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":553506014,"package_name":"github.com/yalp/jsonpath","ecosystem":"go","requirements":"v0.0.0-20180802001716-5cc68e5049a0","direct":true,"kind":"runtime","optional":false},{"id":553506015,"package_name":"github.com/yudai/gojsondiff","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":553506016,"package_name":"github.com/yudai/golcs","ecosystem":"go","requirements":"v0.0.0-20170316035057-ecda9a501e82","direct":true,"kind":"runtime","optional":false},{"id":553506017,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":true,"kind":"runtime","optional":false},{"id":553506018,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211008194852-3b03d305991f","direct":true,"kind":"runtime","optional":false},{"id":553506019,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20201208040808-7e3f01d25324","direct":true,"kind":"runtime","optional":false},{"id":553506020,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":true,"kind":"runtime","optional":false},{"id":553506021,"package_name":"gopkg.in/ini.v1","ecosystem":"go","requirements":"v1.51.1","direct":true,"kind":"runtime","optional":false},{"id":553506022,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":true,"kind":"runtime","optional":false},{"id":553506023,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20191120175047-4206685974f2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-03T02:46:07.062Z","updated_at":"2022-08-03T02:46:07.062Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/go.sum","dependencies":[{"id":553507495,"package_name":"github.com/AndreasBriese/bbloom","ecosystem":"go","requirements":"v0.0.0-20190306092124-e2d15f34fcf9","direct":false,"kind":"runtime","optional":false},{"id":553507500,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":553507502,"package_name":"github.com/CloudyKit/fastprinter","ecosystem":"go","requirements":"v0.0.0-20200109182630-33d98a066a53","direct":false,"kind":"runtime","optional":false},{"id":553507504,"package_name":"github.com/CloudyKit/jet/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":553507506,"package_name":"github.com/Joker/hpp","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":553507508,"package_name":"github.com/Shopify/goreferrer","ecosystem":"go","requirements":"v0.0.0-20181106222321-ec9c9a553398","direct":false,"kind":"runtime","optional":false},{"id":553507510,"package_name":"github.com/ajg/form","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":553507512,"package_name":"github.com/armon/consul-api","ecosystem":"go","requirements":"v0.0.0-20180202201655-eb2c6b5be1b6","direct":false,"kind":"runtime","optional":false},{"id":553507514,"package_name":"github.com/aymerick/raymond","ecosystem":"go","requirements":"v2.0.3-0.20180322193309-b565731e1464+incompatible","direct":false,"kind":"runtime","optional":false},{"id":553507515,"package_name":"github.com/codegangsta/inject","ecosystem":"go","requirements":"v0.0.0-20150114235600-33e0aa1cb7c0","direct":false,"kind":"runtime","optional":false},{"id":553507517,"package_name":"github.com/coreos/etcd","ecosystem":"go","requirements":"v3.3.10+incompatible","direct":false,"kind":"runtime","optional":false},{"id":553507519,"package_name":"github.com/coreos/go-etcd","ecosystem":"go","requirements":"v2.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":553507521,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":553507523,"package_name":"github.com/cpuguy83/go-md2man","ecosystem":"go","requirements":"v1.0.10","direct":false,"kind":"runtime","optional":false},{"id":553507525,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":553507527,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":553507529,"package_name":"github.com/dgraph-io/badger","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":553507531,"package_name":"github.com/dgryski/go-farm","ecosystem":"go","requirements":"v0.0.0-20190423205320-6a90982ecee2","direct":false,"kind":"runtime","optional":false},{"id":553507532,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":553507534,"package_name":"github.com/eknkc/amber","ecosystem":"go","requirements":"v0.0.0-20171010120322-cdade1c07385","direct":false,"kind":"runtime","optional":false},{"id":553507536,"package_name":"github.com/etcd-io/bbolt","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":553507538,"package_name":"github.com/fatih/structs","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":553507540,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":553507542,"package_name":"github.com/gavv/httpexpect","ecosystem":"go","requirements":"v2.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":553507544,"package_name":"github.com/gin-contrib/sse","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":553507546,"package_name":"github.com/gin-gonic/gin","ecosystem":"go","requirements":"v1.7.7","direct":false,"kind":"runtime","optional":false},{"id":553507548,"package_name":"github.com/go-check/check","ecosystem":"go","requirements":"v0.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":553507550,"package_name":"github.com/go-errors/errors","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":553507552,"package_name":"github.com/go-martini/martini","ecosystem":"go","requirements":"v0.0.0-20170121215854-22fa46961aab","direct":false,"kind":"runtime","optional":false},{"id":553507554,"package_name":"github.com/go-playground/assert/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":553507556,"package_name":"github.com/go-playground/locales","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":553507558,"package_name":"github.com/go-playground/universal-translator","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":553507560,"package_name":"github.com/go-playground/validator/v10","ecosystem":"go","requirements":"v10.4.1","direct":false,"kind":"runtime","optional":false},{"id":553507562,"package_name":"github.com/gobwas/httphead","ecosystem":"go","requirements":"v0.0.0-20180130184737-2c6c146eadee","direct":false,"kind":"runtime","optional":false},{"id":553507564,"package_name":"github.com/gobwas/pool","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":553507566,"package_name":"github.com/gobwas/ws","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":553507567,"package_name":"github.com/golang-jwt/jwt","ecosystem":"go","requirements":"v3.2.2+incompatible","direct":false,"kind":"runtime","optional":false},{"id":553507569,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":553507571,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":553507573,"package_name":"github.com/gomodule/redigo","ecosystem":"go","requirements":"v1.7.1-0.20190724094224-574c33c3df38","direct":false,"kind":"runtime","optional":false},{"id":553507575,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":553507577,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":553507579,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":553507581,"package_name":"github.com/gopherjs/gopherjs","ecosystem":"go","requirements":"v0.0.0-20181017120253-0766667cb4d1","direct":false,"kind":"runtime","optional":false},{"id":553507583,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":553507585,"package_name":"github.com/hashicorp/go-version","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":553507587,"package_name":"github.com/hashicorp/hcl","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":553507589,"package_name":"github.com/imkira/go-interpol","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":553507591,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":553507593,"package_name":"github.com/iris-contrib/blackfriday","ecosystem":"go","requirements":"v2.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":553507595,"package_name":"github.com/iris-contrib/go.uuid","ecosystem":"go","requirements":"v2.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":553507596,"package_name":"github.com/iris-contrib/jade","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":553507598,"package_name":"github.com/iris-contrib/pongo2","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":553507600,"package_name":"github.com/iris-contrib/schema","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":553507605,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":553507607,"package_name":"github.com/jtolds/gls","ecosystem":"go","requirements":"v4.20.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":553507609,"package_name":"github.com/kataras/golog","ecosystem":"go","requirements":"v0.0.10","direct":false,"kind":"runtime","optional":false},{"id":553507611,"package_name":"github.com/kataras/iris/v12","ecosystem":"go","requirements":"v12.1.8","direct":false,"kind":"runtime","optional":false},{"id":553507612,"package_name":"github.com/kataras/neffos","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":553507614,"package_name":"github.com/kataras/pio","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":553507616,"package_name":"github.com/kataras/sitemap","ecosystem":"go","requirements":"v0.0.5","direct":false,"kind":"runtime","optional":false},{"id":553507618,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.8.2","direct":false,"kind":"runtime","optional":false},{"id":553507620,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.9.7","direct":false,"kind":"runtime","optional":false},{"id":553507622,"package_name":"github.com/klauspost/cpuid","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":553507624,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":553507626,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":553507628,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":553507630,"package_name":"github.com/labstack/echo/v4","ecosystem":"go","requirements":"v4.5.0","direct":false,"kind":"runtime","optional":false},{"id":553507632,"package_name":"github.com/labstack/gommon","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":553507634,"package_name":"github.com/leodido/go-urn","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":553507636,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":553507638,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":553507639,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.8","direct":false,"kind":"runtime","optional":false},{"id":553507641,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.11","direct":false,"kind":"runtime","optional":false},{"id":553507643,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.8","direct":false,"kind":"runtime","optional":false},{"id":553507645,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.9","direct":false,"kind":"runtime","optional":false},{"id":553507646,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":553507647,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":553507649,"package_name":"github.com/mattn/goveralls","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":553507651,"package_name":"github.com/mediocregopher/radix/v3","ecosystem":"go","requirements":"v3.4.2","direct":false,"kind":"runtime","optional":false},{"id":553507653,"package_name":"github.com/microcosm-cc/bluemonday","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":553507655,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":553507657,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":553507659,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180228061459-e0a39a4cb421","direct":false,"kind":"runtime","optional":false},{"id":553507661,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":553507663,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v0.0.0-20180701023420-4b7aa43c6742","direct":false,"kind":"runtime","optional":false},{"id":553507664,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":553507666,"package_name":"github.com/moul/http2curl","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":553507668,"package_name":"github.com/nats-io/jwt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":553507670,"package_name":"github.com/nats-io/nats.go","ecosystem":"go","requirements":"v1.9.1","direct":false,"kind":"runtime","optional":false},{"id":553507672,"package_name":"github.com/nats-io/nkeys","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":553507674,"package_name":"github.com/nats-io/nuid","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":553507676,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":553507677,"package_name":"github.com/pingcap/errors","ecosystem":"go","requirements":"v0.11.4","direct":false,"kind":"runtime","optional":false},{"id":553507679,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":553507680,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":553507681,"package_name":"github.com/russross/blackfriday","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":553507682,"package_name":"github.com/ryanuber/columnize","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":553507683,"package_name":"github.com/schollz/closestmatch","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":553507684,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":553507685,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":553507686,"package_name":"github.com/smartystreets/assertions","ecosystem":"go","requirements":"v0.0.0-20180927180507-b2de0cb4f26d","direct":false,"kind":"runtime","optional":false},{"id":553507688,"package_name":"github.com/smartystreets/goconvey","ecosystem":"go","requirements":"v1.6.4","direct":false,"kind":"runtime","optional":false},{"id":553507690,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":553507692,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":553507694,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v0.0.5","direct":false,"kind":"runtime","optional":false},{"id":553507696,"package_name":"github.com/spf13/jwalterweatherman","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":553507698,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":553507700,"package_name":"github.com/spf13/viper","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":553507702,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":553507703,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":553507705,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":553507707,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":553507709,"package_name":"github.com/ugorji/go","ecosystem":"go","requirements":"v1.1.7","direct":false,"kind":"runtime","optional":false},{"id":553507711,"package_name":"github.com/ugorji/go/codec","ecosystem":"go","requirements":"v0.0.0-20181204163529-d75b2dcb6bc8","direct":false,"kind":"runtime","optional":false},{"id":553507713,"package_name":"github.com/ugorji/go/codec","ecosystem":"go","requirements":"v1.1.7","direct":false,"kind":"runtime","optional":false},{"id":553507715,"package_name":"github.com/urfave/negroni","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":553507717,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":553507718,"package_name":"github.com/valyala/fasthttp","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":553507720,"package_name":"github.com/valyala/fasttemplate","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":553507722,"package_name":"github.com/valyala/fasttemplate","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":553507724,"package_name":"github.com/valyala/tcplisten","ecosystem":"go","requirements":"v0.0.0-20161114210144-ceec8f93295a","direct":false,"kind":"runtime","optional":false},{"id":553507726,"package_name":"github.com/xeipuuv/gojsonpointer","ecosystem":"go","requirements":"v0.0.0-20180127040702-4e3ac2762d5f","direct":false,"kind":"runtime","optional":false},{"id":553507728,"package_name":"github.com/xeipuuv/gojsonreference","ecosystem":"go","requirements":"v0.0.0-20180127040603-bd5ef7bd5415","direct":false,"kind":"runtime","optional":false},{"id":553507730,"package_name":"github.com/xeipuuv/gojsonschema","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":553507733,"package_name":"github.com/xordataexchange/crypt","ecosystem":"go","requirements":"v0.0.3-0.20170626215501-b2862e3d0a77","direct":false,"kind":"runtime","optional":false},{"id":553507735,"package_name":"github.com/yalp/jsonpath","ecosystem":"go","requirements":"v0.0.0-20180802001716-5cc68e5049a0","direct":false,"kind":"runtime","optional":false},{"id":553507737,"package_name":"github.com/yudai/gojsondiff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":553507741,"package_name":"github.com/yudai/golcs","ecosystem":"go","requirements":"v0.0.0-20170316035057-ecda9a501e82","direct":false,"kind":"runtime","optional":false},{"id":553507743,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20181203042331-505ab145d0a9","direct":false,"kind":"runtime","optional":false},{"id":553507745,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":553507747,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190701094942-4def268fd1a4","direct":false,"kind":"runtime","optional":false},{"id":553507749,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191227163750-53104e6ec876","direct":false,"kind":"runtime","optional":false},{"id":553507751,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":553507753,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210322153248-0c34fe9e7dc2","direct":false,"kind":"runtime","optional":false},{"id":553507755,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":553507757,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181220203305-927f97764cc3","direct":false,"kind":"runtime","optional":false},{"id":553507759,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":553507761,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190327091125-710a502c58a2","direct":false,"kind":"runtime","optional":false},{"id":553507763,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":553507765,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":553507766,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190827160401-ba9fcec4b297","direct":false,"kind":"runtime","optional":false},{"id":553507768,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":553507770,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":553507772,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":553507774,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211008194852-3b03d305991f","direct":false,"kind":"runtime","optional":false},{"id":553507776,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":553507778,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181205085412-a5c9d58dba9a","direct":false,"kind":"runtime","optional":false},{"id":553507780,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":553507782,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190222072716-a9d3bda3a223","direct":false,"kind":"runtime","optional":false},{"id":553507784,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":553507786,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190626221950-04f50cda93cb","direct":false,"kind":"runtime","optional":false},{"id":553507788,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190813064441-fde4db37ae7a","direct":false,"kind":"runtime","optional":false},{"id":553507789,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200116001909-b77594299b42","direct":false,"kind":"runtime","optional":false},{"id":553507791,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":553507793,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":553507795,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":553507797,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210403161142-5e06dd20ab57","direct":false,"kind":"runtime","optional":false},{"id":553507799,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":553507801,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":553507803,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":553507805,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210927094055-39ccf1dd6fa6","direct":false,"kind":"runtime","optional":false},{"id":553507806,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211007075335-d3039528d8ac","direct":false,"kind":"runtime","optional":false},{"id":553507808,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":553507810,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":553507812,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":553507814,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":553507816,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":553507818,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":553507820,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20201208040808-7e3f01d25324","direct":false,"kind":"runtime","optional":false},{"id":553507821,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":553507823,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20181221001348-537d06c36207","direct":false,"kind":"runtime","optional":false},{"id":553507825,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190327201419-c70d86f8b7cf","direct":false,"kind":"runtime","optional":false},{"id":553507827,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190328211700-ab21143f2384","direct":false,"kind":"runtime","optional":false},{"id":553507828,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":553507830,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":553507831,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":553507833,"package_name":"gopkg.in/ini.v1","ecosystem":"go","requirements":"v1.51.1","direct":false,"kind":"runtime","optional":false},{"id":553507835,"package_name":"gopkg.in/mgo.v2","ecosystem":"go","requirements":"v2.0.0-20180705113604-9856a29383ce","direct":false,"kind":"runtime","optional":false},{"id":553507837,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":553507839,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":553507841,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20191120175047-4206685974f2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T08:30:49.207Z","updated_at":"2023-02-19T08:30:49.207Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":7781896920,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7781896921,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7781896922,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7781896923,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T08:30:49.344Z","updated_at":"2023-02-19T08:30:49.344Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/.github/workflows/lint.yml","dependencies":[{"id":7781896958,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7781896959,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7781896960,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T08:30:50.053Z","updated_at":"2023-02-19T08:30:50.053Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/.github/workflows/release.yml","dependencies":[{"id":7781898324,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7781898325,"package_name":"getsentry/action-prepare-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T08:30:51.314Z","updated_at":"2023-02-19T08:30:51.314Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/.github/workflows/test.yml","dependencies":[{"id":7781898335,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7781898336,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7781898337,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7781898338,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"otel/go.mod","sha":null,"kind":"manifest","created_at":"2023-02-19T08:30:51.464Z","updated_at":"2023-02-19T08:30:51.464Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/otel/go.mod","dependencies":[{"id":7781898403,"package_name":"github.com/getsentry/sentry-go","ecosystem":"go","requirements":"v0.18.0","direct":true,"kind":"runtime","optional":false},{"id":7781898404,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":true,"kind":"runtime","optional":false},{"id":7781898405,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.11.0","direct":true,"kind":"runtime","optional":false},{"id":7781898406,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v1.11.0","direct":true,"kind":"runtime","optional":false},{"id":7781898407,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.11.0","direct":true,"kind":"runtime","optional":false},{"id":7781898414,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.3","direct":true,"kind":"runtime","optional":false},{"id":7781898415,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.2","direct":true,"kind":"runtime","optional":false},{"id":7781898417,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":7781898418,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"otel/go.sum","sha":null,"kind":"lockfile","created_at":"2023-02-19T08:30:51.656Z","updated_at":"2023-02-19T08:30:51.656Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/otel/go.sum","dependencies":[{"id":7781898528,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7781898529,"package_name":"github.com/go-errors/errors","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":7781898530,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":7781898531,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":7781898532,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":7781898533,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":7781898534,"package_name":"github.com/pingcap/errors","ecosystem":"go","requirements":"v0.11.4","direct":false,"kind":"runtime","optional":false},{"id":7781898535,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":7781898536,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7781898537,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":7781898538,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":7781898539,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":7781898540,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":7781898541,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":7781898542,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":7781898543,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"iris/go.sum","sha":null,"kind":"lockfile","created_at":"2026-02-25T00:01:44.927Z","updated_at":"2026-02-25T00:01:44.927Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/iris/go.sum","dependencies":[{"id":25825437907,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":25825437908,"package_name":"github.com/CloudyKit/fastprinter","ecosystem":"go","requirements":"v0.0.0-20200109182630-33d98a066a53","direct":false,"kind":"runtime","optional":false},{"id":25825437909,"package_name":"github.com/CloudyKit/jet/v6","ecosystem":"go","requirements":"v6.2.0","direct":false,"kind":"runtime","optional":false},{"id":25825437910,"package_name":"github.com/Joker/hpp","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825437913,"package_name":"github.com/Joker/jade","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25825437914,"package_name":"github.com/Shopify/goreferrer","ecosystem":"go","requirements":"v0.0.0-20220729165902-8cddb4f5de06","direct":false,"kind":"runtime","optional":false},{"id":25825437915,"package_name":"github.com/ajg/form","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":25825437916,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25825437917,"package_name":"github.com/aymerick/douceur","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25825437918,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v0.0.0-20161028175848-04cdfd42973b","direct":false,"kind":"runtime","optional":false},{"id":25825437919,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25825437920,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25825437921,"package_name":"github.com/eknkc/amber","ecosystem":"go","requirements":"v0.0.0-20171010120322-cdade1c07385","direct":false,"kind":"runtime","optional":false},{"id":25825437922,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":25825437923,"package_name":"github.com/fatih/structs","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25825437924,"package_name":"github.com/flosch/pongo2/v4","ecosystem":"go","requirements":"v4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25825437925,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25825437935,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25825437936,"package_name":"github.com/go-errors/errors","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25825437937,"package_name":"github.com/gobwas/glob","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25825437938,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":25825437939,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25825437941,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":25825437942,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25825437943,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25825437944,"package_name":"github.com/gorilla/css","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825437945,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":25825437946,"package_name":"github.com/imkira/go-interpol","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25825437947,"package_name":"github.com/iris-contrib/httpexpect/v2","ecosystem":"go","requirements":"v2.15.2","direct":false,"kind":"runtime","optional":false},{"id":25825437948,"package_name":"github.com/iris-contrib/schema","ecosystem":"go","requirements":"v0.0.6","direct":false,"kind":"runtime","optional":false},{"id":25825437949,"package_name":"github.com/josharian/intern","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825437950,"package_name":"github.com/kataras/blocks","ecosystem":"go","requirements":"v0.0.8","direct":false,"kind":"runtime","optional":false},{"id":25825437951,"package_name":"github.com/kataras/golog","ecosystem":"go","requirements":"v0.1.11","direct":false,"kind":"runtime","optional":false},{"id":25825437952,"package_name":"github.com/kataras/iris/v12","ecosystem":"go","requirements":"v12.2.0","direct":false,"kind":"runtime","optional":false},{"id":25825437953,"package_name":"github.com/kataras/pio","ecosystem":"go","requirements":"v0.0.13","direct":false,"kind":"runtime","optional":false},{"id":25825437954,"package_name":"github.com/kataras/sitemap","ecosystem":"go","requirements":"v0.0.6","direct":false,"kind":"runtime","optional":false},{"id":25825437955,"package_name":"github.com/kataras/tunnel","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":25825437956,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.17.7","direct":false,"kind":"runtime","optional":false},{"id":25825437957,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825437958,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25825437959,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25825437960,"package_name":"github.com/mailgun/raymond/v2","ecosystem":"go","requirements":"v2.0.48","direct":false,"kind":"runtime","optional":false},{"id":25825437961,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.7","direct":false,"kind":"runtime","optional":false},{"id":25825437962,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.13","direct":false,"kind":"runtime","optional":false},{"id":25825437963,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.16","direct":false,"kind":"runtime","optional":false},{"id":25825437964,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.20","direct":false,"kind":"runtime","optional":false},{"id":25825437965,"package_name":"github.com/microcosm-cc/bluemonday","ecosystem":"go","requirements":"v1.0.26","direct":false,"kind":"runtime","optional":false},{"id":25825437966,"package_name":"github.com/mitchellh/go-wordwrap","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25825437967,"package_name":"github.com/niemeyer/pretty","ecosystem":"go","requirements":"v0.0.0-20200227124842-a10e7caefd8e","direct":false,"kind":"runtime","optional":false},{"id":25825437968,"package_name":"github.com/nxadm/tail","ecosystem":"go","requirements":"v1.4.11","direct":false,"kind":"runtime","optional":false},{"id":25825437969,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.16.5","direct":false,"kind":"runtime","optional":false},{"id":25825437983,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.27.10","direct":false,"kind":"runtime","optional":false},{"id":25825438006,"package_name":"github.com/pingcap/errors","ecosystem":"go","requirements":"v0.11.4","direct":false,"kind":"runtime","optional":false},{"id":25825438007,"package_name":"github.com/pkg/diff","ecosystem":"go","requirements":"v0.0.0-20200914180035-5b29258ca4f7","direct":false,"kind":"runtime","optional":false},{"id":25825438008,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":25825438009,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v0.0.0-20151028094244-d8ed2627bdf0","direct":false,"kind":"runtime","optional":false},{"id":25825438010,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825438011,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25825438012,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25825438013,"package_name":"github.com/sanity-io/litter","ecosystem":"go","requirements":"v1.5.5","direct":false,"kind":"runtime","optional":false},{"id":25825438014,"package_name":"github.com/schollz/closestmatch","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":25825438015,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825438016,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25825438018,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.3","direct":false,"kind":"runtime","optional":false},{"id":25825438019,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25825438020,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v0.0.0-20161117074351-18a02ba4a312","direct":false,"kind":"runtime","optional":false},{"id":25825438021,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25825438022,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825438023,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25825438024,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25825438025,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":25825438026,"package_name":"github.com/tailscale/depaware","ecosystem":"go","requirements":"v0.0.0-20210622194025-720c4b409502","direct":false,"kind":"runtime","optional":false},{"id":25825438038,"package_name":"github.com/tdewolff/minify/v2","ecosystem":"go","requirements":"v2.20.19","direct":false,"kind":"runtime","optional":false},{"id":25825438039,"package_name":"github.com/tdewolff/parse/v2","ecosystem":"go","requirements":"v2.7.12","direct":false,"kind":"runtime","optional":false},{"id":25825438040,"package_name":"github.com/tdewolff/test","ecosystem":"go","requirements":"v1.0.11-0.20231101010635-f1265d231d52","direct":false,"kind":"runtime","optional":false},{"id":25825438049,"package_name":"github.com/tdewolff/test","ecosystem":"go","requirements":"v1.0.11-0.20240106005702-7de5f7df4739","direct":false,"kind":"runtime","optional":false},{"id":25825438050,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825438051,"package_name":"github.com/vmihailenco/msgpack/v5","ecosystem":"go","requirements":"v5.4.1","direct":false,"kind":"runtime","optional":false},{"id":25825438052,"package_name":"github.com/vmihailenco/tagparser/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825438053,"package_name":"github.com/xeipuuv/gojsonpointer","ecosystem":"go","requirements":"v0.0.0-20180127040702-4e3ac2762d5f","direct":false,"kind":"runtime","optional":false},{"id":25825438054,"package_name":"github.com/xeipuuv/gojsonreference","ecosystem":"go","requirements":"v0.0.0-20180127040603-bd5ef7bd5415","direct":false,"kind":"runtime","optional":false},{"id":25825438055,"package_name":"github.com/xeipuuv/gojsonschema","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25825438056,"package_name":"github.com/yalp/jsonpath","ecosystem":"go","requirements":"v0.0.0-20180802001716-5cc68e5049a0","direct":false,"kind":"runtime","optional":false},{"id":25825438057,"package_name":"github.com/yosssi/ace","ecosystem":"go","requirements":"v0.0.5","direct":false,"kind":"runtime","optional":false},{"id":25825438058,"package_name":"github.com/yudai/gojsondiff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825438059,"package_name":"github.com/yudai/golcs","ecosystem":"go","requirements":"v0.0.0-20170316035057-ecda9a501e82","direct":false,"kind":"runtime","optional":false},{"id":25825438060,"package_name":"github.com/yudai/pp","ecosystem":"go","requirements":"v2.0.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":25825438061,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25825438067,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25825438068,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825438069,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":25825438070,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":25825438071,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":25825438072,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.48.0","direct":false,"kind":"runtime","optional":false},{"id":25825438073,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20240404231335-c0f41cb1a7a0","direct":false,"kind":"runtime","optional":false},{"id":25825438074,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825438082,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25825438083,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":25825438084,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190327091125-710a502c58a2","direct":false,"kind":"runtime","optional":false},{"id":25825438085,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":25825438086,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":25825438087,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":25825438088,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211015210444-4f30a5c0130f","direct":false,"kind":"runtime","optional":false},{"id":25825438089,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":25825438090,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":25825438094,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":25825438095,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":25825438096,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":25825438097,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":25825438098,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":25825438099,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":25825438100,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":25825438101,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":25825438102,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211019181941-9d821ace8654","direct":false,"kind":"runtime","optional":false},{"id":25825438103,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220715151400-c0bba94af5f8","direct":false,"kind":"runtime","optional":false},{"id":25825438104,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220811171246-fbc7d0a398ab","direct":false,"kind":"runtime","optional":false},{"id":25825438105,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220908164124-27713097b956","direct":false,"kind":"runtime","optional":false},{"id":25825438106,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25825438107,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.41.0","direct":false,"kind":"runtime","optional":false},{"id":25825438108,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":25825438109,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825438110,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25825438111,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":25825438112,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":25825438113,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":25825438114,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25825438115,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":25825438116,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":25825438117,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201211185031-d93e913c1a58","direct":false,"kind":"runtime","optional":false},{"id":25825438118,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.9","direct":false,"kind":"runtime","optional":false},{"id":25825438119,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":25825438126,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":25825438127,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":25825438128,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":25825438129,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.33.0","direct":false,"kind":"runtime","optional":false},{"id":25825438130,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":25825438140,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20200902074654-038fdea0a05b","direct":false,"kind":"runtime","optional":false},{"id":25825438141,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":25825438142,"package_name":"gopkg.in/ini.v1","ecosystem":"go","requirements":"v1.67.0","direct":false,"kind":"runtime","optional":false},{"id":25825438143,"package_name":"gopkg.in/tomb.v1","ecosystem":"go","requirements":"v1.0.0-20141024135613-dd632973f1e7","direct":false,"kind":"runtime","optional":false},{"id":25825438159,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":25825438196,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":25825438197,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":25825438198,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25825438199,"package_name":"moul.io/http2curl/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"negroni/go.mod","sha":null,"kind":"manifest","created_at":"2026-02-25T00:01:48.007Z","updated_at":"2026-02-25T00:01:48.007Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/negroni/go.mod","dependencies":[{"id":25825438253,"package_name":"github.com/getsentry/sentry-go","ecosystem":"go","requirements":"v0.43.0","direct":true,"kind":"runtime","optional":false},{"id":25825438254,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":true,"kind":"runtime","optional":false},{"id":25825438256,"package_name":"github.com/urfave/negroni/v3","ecosystem":"go","requirements":"v3.1.1","direct":true,"kind":"runtime","optional":false},{"id":25825438268,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.18.0","direct":true,"kind":"runtime","optional":false},{"id":25825438269,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"fasthttp/go.mod","sha":null,"kind":"manifest","created_at":"2026-02-25T00:01:31.949Z","updated_at":"2026-02-25T00:01:31.949Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/fasthttp/go.mod","dependencies":[{"id":25825436740,"package_name":"github.com/getsentry/sentry-go","ecosystem":"go","requirements":"v0.43.0","direct":true,"kind":"runtime","optional":false},{"id":25825436741,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":true,"kind":"runtime","optional":false},{"id":25825436742,"package_name":"github.com/valyala/fasthttp","ecosystem":"go","requirements":"v1.52.0","direct":true,"kind":"runtime","optional":false},{"id":25825436751,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":25825436764,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.17.11","direct":true,"kind":"runtime","optional":false},{"id":25825436767,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825436768,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.26.0","direct":true,"kind":"runtime","optional":false},{"id":25825436769,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.19.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"echo/go.sum","sha":null,"kind":"lockfile","created_at":"2026-02-25T00:01:30.736Z","updated_at":"2026-02-25T00:01:30.736Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/echo/go.sum","dependencies":[{"id":25825436669,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25825436683,"package_name":"github.com/go-errors/errors","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25825436699,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":25825436700,"package_name":"github.com/labstack/echo/v4","ecosystem":"go","requirements":"v4.10.1","direct":false,"kind":"runtime","optional":false},{"id":25825436701,"package_name":"github.com/labstack/gommon","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":25825436702,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.13","direct":false,"kind":"runtime","optional":false},{"id":25825436703,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.16","direct":false,"kind":"runtime","optional":false},{"id":25825436704,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.20","direct":false,"kind":"runtime","optional":false},{"id":25825436705,"package_name":"github.com/pingcap/errors","ecosystem":"go","requirements":"v0.11.4","direct":false,"kind":"runtime","optional":false},{"id":25825436706,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":25825436722,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825436724,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":false,"kind":"runtime","optional":false},{"id":25825436729,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825436730,"package_name":"github.com/valyala/fasttemplate","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25825436731,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825436732,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.48.0","direct":false,"kind":"runtime","optional":false},{"id":25825436733,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":25825436734,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220811171246-fbc7d0a398ab","direct":false,"kind":"runtime","optional":false},{"id":25825436735,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25825436736,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.41.0","direct":false,"kind":"runtime","optional":false},{"id":25825436737,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":25825436738,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"fiber/go.mod","sha":null,"kind":"manifest","created_at":"2026-02-25T00:01:32.586Z","updated_at":"2026-02-25T00:01:32.586Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/fiber/go.mod","dependencies":[{"id":25825436797,"package_name":"github.com/getsentry/sentry-go","ecosystem":"go","requirements":"v0.43.0","direct":true,"kind":"runtime","optional":false},{"id":25825436798,"package_name":"github.com/gofiber/fiber/v2","ecosystem":"go","requirements":"v2.52.11","direct":true,"kind":"runtime","optional":false},{"id":25825436809,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":true,"kind":"runtime","optional":false},{"id":25825436810,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":25825436811,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":25825436812,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.17.11","direct":true,"kind":"runtime","optional":false},{"id":25825436813,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.13","direct":true,"kind":"runtime","optional":false},{"id":25825436814,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.20","direct":true,"kind":"runtime","optional":false},{"id":25825436815,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.16","direct":true,"kind":"runtime","optional":false},{"id":25825436841,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.4.7","direct":true,"kind":"runtime","optional":false},{"id":25825436858,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825436859,"package_name":"github.com/valyala/fasthttp","ecosystem":"go","requirements":"v1.57.0","direct":true,"kind":"runtime","optional":false},{"id":25825436860,"package_name":"github.com/valyala/tcplisten","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825436891,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.28.0","direct":true,"kind":"runtime","optional":false},{"id":25825436892,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.19.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"fiber/go.sum","sha":null,"kind":"lockfile","created_at":"2026-02-25T00:01:33.153Z","updated_at":"2026-02-25T00:01:33.153Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/fiber/go.sum","dependencies":[{"id":25825436895,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25825436896,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25825436897,"package_name":"github.com/go-errors/errors","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25825436898,"package_name":"github.com/gofiber/fiber/v2","ecosystem":"go","requirements":"v2.52.11","direct":false,"kind":"runtime","optional":false},{"id":25825436899,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":25825436900,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25825436901,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.17.11","direct":false,"kind":"runtime","optional":false},{"id":25825436902,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.13","direct":false,"kind":"runtime","optional":false},{"id":25825436903,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.16","direct":false,"kind":"runtime","optional":false},{"id":25825436904,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.20","direct":false,"kind":"runtime","optional":false},{"id":25825436905,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.16","direct":false,"kind":"runtime","optional":false},{"id":25825436906,"package_name":"github.com/pingcap/errors","ecosystem":"go","requirements":"v0.11.4","direct":false,"kind":"runtime","optional":false},{"id":25825436907,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":25825436908,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825436909,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25825436910,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.4.7","direct":false,"kind":"runtime","optional":false},{"id":25825436911,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":false,"kind":"runtime","optional":false},{"id":25825436912,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825436913,"package_name":"github.com/valyala/fasthttp","ecosystem":"go","requirements":"v1.57.0","direct":false,"kind":"runtime","optional":false},{"id":25825436914,"package_name":"github.com/valyala/tcplisten","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825436915,"package_name":"github.com/xyproto/randomstring","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25825436916,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825436917,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220811171246-fbc7d0a398ab","direct":false,"kind":"runtime","optional":false},{"id":25825436918,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25825436919,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25825436920,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":25825436921,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"zap/go.mod","sha":null,"kind":"manifest","created_at":"2026-02-25T00:01:48.364Z","updated_at":"2026-02-25T00:01:48.364Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/zap/go.mod","dependencies":[{"id":25825438313,"package_name":"github.com/getsentry/sentry-go","ecosystem":"go","requirements":"v0.43.0","direct":true,"kind":"runtime","optional":false},{"id":25825438314,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":25825438315,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":true,"kind":"runtime","optional":false},{"id":25825438316,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.27.1","direct":true,"kind":"runtime","optional":false},{"id":25825438319,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":25825438320,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825438321,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.10.0","direct":true,"kind":"runtime","optional":false},{"id":25825438322,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.18.0","direct":true,"kind":"runtime","optional":false},{"id":25825438323,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":25825438324,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"gin/go.mod","sha":null,"kind":"manifest","created_at":"2026-02-25T00:01:33.232Z","updated_at":"2026-02-25T00:01:33.232Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/gin/go.mod","dependencies":[{"id":25825436928,"package_name":"github.com/getsentry/sentry-go","ecosystem":"go","requirements":"v0.43.0","direct":true,"kind":"runtime","optional":false},{"id":25825436929,"package_name":"github.com/gin-gonic/gin","ecosystem":"go","requirements":"v1.9.1","direct":true,"kind":"runtime","optional":false},{"id":25825436936,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":true,"kind":"runtime","optional":false},{"id":25825436937,"package_name":"github.com/bytedance/sonic","ecosystem":"go","requirements":"v1.9.1","direct":true,"kind":"runtime","optional":false},{"id":25825436938,"package_name":"github.com/chenzhuoyu/base64x","ecosystem":"go","requirements":"v0.0.0-20221115062448-fe3a3abad311","direct":true,"kind":"runtime","optional":false},{"id":25825436939,"package_name":"github.com/gabriel-vasile/mimetype","ecosystem":"go","requirements":"v1.4.3","direct":true,"kind":"runtime","optional":false},{"id":25825436941,"package_name":"github.com/gin-contrib/sse","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":25825436942,"package_name":"github.com/go-playground/locales","ecosystem":"go","requirements":"v0.14.1","direct":true,"kind":"runtime","optional":false},{"id":25825436979,"package_name":"github.com/go-playground/universal-translator","ecosystem":"go","requirements":"v0.18.1","direct":true,"kind":"runtime","optional":false},{"id":25825436980,"package_name":"github.com/go-playground/validator/v10","ecosystem":"go","requirements":"v10.20.0","direct":true,"kind":"runtime","optional":false},{"id":25825436982,"package_name":"github.com/goccy/go-json","ecosystem":"go","requirements":"v0.10.2","direct":true,"kind":"runtime","optional":false},{"id":25825436983,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":true,"kind":"runtime","optional":false},{"id":25825437001,"package_name":"github.com/klauspost/cpuid/v2","ecosystem":"go","requirements":"v2.2.4","direct":true,"kind":"runtime","optional":false},{"id":25825437006,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":25825437022,"package_name":"github.com/leodido/go-urn","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false},{"id":25825437054,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.20","direct":true,"kind":"runtime","optional":false},{"id":25825437055,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":true,"kind":"runtime","optional":false},{"id":25825437077,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":25825437112,"package_name":"github.com/pelletier/go-toml/v2","ecosystem":"go","requirements":"v2.2.2","direct":true,"kind":"runtime","optional":false},{"id":25825437115,"package_name":"github.com/twitchyliquid64/golang-asm","ecosystem":"go","requirements":"v0.15.1","direct":true,"kind":"runtime","optional":false},{"id":25825437116,"package_name":"github.com/ugorji/go/codec","ecosystem":"go","requirements":"v1.2.12","direct":true,"kind":"runtime","optional":false},{"id":25825437118,"package_name":"golang.org/x/arch","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":25825437119,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.48.0","direct":true,"kind":"runtime","optional":false},{"id":25825437120,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.50.0","direct":true,"kind":"runtime","optional":false},{"id":25825437121,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.41.0","direct":true,"kind":"runtime","optional":false},{"id":25825437122,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.34.0","direct":true,"kind":"runtime","optional":false},{"id":25825437123,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.34.1","direct":true,"kind":"runtime","optional":false},{"id":25825437134,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"gin/go.sum","sha":null,"kind":"lockfile","created_at":"2026-02-25T00:01:35.405Z","updated_at":"2026-02-25T00:01:35.405Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/gin/go.sum","dependencies":[{"id":25825437138,"package_name":"github.com/bytedance/sonic","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25825437139,"package_name":"github.com/bytedance/sonic","ecosystem":"go","requirements":"v1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25825437140,"package_name":"github.com/chenzhuoyu/base64x","ecosystem":"go","requirements":"v0.0.0-20211019084208-fb5309c8db06","direct":false,"kind":"runtime","optional":false},{"id":25825437141,"package_name":"github.com/chenzhuoyu/base64x","ecosystem":"go","requirements":"v0.0.0-20221115062448-fe3a3abad311","direct":false,"kind":"runtime","optional":false},{"id":25825437142,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":25825437143,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25825437144,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25825437145,"package_name":"github.com/gabriel-vasile/mimetype","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":25825437146,"package_name":"github.com/gin-contrib/sse","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25825437147,"package_name":"github.com/gin-gonic/gin","ecosystem":"go","requirements":"v1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25825437148,"package_name":"github.com/go-errors/errors","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25825437149,"package_name":"github.com/go-playground/assert/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25825437150,"package_name":"github.com/go-playground/locales","ecosystem":"go","requirements":"v0.14.1","direct":false,"kind":"runtime","optional":false},{"id":25825437151,"package_name":"github.com/go-playground/universal-translator","ecosystem":"go","requirements":"v0.18.1","direct":false,"kind":"runtime","optional":false},{"id":25825437152,"package_name":"github.com/go-playground/validator/v10","ecosystem":"go","requirements":"v10.20.0","direct":false,"kind":"runtime","optional":false},{"id":25825437153,"package_name":"github.com/goccy/go-json","ecosystem":"go","requirements":"v0.10.2","direct":false,"kind":"runtime","optional":false},{"id":25825437154,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":25825437155,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825437166,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":false,"kind":"runtime","optional":false},{"id":25825437167,"package_name":"github.com/klauspost/cpuid/v2","ecosystem":"go","requirements":"v2.0.9","direct":false,"kind":"runtime","optional":false},{"id":25825437168,"package_name":"github.com/klauspost/cpuid/v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":25825437169,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825437183,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25825437184,"package_name":"github.com/leodido/go-urn","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25825437185,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.20","direct":false,"kind":"runtime","optional":false},{"id":25825437186,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180228061459-e0a39a4cb421","direct":false,"kind":"runtime","optional":false},{"id":25825437187,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":25825437188,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25825437189,"package_name":"github.com/pelletier/go-toml/v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":25825437190,"package_name":"github.com/pingcap/errors","ecosystem":"go","requirements":"v0.11.4","direct":false,"kind":"runtime","optional":false},{"id":25825437191,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":25825437192,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825437193,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25825437231,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25825437237,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25825437238,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25825437239,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25825437240,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825437241,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25825437242,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":25825437243,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25825437244,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25825437245,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":false,"kind":"runtime","optional":false},{"id":25825437246,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":25825437247,"package_name":"github.com/twitchyliquid64/golang-asm","ecosystem":"go","requirements":"v0.15.1","direct":false,"kind":"runtime","optional":false},{"id":25825437248,"package_name":"github.com/ugorji/go/codec","ecosystem":"go","requirements":"v1.2.12","direct":false,"kind":"runtime","optional":false},{"id":25825437249,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825437250,"package_name":"golang.org/x/arch","ecosystem":"go","requirements":"v0.0.0-20210923205945-b76863e36670","direct":false,"kind":"runtime","optional":false},{"id":25825437251,"package_name":"golang.org/x/arch","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825437252,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.48.0","direct":false,"kind":"runtime","optional":false},{"id":25825437253,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":25825437254,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220704084225-05e143d24a9e","direct":false,"kind":"runtime","optional":false},{"id":25825437271,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25825437272,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.41.0","direct":false,"kind":"runtime","optional":false},{"id":25825437273,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":25825437274,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.34.1","direct":false,"kind":"runtime","optional":false},{"id":25825437275,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":25825437276,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":25825437277,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":25825437278,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25825437279,"package_name":"rsc.io/pdf","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"logrus/go.mod","sha":null,"kind":"manifest","created_at":"2026-02-25T00:01:47.873Z","updated_at":"2026-02-25T00:01:47.873Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/logrus/go.mod","dependencies":[{"id":25825438208,"package_name":"github.com/getsentry/sentry-go","ecosystem":"go","requirements":"v0.43.0","direct":true,"kind":"runtime","optional":false},{"id":25825438209,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":25825438210,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":25825438211,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.3","direct":true,"kind":"runtime","optional":false},{"id":25825438212,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":true,"kind":"runtime","optional":false},{"id":25825438213,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":25825438214,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":25825438215,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825438216,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.18.0","direct":true,"kind":"runtime","optional":false},{"id":25825438217,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":25825438218,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"logrus/go.sum","sha":null,"kind":"lockfile","created_at":"2026-02-25T00:01:47.945Z","updated_at":"2026-02-25T00:01:47.945Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/logrus/go.sum","dependencies":[{"id":25825438224,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":25825438225,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25825438226,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25825438227,"package_name":"github.com/go-errors/errors","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25825438228,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25825438229,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825438230,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25825438231,"package_name":"github.com/pingcap/errors","ecosystem":"go","requirements":"v0.11.4","direct":false,"kind":"runtime","optional":false},{"id":25825438232,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":25825438233,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825438234,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25825438235,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.3","direct":false,"kind":"runtime","optional":false},{"id":25825438236,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25825438237,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25825438238,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":false,"kind":"runtime","optional":false},{"id":25825438239,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825438240,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220715151400-c0bba94af5f8","direct":false,"kind":"runtime","optional":false},{"id":25825438241,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":25825438242,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":25825438243,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":25825438244,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":25825438245,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":25825438246,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"negroni/go.sum","sha":null,"kind":"lockfile","created_at":"2026-02-25T00:01:48.139Z","updated_at":"2026-02-25T00:01:48.139Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/negroni/go.sum","dependencies":[{"id":25825438271,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25825438272,"package_name":"github.com/go-errors/errors","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25825438273,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":25825438274,"package_name":"github.com/pingcap/errors","ecosystem":"go","requirements":"v0.11.4","direct":false,"kind":"runtime","optional":false},{"id":25825438275,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":25825438276,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825438277,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":false,"kind":"runtime","optional":false},{"id":25825438278,"package_name":"github.com/urfave/negroni/v3","ecosystem":"go","requirements":"v3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25825438279,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825438280,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":25825438281,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":25825438282,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"slog/go.mod","sha":null,"kind":"manifest","created_at":"2026-02-25T00:01:48.233Z","updated_at":"2026-02-25T00:01:48.233Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/slog/go.mod","dependencies":[{"id":25825438283,"package_name":"github.com/getsentry/sentry-go","ecosystem":"go","requirements":"v0.43.0","direct":true,"kind":"runtime","optional":false},{"id":25825438284,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.9.0","direct":true,"kind":"runtime","optional":false},{"id":25825438285,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":25825438286,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":25825438287,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825438288,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.18.0","direct":true,"kind":"runtime","optional":false},{"id":25825438289,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":25825438290,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"slog/go.sum","sha":null,"kind":"lockfile","created_at":"2026-02-25T00:01:48.305Z","updated_at":"2026-02-25T00:01:48.305Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/slog/go.sum","dependencies":[{"id":25825438295,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":25825438296,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25825438297,"package_name":"github.com/go-errors/errors","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25825438298,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":25825438299,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825438300,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25825438301,"package_name":"github.com/pingcap/errors","ecosystem":"go","requirements":"v0.11.4","direct":false,"kind":"runtime","optional":false},{"id":25825438302,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":25825438303,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825438304,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25825438305,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":25825438306,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825438307,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":25825438308,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":25825438309,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":25825438310,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":25825438311,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"zerolog/go.sum","sha":null,"kind":"lockfile","created_at":"2026-02-25T00:01:48.751Z","updated_at":"2026-02-25T00:01:48.751Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/zerolog/go.sum","dependencies":[{"id":25825438365,"package_name":"github.com/buger/jsonparser","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25825438366,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.5.0","direct":false,"kind":"runtime","optional":false},{"id":25825438372,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":25825438373,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25825438374,"package_name":"github.com/go-errors/errors","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25825438375,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.4","direct":false,"kind":"runtime","optional":false},{"id":25825438377,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":25825438378,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825438379,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25825438380,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.13","direct":false,"kind":"runtime","optional":false},{"id":25825438381,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.16","direct":false,"kind":"runtime","optional":false},{"id":25825438382,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.19","direct":false,"kind":"runtime","optional":false},{"id":25825438383,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.20","direct":false,"kind":"runtime","optional":false},{"id":25825438384,"package_name":"github.com/pingcap/errors","ecosystem":"go","requirements":"v0.11.4","direct":false,"kind":"runtime","optional":false},{"id":25825438385,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":25825438386,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825438387,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25825438388,"package_name":"github.com/rs/xid","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25825438389,"package_name":"github.com/rs/zerolog","ecosystem":"go","requirements":"v1.33.0","direct":false,"kind":"runtime","optional":false},{"id":25825438390,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":25825438391,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825438392,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220811171246-fbc7d0a398ab","direct":false,"kind":"runtime","optional":false},{"id":25825438393,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25825438394,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":25825438395,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":25825438396,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":25825438397,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":25825438398,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":25825438399,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"iris/go.mod","sha":null,"kind":"manifest","created_at":"2026-02-25T00:01:36.393Z","updated_at":"2026-02-25T00:01:36.393Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/iris/go.mod","dependencies":[{"id":25825437801,"package_name":"github.com/xeipuuv/gojsonpointer","ecosystem":"go","requirements":"v0.0.0-20180127040702-4e3ac2762d5f","direct":true,"kind":"runtime","optional":false},{"id":25825437753,"package_name":"github.com/vmihailenco/tagparser/v2","ecosystem":"go","requirements":"v2.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825437313,"package_name":"github.com/getsentry/sentry-go","ecosystem":"go","requirements":"v0.43.0","direct":true,"kind":"runtime","optional":false},{"id":25825437327,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":true,"kind":"runtime","optional":false},{"id":25825437328,"package_name":"github.com/kataras/iris/v12","ecosystem":"go","requirements":"v12.2.0","direct":true,"kind":"runtime","optional":false},{"id":25825437355,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v1.3.2","direct":true,"kind":"runtime","optional":false},{"id":25825437357,"package_name":"github.com/CloudyKit/fastprinter","ecosystem":"go","requirements":"v0.0.0-20200109182630-33d98a066a53","direct":true,"kind":"runtime","optional":false},{"id":25825437359,"package_name":"github.com/CloudyKit/jet/v6","ecosystem":"go","requirements":"v6.2.0","direct":true,"kind":"runtime","optional":false},{"id":25825437387,"package_name":"github.com/Joker/jade","ecosystem":"go","requirements":"v1.1.3","direct":true,"kind":"runtime","optional":false},{"id":25825437397,"package_name":"github.com/Shopify/goreferrer","ecosystem":"go","requirements":"v0.0.0-20220729165902-8cddb4f5de06","direct":true,"kind":"runtime","optional":false},{"id":25825437399,"package_name":"github.com/ajg/form","ecosystem":"go","requirements":"v1.5.1","direct":true,"kind":"runtime","optional":false},{"id":25825437402,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":25825437403,"package_name":"github.com/aymerick/douceur","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":25825437409,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":25825437410,"package_name":"github.com/eknkc/amber","ecosystem":"go","requirements":"v0.0.0-20171010120322-cdade1c07385","direct":true,"kind":"runtime","optional":false},{"id":25825437418,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.15.0","direct":true,"kind":"runtime","optional":false},{"id":25825437422,"package_name":"github.com/fatih/structs","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":25825437478,"package_name":"github.com/flosch/pongo2/v4","ecosystem":"go","requirements":"v4.0.2","direct":true,"kind":"runtime","optional":false},{"id":25825437486,"package_name":"github.com/gobwas/glob","ecosystem":"go","requirements":"v0.2.3","direct":true,"kind":"runtime","optional":false},{"id":25825437510,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":true,"kind":"runtime","optional":false},{"id":25825437523,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":25825437551,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":25825437552,"package_name":"github.com/gorilla/css","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825437554,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.5.1","direct":true,"kind":"runtime","optional":false},{"id":25825437576,"package_name":"github.com/imkira/go-interpol","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":25825437577,"package_name":"github.com/iris-contrib/httpexpect/v2","ecosystem":"go","requirements":"v2.15.2","direct":true,"kind":"runtime","optional":false},{"id":25825437595,"package_name":"github.com/iris-contrib/schema","ecosystem":"go","requirements":"v0.0.6","direct":true,"kind":"runtime","optional":false},{"id":25825437596,"package_name":"github.com/josharian/intern","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825437597,"package_name":"github.com/kataras/blocks","ecosystem":"go","requirements":"v0.0.8","direct":true,"kind":"runtime","optional":false},{"id":25825437601,"package_name":"github.com/kataras/golog","ecosystem":"go","requirements":"v0.1.11","direct":true,"kind":"runtime","optional":false},{"id":25825437603,"package_name":"github.com/kataras/pio","ecosystem":"go","requirements":"v0.0.13","direct":true,"kind":"runtime","optional":false},{"id":25825437604,"package_name":"github.com/kataras/sitemap","ecosystem":"go","requirements":"v0.0.6","direct":true,"kind":"runtime","optional":false},{"id":25825437605,"package_name":"github.com/kataras/tunnel","ecosystem":"go","requirements":"v0.0.4","direct":true,"kind":"runtime","optional":false},{"id":25825437606,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.17.7","direct":true,"kind":"runtime","optional":false},{"id":25825437607,"package_name":"github.com/mailgun/raymond/v2","ecosystem":"go","requirements":"v2.0.48","direct":true,"kind":"runtime","optional":false},{"id":25825437613,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.7","direct":true,"kind":"runtime","optional":false},{"id":25825437626,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.13","direct":true,"kind":"runtime","optional":false},{"id":25825437627,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.20","direct":true,"kind":"runtime","optional":false},{"id":25825437628,"package_name":"github.com/microcosm-cc/bluemonday","ecosystem":"go","requirements":"v1.0.26","direct":true,"kind":"runtime","optional":false},{"id":25825437638,"package_name":"github.com/mitchellh/go-wordwrap","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":25825437668,"package_name":"github.com/nxadm/tail","ecosystem":"go","requirements":"v1.4.11","direct":true,"kind":"runtime","optional":false},{"id":25825437671,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825437672,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.1.0","direct":true,"kind":"runtime","optional":false},{"id":25825437704,"package_name":"github.com/sanity-io/litter","ecosystem":"go","requirements":"v1.5.5","direct":true,"kind":"runtime","optional":false},{"id":25825437707,"package_name":"github.com/schollz/closestmatch","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":25825437710,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825437719,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.3","direct":true,"kind":"runtime","optional":false},{"id":25825437720,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.9.0","direct":true,"kind":"runtime","optional":false},{"id":25825437721,"package_name":"github.com/tdewolff/minify/v2","ecosystem":"go","requirements":"v2.20.19","direct":true,"kind":"runtime","optional":false},{"id":25825437728,"package_name":"github.com/tdewolff/parse/v2","ecosystem":"go","requirements":"v2.7.12","direct":true,"kind":"runtime","optional":false},{"id":25825437736,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825437737,"package_name":"github.com/vmihailenco/msgpack/v5","ecosystem":"go","requirements":"v5.4.1","direct":true,"kind":"runtime","optional":false},{"id":25825437814,"package_name":"github.com/xeipuuv/gojsonreference","ecosystem":"go","requirements":"v0.0.0-20180127040603-bd5ef7bd5415","direct":true,"kind":"runtime","optional":false},{"id":25825437818,"package_name":"github.com/xeipuuv/gojsonschema","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":25825437823,"package_name":"github.com/yalp/jsonpath","ecosystem":"go","requirements":"v0.0.0-20180802001716-5cc68e5049a0","direct":true,"kind":"runtime","optional":false},{"id":25825437826,"package_name":"github.com/yosssi/ace","ecosystem":"go","requirements":"v0.0.5","direct":true,"kind":"runtime","optional":false},{"id":25825437830,"package_name":"github.com/yudai/gojsondiff","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825437840,"package_name":"github.com/yudai/golcs","ecosystem":"go","requirements":"v0.0.0-20170316035057-ecda9a501e82","direct":true,"kind":"runtime","optional":false},{"id":25825437858,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.48.0","direct":true,"kind":"runtime","optional":false},{"id":25825437859,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20240404231335-c0f41cb1a7a0","direct":true,"kind":"runtime","optional":false},{"id":25825437869,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.50.0","direct":true,"kind":"runtime","optional":false},{"id":25825437870,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.41.0","direct":true,"kind":"runtime","optional":false},{"id":25825437874,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.34.0","direct":true,"kind":"runtime","optional":false},{"id":25825437881,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":25825437893,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.33.0","direct":true,"kind":"runtime","optional":false},{"id":25825437894,"package_name":"gopkg.in/ini.v1","ecosystem":"go","requirements":"v1.67.0","direct":true,"kind":"runtime","optional":false},{"id":25825437899,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false},{"id":25825437900,"package_name":"moul.io/http2curl/v2","ecosystem":"go","requirements":"v2.3.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"fasthttp/go.sum","sha":null,"kind":"lockfile","created_at":"2026-02-25T00:01:32.379Z","updated_at":"2026-02-25T00:01:32.379Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/fasthttp/go.sum","dependencies":[{"id":25825436770,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25825436771,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25825436772,"package_name":"github.com/go-errors/errors","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25825436773,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":25825436774,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.17.11","direct":false,"kind":"runtime","optional":false},{"id":25825436775,"package_name":"github.com/pingcap/errors","ecosystem":"go","requirements":"v0.11.4","direct":false,"kind":"runtime","optional":false},{"id":25825436776,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":25825436777,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825436778,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":false,"kind":"runtime","optional":false},{"id":25825436779,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825436780,"package_name":"github.com/valyala/fasthttp","ecosystem":"go","requirements":"v1.52.0","direct":false,"kind":"runtime","optional":false},{"id":25825436781,"package_name":"github.com/xyproto/randomstring","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25825436785,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825436786,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":25825436787,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":25825436788,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"zerolog/go.mod","sha":null,"kind":"manifest","created_at":"2026-02-25T00:01:48.519Z","updated_at":"2026-02-25T00:01:48.519Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/zerolog/go.mod","dependencies":[{"id":25825438343,"package_name":"github.com/buger/jsonparser","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":25825438344,"package_name":"github.com/getsentry/sentry-go","ecosystem":"go","requirements":"v0.43.0","direct":true,"kind":"runtime","optional":false},{"id":25825438345,"package_name":"github.com/rs/zerolog","ecosystem":"go","requirements":"v1.33.0","direct":true,"kind":"runtime","optional":false},{"id":25825438352,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.9.0","direct":true,"kind":"runtime","optional":false},{"id":25825438353,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":25825438354,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":25825438355,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.13","direct":true,"kind":"runtime","optional":false},{"id":25825438356,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.20","direct":true,"kind":"runtime","optional":false},{"id":25825438357,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825438358,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.18.0","direct":true,"kind":"runtime","optional":false},{"id":25825438359,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":25825438360,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"zap/go.sum","sha":null,"kind":"lockfile","created_at":"2026-02-25T00:01:48.456Z","updated_at":"2026-02-25T00:01:48.456Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/zap/go.sum","dependencies":[{"id":25825438325,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25825438326,"package_name":"github.com/go-errors/errors","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25825438327,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25825438328,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825438329,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25825438330,"package_name":"github.com/pingcap/errors","ecosystem":"go","requirements":"v0.11.4","direct":false,"kind":"runtime","optional":false},{"id":25825438331,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":25825438332,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825438333,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25825438334,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":false,"kind":"runtime","optional":false},{"id":25825438335,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825438336,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":25825438337,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":25825438338,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":25825438339,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":25825438340,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":25825438341,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":25825438342,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"echo/go.mod","sha":null,"kind":"manifest","created_at":"2026-02-25T00:01:27.946Z","updated_at":"2026-02-25T00:01:27.946Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/echo/go.mod","dependencies":[{"id":25825436343,"package_name":"github.com/getsentry/sentry-go","ecosystem":"go","requirements":"v0.43.0","direct":true,"kind":"runtime","optional":false},{"id":25825436351,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":true,"kind":"runtime","optional":false},{"id":25825436360,"package_name":"github.com/labstack/echo/v4","ecosystem":"go","requirements":"v4.10.1","direct":true,"kind":"runtime","optional":false},{"id":25825436388,"package_name":"github.com/labstack/gommon","ecosystem":"go","requirements":"v0.4.2","direct":true,"kind":"runtime","optional":false},{"id":25825436397,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.13","direct":true,"kind":"runtime","optional":false},{"id":25825436406,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.20","direct":true,"kind":"runtime","optional":false},{"id":25825436407,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825436439,"package_name":"github.com/valyala/fasttemplate","ecosystem":"go","requirements":"v1.2.2","direct":true,"kind":"runtime","optional":false},{"id":25825436555,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.48.0","direct":true,"kind":"runtime","optional":false},{"id":25825436574,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.50.0","direct":true,"kind":"runtime","optional":false},{"id":25825436601,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.41.0","direct":true,"kind":"runtime","optional":false},{"id":25825436630,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.34.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/changelog-preview.yml","sha":null,"kind":"manifest","created_at":"2026-02-25T00:01:27.792Z","updated_at":"2026-02-25T00:01:27.792Z","repository_link":"https://github.com/getsentry/sentry-go/blob/master/.github/workflows/changelog-preview.yml","dependencies":[]}],"score":34.36278800917595,"created_at":"2025-08-07T16:54:38.562Z","updated_at":"2026-06-20T03:04:35.719Z","avatar_url":"https://github.com/getsentry.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362677","html_url":"https://summary.ecosyste.ms/projects/362677"}